nose2pytest
nose2pytest copied to clipboard
Bump hynek/build-and-inspect-python-package from 2.6 to 2.8 in the github-actions group across 1 directory
Bumps the github-actions group with 1 update in the / directory: hynek/build-and-inspect-python-package.
Updates hynek/build-and-inspect-python-package from 2.6 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. #135v2.7.0
Added
- A header before package contents in the summary. Especially useful together with a preceding build provenance attestation. #131
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
2dbbf2bv2.8.012cdfb4Automated dependency upgrades (#136)0b18de8Prune uv's CI cache (#135)e2e1d19Start new cyclefdf1c7d77Fix CI7880597v2.7.02937224Automated dependency upgrades (#134)a2f7fd4Automated dependency upgrades (#132)5afaeb9Add provenance header to summary for nicer readability (#131)8f18e33Automated dependency upgrades (#130)- Additional commits viewable in compare view
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