-
Notifications
You must be signed in to change notification settings - Fork 167
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] Adopt GitHub actions #280
Conversation
68aa605
to
3d3461e
Compare
# Motivation We want to migrate all of repositories to use GitHub Actions. # Modification This PR adopts GH actions in this repo. # Result New and shiny CI.
@Lukasa @simonjbeaumont this PR is ready. I have split this into multiple commits to make it easier to review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why was this renamed and do we need to worry about anyone having linked to this file?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was renamed to align it with the majority of our other repos. There was a weird inconsistency that I wasn't aware of before. I am not worried that anybody linked to it.
Motivation
We want to migrate all of repositories to use GitHub Actions.
Modification
This PR adopts GH actions in this repo.
Result
New and shiny CI.