Skip to content

CI: Multiple tweaks to the CI workflow file #26

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

Merged
merged 1 commit into from
Jan 6, 2025
Merged

CI: Multiple tweaks to the CI workflow file #26

merged 1 commit into from
Jan 6, 2025

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
Copy link
Member Author

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

@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