Releases: DeterminateSystems/magic-nix-cache-action
Releases · DeterminateSystems/magic-nix-cache-action
v13
What's Changed
- Update
detsys-ts: Await the request promise so we can cover it with the timout handler (#105) by @detsys-pr-bot in #143
Full Changelog: v12...v13
v12
What's Changed
- update readme to use magic-nix-cache action by @phanirithvij in #136
- Fix broken link in README by @lucperkins in #141
Plus assorted dependency updates.
New Contributors
- @phanirithvij made their first contribution in #136
Full Changelog: v11...v12
v11
What's Changed
- Reconcile differences between mnc action and fhc action by @grahamc in #132
- Remove deprecation warnings by @lucperkins in #134
- Remove deprecation warnings in CI by @lucperkins in #135
Full Changelog: v10...v11
v10
What's Changed
- Update
detsys-ts: Merge pull request #71 from DeterminateSystems/updates by @detsys-pr-bot in #105 - notify users about EOL of magic nix cache on GHA by @maxheld83 in #104
- Update
detsys-ts: Merge pull request #72 from DeterminateSystems/dependabot by @detsys-pr-bot in #107 - Update
detsys-ts: Merge pull request #74 from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-eb3d92718e by @detsys-pr-bot in #110 - Update
detsys-ts: Merge pull request #78 from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-0af3b8ec11 by @detsys-pr-bot in #112 - Update
detsys-ts: Merge pull request #79 from DeterminateSystems/dependabot/npm_and_yarn/npm_and_yarn-14f44f5325 by @detsys-pr-bot in #113 - Update
detsys-ts: Merge pull request #80 from DeterminateSystems/fixup-traces by @detsys-pr-bot in #114 - Update
detsys-ts: Merge pull request #81 from DeterminateSystems/dont-capture-some-crashes by @detsys-pr-bot in #115 - Update
detsys-ts: Merge pull request #82 from DeterminateSystems/even-more-crashes by @detsys-pr-bot in #116 - Update
detsys-ts: Ignore hyphen-sep'd diags (#83) by @detsys-pr-bot in #117 - Update
detsys-ts: Merge pull request #84 from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-73588cc3c5 by @detsys-pr-bot in #118 - Update
detsys-ts: Bump vite from 6.2.3 to 6.2.4 in the npm_and_yarn group (#85) by @detsys-pr-bot in #119 - Update
detsys-ts: Merge pull request #86 from DeterminateSystems/dependabot/npm_and_yarn/npm_and_yarn-2bd33993d4 by @detsys-pr-bot in #120 - Update
detsys-ts: Merge pull request #87 from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-2f3c1638ee by @detsys-pr-bot in #121 - Update
detsys-ts: Merge pull request #88 from DeterminateSystems/dependabot/npm_and_yarn/npm_and_yarn-b7c6efa8f1 by @detsys-pr-bot in #122 - Update
detsys-ts: Merge pull request #89 from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-0b8d2803d6 by @detsys-pr-bot in #123 - Update
detsys-ts: Update Nix and JS dependencies (#91) by @detsys-pr-bot in #124 - Update
detsys-ts: Merge pull request #92 from DeterminateSystems/dependabot/npm_and_yarn/npm_and_yarn-de653eece3 by @detsys-pr-bot in #125 - Update
detsys-ts: Merge pull request #93 from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-a403fbca50 by @detsys-pr-bot in #126 - Update
detsys-ts: Merge pull request #94 from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-dde80b0a8d by @detsys-pr-bot in #127 - Update
detsys-ts: Merge pull request #95 from DeterminateSystems/graham/fh-813-create-a-determinate-nix-action-with-pinned-releases by @detsys-pr-bot in #129 - Update to use our new nix action by @grahamc in #128
- Update
detsys-ts: Merge pull request #97 from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-a9a1a26a5c by @detsys-pr-bot in #130
New Contributors
- @maxheld83 made their first contribution in #104
Full Changelog: v9...v10
v9
What's Changed
- ci workflow: don't check initial substituter list by @colemickens in #90
- Matrix by @grahamc in #96
- Update
detsys-ts: Merge pull request #69 from DeterminateSystems/update-deps by @detsys-pr-bot in #99 - Fixup diagnostic URL handling by @grahamc in #100
- Diagnostics by @grahamc in #101
- Warn on mnc usage by @grahamc in #102
Full Changelog: v8...v9
v8
What's Changed
- RUST_LOG default to tracing our stuff, only debug for everything else by @colemickens in #63
- Remove package-lock.json by @lucperkins in #64
- Prevent the Action from failing with strict mode disabled by @lucperkins in #62
- Fix nullish coalescing by @lucperkins in #65
- Update detsys-ts by @lucperkins in #66
- Provide info output for potential missing permissions block by @lucperkins in #73
- Bump fast-xml-parser from 4.4.0 to 4.4.1 by @dependabot in #75
- Update fast-xml-parser by @lucperkins in #78
- Don't run the "trusted" checks if we're in a PR by @grahamc in #85
- Update
detsys-ts: Merge pull request #63 from DeterminateSystems/retry-streams by @detsys-pr-bot in #84
New Contributors
- @colemickens made their first contribution in #63
- @dependabot made their first contribution in #75
- @detsys-pr-bot made their first contribution in #84
Full Changelog: v7...v8
v7
What's Changed
- Behave well when MNCA isn't trusted by @grahamc in #52
- Bring back store diffing (optionally) by @cole-h in #54
- Add strict mode by @lucperkins in #53
- Make the source-binary setting optional by @lucperkins in #55
- Make strict mode input not required by @lucperkins in #56
- Update detsys-ts by @lucperkins in #59
- Add store diff fact by @lucperkins in #58
- srv update by @grahamc in #60
- Update detsys-ts (status page changes) by @lucperkins in #61
Full Changelog: v6...v7
v6
v5
What's Changed
- Better Boolean handling and debug statement by @lucperkins in #39
- Cache dev shell in FlakeHub Cache by @lucperkins in #40
- Rebase on detsys-ts and get rid of bun by @grahamc in #41
- Update detsys-ts by @grahamc in #42
- Preflight nix, or don't fail by @grahamc in #43
- Switch to tsup-based build by @lucperkins in #44
- Add prettier config by @lucperkins in #45
- Revamp logic into central class by @lucperkins in #46
- Debug daemon listen by @grahamc in #47
- Gracefully handle it if a user tries to register the action twice. by @grahamc in #48
- Don't mark the daemon started until after we successfully import the … by @grahamc in #49
- Update deps by @grahamc in #50
Full Changelog: v4...v5