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

CI: Multiple tweaks to the CI workflow file #26

Conversation

DilumAluthge
Copy link
Member

@DilumAluthge DilumAluthge commented Dec 30, 2024

  1. Update actions/checkout from v2 to v4.
  2. Use Dependabot to keep GitHub Actions up-to-date.
  3. Add a timeout to the test job.
  4. Set contents: read for the GITHUB_TOKEN (because we don't need any write permissions).
  5. Set persist-credentials: false in actions/checkout.
  6. Pass the matrix value through an intermediate environment variable.
  7. Disable fast-failing.

@DilumAluthge DilumAluthge force-pushed the dpa/dependabot-github-actions branch 2 times, most recently from 0d831c0 to da833f4 Compare December 31, 2024 04:30
@DilumAluthge DilumAluthge reopened this Dec 31, 2024
@DilumAluthge DilumAluthge force-pushed the dpa/dependabot-github-actions branch from d4a1825 to 64c5157 Compare December 31, 2024 05:44
@DilumAluthge
Copy link
Member Author

Alright, this one is also ready for review @kleinhenz.

@DilumAluthge DilumAluthge force-pushed the dpa/dependabot-github-actions branch from 64c5157 to 2cb7fa3 Compare January 1, 2025 23:27
@kleinhenz kleinhenz merged commit 2c65df2 into JuliaParallel:master Jan 6, 2025
4 checks passed
@DilumAluthge DilumAluthge deleted the dpa/dependabot-github-actions branch January 6, 2025 20:20
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