Releases: DeterminateSystems/nix-installer-action
Releases · DeterminateSystems/nix-installer-action
v19
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 #191
Full Changelog: v18...v19
v18
What's Changed
- Correctly suppress empty summaries by @gustavderdrache in #171
- Test penance by @gustavderdrache in #172
- Add hash mismatches to summary by @gustavderdrache in #173
- Fix an obscure error case where if the only log fails, the rendering is wack by @grahamc in #177
- Ditch the docker shim in favor of a double fork by @grahamc in #180
- Add a note about pinning by @grahamc in #182
Full Changelog: v17...v18
v17
What's Changed
- Annotate hash mismatches when Determinate features are enabled by @gustavderdrache in #158
- Summarize the build timeline by @grahamc in #165
- Don't blow the limits of summaries, by not printing logs if it blows the limit by @grahamc in #168
- Show diagnostics for FlakeHub login issues by @gustavderdrache in #169
- chore: detect existing
nix
installations by @dpc in #139 - Check whether the current user has access to KVM before attempting to add udev rule by @JTKBowers in #141
New Contributors
- @gustavderdrache made their first contribution in #158
- @dpc made their first contribution in #139
- @JTKBowers made their first contribution in #141
Full Changelog: v16...v17
v16
v15
v14
What's Changed
- Log in to flakehub for 'fh' too by @grahamc in #110
- Update
detsys-ts
: Log in to flakehub for 'fh' too (#110) by @detsys-pr-bot in #111 - Update
detsys-ts
: Merge pull request #57 from DeterminateSystems/fix-typo by @detsys-pr-bot in #112 - fixup extra arguments by @grahamc in #113
- Update
detsys-ts
: Merge pull request #58 from DeterminateSystems/collect-crash-logs by @detsys-pr-bot in #116 - Update
detsys-ts
: Merge pull request #61 from DeterminateSystems/use-coalesce-for-array by @detsys-pr-bot in #117 - Update
detsys-ts
: Merge pull request #62 from DeterminateSystems/dont-pull-microstackshots by @detsys-pr-bot in #118 - Update
detsys-ts
: Merge pull request #63 from DeterminateSystems/retry-streams by @detsys-pr-bot in #120
Full Changelog: v13...v14
v13
What's Changed
This update primarily improves the docker shim mechanism.
- science: probes to debug fly on GHA by @grahamc in #99
- bump by @grahamc in #100
- Update detsys-ts by @lucperkins in #102
- Update detsys-ts: Merge pull request #51 from DeterminateSystems/add-missing-actions-to-update-matrix
Add missing Actions to update matrix by @detsys-pr-bot in #103
- Update
detsys-ts
: Merge pull request #103 from detsys-pr-bot/detsys-ts-update-515d00bc192ae4460e2122572ebc24020c58ea95 by @detsys-pr-bot in #105 - Update
detsys-ts
: by @detsys-pr-bot in #104 - README: correct the source-url parameter docs by @grahamc in #108
- Share /lib64 into the container by @grahamc in #109
New Contributors
- @detsys-pr-bot made their first contribution in #103
Full Changelog: v12...v13
v12
What's Changed
- Fix ESM build by @lucperkins in #83
- Revert "Fix ESM build" by @grahamc in #86
- Add CI run for aarch64-darwin by @lucperkins in #87
- Update action.yml description for source-url by @lucperkins in #89
- Provide new test matrix for source-* inputs by @lucperkins in #91
- Disable docker under act by @grahamc in #90
- Update detsys-ts by @lucperkins in #93
- tests: make megajob block on failure by @cole-h in #96
- Srv update by @grahamc in #97
- Update detsys-ts (status page changes) by @lucperkins in #98
Full Changelog: v11...v12
v11
What's Changed
- Rebase on top of detsys-ts for abstracting over install.determinate.systems by @grahamc in #74
- Update detsys-ts by @grahamc in #75
- Gracefully handle FlakeHub login failure by @cole-h in #77
- General JS cleanup by @lucperkins in #76
- Fix broken CI caused by Nix reinstallation wiping out the Magic Nix Cache by @lucperkins in #79
- Standardize on v4 of the checkout action by @lucperkins in #80
- Switch to tsup for building by @lucperkins in #82
- Update dependencies by @grahamc in #85
Full Changelog: v10...v11
v10
What's Changed
- action: post-run-job: try clean daemon container, warn on failure by @colemickens in #61
- No longer require sudo by @Hoverbear in #64
- Handle docker not existing. by @Hoverbear in #66
- Don't use docker shim if only using a mounted docker.sock instead of docker-in-docker by @Hoverbear in #67
- DETERMINATE_NIX_KVM fixup, support Magic Nix Cache + FlakeHub Cache on Namespace runners by @grahamc in #72
Full Changelog: v9...v10