-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: scientific-python/issue-from-pytest-log-action
base: v1.2.8
head repository: scientific-python/issue-from-pytest-log-action
compare: v1.3.0
- 8 commits
- 4 files changed
- 3 contributors
Commits on Jan 2, 2024
-
[pre-commit.ci] pre-commit autoupdate (#31)
updates: - [github.com/psf/black: 23.10.1 → 23.12.1](psf/black@23.10.1...23.12.1) - [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2) - [github.com/pre-commit/mirrors-prettier: v3.0.3 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.0.3...v4.0.0-alpha.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 831733a - Browse repository at this point
Copy the full SHA 831733aView commit details
Commits on Feb 29, 2024
-
[pre-commit.ci] pre-commit autoupdate (#32)
updates: - [github.com/psf/black: 23.12.1 → 24.1.1](psf/black@23.12.1...24.1.1) - [github.com/pycqa/flake8: 6.1.0 → 7.0.0](PyCQA/flake8@6.1.0...7.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5997435 - Browse repository at this point
Copy the full SHA 5997435View commit details
Commits on Apr 10, 2024
-
[pre-commit.ci] pre-commit autoupdate (#33)
updates: - [github.com/psf/black: 24.1.1 → 24.3.0](psf/black@24.1.1...24.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for de159a6 - Browse repository at this point
Copy the full SHA de159a6View commit details
Commits on Jun 2, 2024
-
[pre-commit.ci] pre-commit autoupdate (#36)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/psf/black: 24.3.0 → 24.4.2](psf/black@24.3.0...24.4.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d7261a5 - Browse repository at this point
Copy the full SHA d7261a5View commit details
Commits on Jul 6, 2024
-
[pre-commit.ci] pre-commit autoupdate (#37)
updates: - [github.com/pycqa/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4960d70 - Browse repository at this point
Copy the full SHA 4960d70View commit details
Commits on Jul 7, 2024
-
allow parametrizing the issue title (#38)
* try querying the title * declare the title as a parameter * trigger CI * pass the title * try using the search connection * try combining before passing to the query * use braces * pass as a query object * move the entire query construction to a separate variable * fix the label * remove a wrong semicolon * use a different parameter name * remove the extra query level * adapt to the changed variables and result structure * document the change * add semicolons at the end of each line Co-authored-by: Agriya Khetarpal <agriyakhetarpal@users.noreply.github.com> * try going back to assembling the string within the query construction * typo * more semicolons * refer to the variables object whenever necessary * more semicolon * try removing the braces * try doing the string interpolation in js * add back the quotes * only search for open issues --------- Co-authored-by: Agriya Khetarpal <agriyakhetarpal@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 123161b - Browse repository at this point
Copy the full SHA 123161bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f4213c - Browse repository at this point
Copy the full SHA 8f4213cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f94477e - Browse repository at this point
Copy the full SHA f94477eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.2.8...v1.3.0