attic-action
attic-action copied to clipboard
Cache Nix derivations on GitHub Actions with Attic.
This PR adds a check to skip the installation of `attic` when `attic -V` returns with exit code 0. Closes #20
Hello, I'm currently trying to use this action on a "host"-runner. Sadly the installation of `attic` using the script doesn't work, but I can add `attic` to the PATH using...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 3. Release notes Sourced from pnpm/action-setup's releases. v3.0.0 The action is updated to run on Node.js v20 v2.4.0 Add ability to install standalone binary (pnpm/action-setup#92)....
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 7 to 9. Release notes Sourced from DeterminateSystems/nix-installer-action's releases. v9 What's Changed Support GitHub Enterprise Server in the access-token config. by @grahamc in DeterminateSystems/nix-installer-action#58 Support GitHub Enterprise...
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 9 to 13. Release notes Sourced from DeterminateSystems/nix-installer-action's releases. v13 What's Changed This update primarily improves the docker shim mechanism. science: probes to debug fly on GHA...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 4. Release notes Sourced from pnpm/action-setup's releases. v4.0.0 An error is thrown if one version of pnpm is specified in the packageManager field of package.json...
Bumps the npm_and_yarn group with 1 update in the / directory: [undici](https://github.com/nodejs/undici). Updates `undici` from 5.28.4 to 5.29.0 Release notes Sourced from undici's releases. v5.29.0 What's Changed Fix tests in...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @priyagupta108 in actions/setup-node#1374...