-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: coactions/dynamic-matrix
base: v1
head repository: coactions/dynamic-matrix
compare: v4
- 20 commits
- 15 files changed
- 2 contributors
Commits on Aug 5, 2024
-
chore: pre-commit autoupdate (#28)
updates: - [github.com/streetsidesoftware/cspell-cli: v8.8.2 → v8.9.0](streetsidesoftware/cspell-cli@v8.8.2...v8.9.0) - [github.com/sirosen/check-jsonschema: 0.28.5 → 0.28.6](python-jsonschema/check-jsonschema@0.28.5...0.28.6) 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 5d5b3f7 - Browse repository at this point
Copy the full SHA 5d5b3f7View commit details
Commits on Aug 6, 2024
-
chore: pre-commit autoupdate (#29)
updates: - [github.com/pycontribs/mirrors-prettier: v3.3.2 → v3.3.3](pycontribs/mirrors-prettier@v3.3.2...v3.3.3) - [github.com/streetsidesoftware/cspell-cli: v8.9.0 → v8.13.1](streetsidesoftware/cspell-cli@v8.9.0...v8.13.1) - [github.com/sirosen/check-jsonschema: 0.28.6 → 0.29.1](python-jsonschema/check-jsonschema@0.28.6...0.29.1) 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 de2f3f5 - Browse repository at this point
Copy the full SHA de2f3f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab6c888 - Browse repository at this point
Copy the full SHA ab6c888View commit details -
Configuration menu - View commit details
-
Copy full SHA for 832e995 - Browse repository at this point
Copy the full SHA 832e995View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f9eaa8 - Browse repository at this point
Copy the full SHA 4f9eaa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ce04c6 - Browse repository at this point
Copy the full SHA 8ce04c6View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ba3affd - Browse repository at this point
Copy the full SHA ba3affdView commit details
Commits on Aug 12, 2024
-
Replace returned passed_name with effective command (#35)
This is a breaking change that requires consumers to update their workflows. Instead of returning the tox environment name to be executed, the entire command is returned. This also allows users to add custom commands into other_names if they include a colon as a separator.
Configuration menu - View commit details
-
Copy full SHA for ba9da1c - Browse repository at this point
Copy the full SHA ba9da1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d58154 - Browse repository at this point
Copy the full SHA 6d58154View commit details -
Configuration menu - View commit details
-
Copy full SHA for f159ea3 - Browse repository at this point
Copy the full SHA f159ea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b6dba2 - Browse repository at this point
Copy the full SHA 0b6dba2View commit details
Commits on Aug 13, 2024
-
Use human sorting for job names (#39)
* Use human sorting for job names * Refactor testing
Configuration menu - View commit details
-
Copy full SHA for 0b15c49 - Browse repository at this point
Copy the full SHA 0b15c49View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60f0e3d - Browse repository at this point
Copy the full SHA 60f0e3dView commit details
Commits on Sep 3, 2024
-
chore: pre-commit autoupdate (#41)
updates: - [github.com/streetsidesoftware/cspell-cli: v8.13.1 → v8.13.3](streetsidesoftware/cspell-cli@v8.13.1...v8.13.3) - [github.com/sirosen/check-jsonschema: 0.29.1 → 0.29.2](python-jsonschema/check-jsonschema@0.29.1...0.29.2) - [github.com/astral-sh/ruff-pre-commit: v0.5.6 → v0.6.3](astral-sh/ruff-pre-commit@v0.5.6...v0.6.3) - [github.com/pre-commit/mirrors-mypy: v1.11.1 → v1.11.2](pre-commit/mirrors-mypy@v1.11.1...v1.11.2) - [github.com/pycqa/pylint: v3.2.6 → v3.2.7](pylint-dev/pylint@v3.2.6...v3.2.7) 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 c78396b - Browse repository at this point
Copy the full SHA c78396bView commit details
Commits on Oct 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d8011f - Browse repository at this point
Copy the full SHA 3d8011fView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6385e27 - Browse repository at this point
Copy the full SHA 6385e27View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44bc2f0 - Browse repository at this point
Copy the full SHA 44bc2f0View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3424f7a - Browse repository at this point
Copy the full SHA 3424f7aView commit details
Commits on Dec 4, 2024
-
chore: pre-commit autoupdate (#46)
updates: - [github.com/pycontribs/mirrors-prettier: v3.3.3 → 54f80f36c84731f6436048e224d511d3581c7641](pycontribs/mirrors-prettier@v3.3.3...54f80f3) - [github.com/streetsidesoftware/cspell-cli: v8.14.0 → v8.16.0](streetsidesoftware/cspell-cli@v8.14.0...v8.16.0) - [github.com/sirosen/check-jsonschema: 0.29.3 → 0.30.0](python-jsonschema/check-jsonschema@0.29.3...0.30.0) - [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.8.1](astral-sh/ruff-pre-commit@v0.6.9...v0.8.1) - [github.com/pre-commit/mirrors-mypy: v1.11.2 → v1.13.0](pre-commit/mirrors-mypy@v1.11.2...v1.13.0) - [github.com/pycqa/pylint: v3.3.1 → v3.3.2](pylint-dev/pylint@v3.3.1...v3.3.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 39a7c1d - Browse repository at this point
Copy the full SHA 39a7c1dView commit details
Commits on Dec 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 50bdfc9 - Browse repository at this point
Copy the full SHA 50bdfc9View 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...v4