-
Notifications
You must be signed in to change notification settings - Fork 34
Transition Azure Pipelines to Github Actions #1287
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
Conversation
…azure-to-github-actions
|
alternative to hacky solution for setting docker image name vars: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables#creating-configuration-variables-for-a-repository but this would require users to access admin settings every time docker images are updated. |
|
I'm not sure how to remove the azure pipeline |
tupek2
left a comment
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.
Chris should weigh in.
Co-authored-by: Chris White <[email protected]>
Co-authored-by: Chris White <[email protected]>
…azure-to-github-actions
Migrates Azure Pipelines to GitHub Actions.
Some benefits:
Things todo that I can't do:
LLNL.seracfixes #1265