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 #78

Merged
merged 2 commits into from
Jul 21, 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
- name: Update flake.lock
uses: ./.
uses: actions/checkout@v3
Copy link
Contributor

Choose a reason for hiding this comment

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

The name needs to be corrected here.

@Hoverbear Hoverbear merged commit fd510d2 into main Jul 21, 2023
@Hoverbear Hoverbear deleted the DS-970 branch July 21, 2023 16:21
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.

2 participants