-
-
Notifications
You must be signed in to change notification settings - Fork 549
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: tox-dev/tox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.50.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tox-dev/tox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.51.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 25 files changed
- 5 contributors
Commits on Mar 23, 2026
-
[pre-commit.ci] pre-commit autoupdate (#3893)
<!--pre-commit.ci start--> updates: - [github.com/tox-dev/pyproject-fmt: v2.18.1 → v2.20.0](tox-dev/pyproject-fmt@v2.18.1...v2.20.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.7](astral-sh/ruff-pre-commit@v0.15.6...v0.15.7) <!--pre-commit.ci end--> --------- 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 140f8ae - Browse repository at this point
Copy the full SHA 140f8aeView commit details
Commits on Mar 25, 2026
-
🔒 ci(workflows): add zizmor security auditing (#3896)
GitHub Actions workflows were vulnerable to several security issues including template injection, credential exposure, and permission over-scoping. These vulnerabilities could allow attackers to execute arbitrary code or access sensitive tokens. This change adds `zizmor` as a pre-commit hook to continuously audit workflow security and fixes all existing vulnerabilities. The fixes include pinning actions to commit hashes, moving secrets to dedicated environments, isolating GitHub context from shell execution, and restricting permissions to the minimum required scope. All workflows now pass security audit with zero findings. Future workflow changes will be automatically checked before commit. --------- 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 16df4d8 - Browse repository at this point
Copy the full SHA 16df4d8View commit details
Commits on Mar 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 106f036 - Browse repository at this point
Copy the full SHA 106f036View commit details -
prevent machine ISA from overriding explicit env factors (#3904)
- Machine ISA (e.g., arm64 from sysconfig.get_platform()) is no longer unconditionally added as an implicit factor, preventing it from conflicting with explicit ISA factors in the env name - When the env name contains an explicit ISA (e.g., py39-x86_64), only that ISA's factor conditions match — the machine's ISA is excluded - When no env factor conflicts (e.g., env is just py39), the machine ISA still works as an implicit factor - Fix applied to both INI (filter_for_env) and TOML (_replace_if_toml) config paths <!-- Thank you for your contribution! Please, make sure you address all the checklists (for details on how see [development documentation](http://tox.readthedocs.org/en/latest/development.html#development))! --> - [ ] ran the linter to address style issues (`tox -e fix`) - [ ] wrote descriptive pull request text - [ ] ensured there are test(s) validating the fix - [ ] added news fragment in `docs/changelog` folder - [ ] updated/extended the documentation --------- 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 451aa9c - Browse repository at this point
Copy the full SHA 451aa9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c9c199 - Browse repository at this point
Copy the full SHA 8c9c199View commit details -
fix: enable persist-credentials for release workflow (#3907)
Re-enable persist-credentials: true in the prepare-release workflow checkout step <!-- Thank you for your contribution! Please, make sure you address all the checklists (for details on how see [development documentation](http://tox.readthedocs.org/en/latest/development.html#development))! --> - [ ] ran the linter to address style issues (`tox -e fix`) - [ ] wrote descriptive pull request text - [ ] ensured there are test(s) validating the fix - [ ] added news fragment in `docs/changelog` folder - [ ] updated/extended the documentation --------- 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 b5f9b13 - Browse repository at this point
Copy the full SHA b5f9b13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f1ec1a - Browse repository at this point
Copy the full SHA 5f1ec1aView commit details
Loading
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 4.50.3...4.51.0