Magic Nix Cache
Version updated for DeterminateSystems/magic-nix-cache-action to version v8.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 3,008 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- RUST_LOG default to tracing our stuff, only debug for everything else by @colemickens in https://github.com/DeterminateSystems/magic-nix-cache-action/pull/63
- Remove package-lock.json by @lucperkins in https://github.com/DeterminateSystems/magic-nix-cache-action/pull/64
- Prevent the Action from failing with strict mode disabled by @lucperkins in https://github.com/DeterminateSystems/magic-nix-cache-action/pull/62
- Fix nullish coalescing by @lucperkins in https://github.com/DeterminateSystems/magic-nix-cache-action/pull/65
- Update detsys-ts by @lucperkins in https://github.com/DeterminateSystems/magic-nix-cache-action/pull/66
- Provide info output for potential missing permissions block by @lucperkins in https://github.com/DeterminateSystems/magic-nix-cache-action/pull/73
- Bump fast-xml-parser from 4.4.0 to 4.4.1 by @dependabot in https://github.com/DeterminateSystems/magic-nix-cache-action/pull/75
- Update fast-xml-parser by @lucperkins in https://github.com/DeterminateSystems/magic-nix-cache-action/pull/78
- Don’t run the “trusted” checks if we’re in a PR by @grahamc in https://github.com/DeterminateSystems/magic-nix-cache-action/pull/85
- Update
detsys-ts
: Merge pull request #63 from DeterminateSystems/retry-streams by @detsys-pr-bot in https://github.com/DeterminateSystems/magic-nix-cache-action/pull/84
New Contributors
- @colemickens made their first contribution in https://github.com/DeterminateSystems/magic-nix-cache-action/pull/63
- @dependabot made their first contribution in https://github.com/DeterminateSystems/magic-nix-cache-action/pull/75
- @detsys-pr-bot made their first contribution in https://github.com/DeterminateSystems/magic-nix-cache-action/pull/84
Full Changelog: https://github.com/DeterminateSystems/magic-nix-cache-action/compare/v7...v8