Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for std-action-custom-runner #14

Open
blaggacao opened this issue Dec 9, 2022 · 1 comment
Open

Prepare for std-action-custom-runner #14

blaggacao opened this issue Dec 9, 2022 · 1 comment

Comments

@blaggacao
Copy link
Collaborator

#13 lays the groundwork for the possibility to consume a s3-like cache.

This issue should modify the evaluator such as that if it detects an initial presence of a nix store on the runner, don't engage in any GH caching activity.

@nrdxp
Copy link
Contributor

nrdxp commented Dec 14, 2022

Started implementing a NixOS configuration that folks can use on the official NixOS AMIs. So that the steps for setting up your own runner would be as simple as:

  • spin up an instance based on the latest NixOS ami
  • from the instance run nixos-rebuild --flake divnix/std-action-runner#$system

And that's basically it on the infra side, configuring github to use it can be done in the web ui. Here is the repo:
https://github.com/divnix/std-action-runner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants