pytest-xdist
pytest-xdist copied to clipboard
build(deps): bump hynek/build-and-inspect-python-package from 2.7 to 2.8 in the github-actions group
Bumps the github-actions group with 1 update: hynek/build-and-inspect-python-package.
Updates hynek/build-and-inspect-python-package from 2.7 to 2.8
Release notes
Sourced from hynek/build-and-inspect-python-package's releases.
v2.8.0
Changed
- We now use uv's new
uv cache prune --cito only cache downloaded files. This makes the cache smaller and faster to pack/unpack. #135Fixed
- Turns out, the default location of uv's cache cannot be cached and actions/cache fails silently with an opaque "Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved." log message. We have moved the cache to
/tmp. #135
Changelog
Sourced from hynek/build-and-inspect-python-package's changelog.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.8.0 - 2024-07-25
Changed
- Use uv's new
uv cache prune --cito only cache downloaded files. This makes the cache smaller and faster to pack/unpack. #135Fixed
- Turns out, the default location of uv's cache cannot be cached and actions/cache fails silently with an opaque "Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved." log message. We have moved the cache to
/tmp. #1352.7.0 - 2024-07-17
Added
- A header before package contents in the summary. Especially useful together with a preceding build provenance attestation. #131
2.6.0 - 2024-05-26
Added
Support for
ubuntu-24.04builders. #126New output:
artifact-nameis the name of the uploaded artifact. #1252.5.0 - 2024-05-13
Added
- New input:
attest-build-provenance-githubgenerates signed build provenance attestations for workflow artifacts. #122
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions