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

DS-970: Add Magic Nix Cache and other workflow changes #20

Merged
merged 2 commits into from
Jul 24, 2023
Merged

Conversation

flexiondotorg
Copy link
Member

An assortment of GitHub Workflow changes, potentially including:

  • Enable DeterminateSystems/magic-nix-cache-action@main
  • Reference all DeterminateSystems actions via @main
  • Make update.yaml consistent across repos
  • Remove unnecessary github-token: from nix-installer-action
  • Update actions/checkout@v2 to actions/checkout@v3

 An assortment of GitHub Workflow changes, potentially including:

- Enable DeterminateSystems/magic-nix-cache-action@main
- Reference all DeterminateSystems actions via @main
- Make update.yaml consistent across repos
- Remove unnecessary github-token: from nix-installer-action
- Update actions/checkout@v2 to actions/checkout@v3
uses: DeterminateSystems/nix-installer-action@v4
uses: DeterminateSystems/nix-installer-action@main
- name: Enable magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@main
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not entirely sure how wise it is to make an action depend on itself like this...

@flexiondotorg
Copy link
Member Author

@Hoverbear Thanks for the feedback 👍 I've removed the magic Nix cache.

@Hoverbear Hoverbear merged commit 749fc5b into main Jul 24, 2023
2 checks passed
@grahamc grahamc deleted the DS-970 branch December 3, 2023 21:02
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

Successfully merging this pull request may close these issues.

None yet

2 participants