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

Update GH actions + add dependabot #169

Merged
merged 5 commits into from
Aug 30, 2024
Merged

Conversation

devmotion
Copy link
Contributor

@devmotion devmotion commented Aug 30, 2024

The PR updates the GH actions, adds dependabot (to keep them updated automatically), and uses lts instead of 1.6 as a more stable way to test LTS versions.

- 1.6 # LTS
- lts
Copy link
Member

Choose a reason for hiding this comment

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

We can't require lts in project.toml, right? So I think an explicit version in CI might be better.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's a good point. Ideally, I guess one would want to test the oldest supported version and LTS - the first could be hardcoded (since one has to update the Project.toml manually anyway when changing it) and the second achieved with the lts option. But it's unnecessarily many tests if both coincide...

@jw3126 jw3126 merged commit cd796cb into JuliaObjects:master Aug 30, 2024
6 of 10 checks passed
@devmotion devmotion deleted the patch-1 branch August 30, 2024 10:19
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