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

Add GitHub Actions #3

Merged
merged 7 commits into from
Jul 11, 2024
Merged

Add GitHub Actions #3

merged 7 commits into from
Jul 11, 2024

Conversation

rajadain
Copy link
Member

@rajadain rajadain commented Jul 10, 2024

Overview

Switches the project to use GitHub Actions instead of the outdated Travis CI.

Closes #2

Demo

https://github.com/WikiWatershed/docker-taudem/actions/runs/9878828621

Notes

We expect the CI to fail until the image has been updated in #1.

Testing Instructions

  • Ensure that CI runs on PRs

with:
registry: quay.io
username: ${{ secrets.QUAY_USERNAME }}
password: ${{ secrets.QUAY_PASSWORD }}
Copy link
Member Author

Choose a reason for hiding this comment

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

These credentials currently don't exist, will be added at a later date.

Copy link

@rachelekm rachelekm left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@rajadain rajadain merged commit bb8a7ef into develop Jul 11, 2024
1 check failed
@rajadain rajadain deleted the tt/2/github-actions branch July 11, 2024 15:23
@rajadain
Copy link
Member Author

Thanks for reviewing!

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.

AWS 2-4: Switch Publishing to GitHub Actions
2 participants