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

Migrate CI from Travis → GitHub Actions #41

Merged
merged 1 commit into from
May 4, 2022

Conversation

victorlin
Copy link
Member

@victorlin victorlin commented Apr 29, 2022

Description of proposed changes

  • Migrate .travis.yml contents to a GitHub Actions workflow file.
  • Migrate push-from-travis logic into the workflow file.

Related issue(s)

N/A

Testing

See PR checks. However, this does not test the step used to push latest images from master.

Pre-merge

Ensure the following PRs have been approved and are ready for merge:

Post-merge

@victorlin victorlin self-assigned this Apr 29, 2022
@victorlin victorlin force-pushed the victorlin/travis-to-gh branch from a55434b to 7f97c5c Compare April 29, 2022 23:37
@victorlin victorlin changed the title Replace TravisCI with GitHub Actions Migrate CI from Travis → GitHub Actions Apr 29, 2022
.github/workflows/ci.yml Outdated Show resolved Hide resolved
victorlin added a commit to nextstrain/augur that referenced this pull request Apr 29, 2022
@victorlin victorlin marked this pull request as ready for review April 29, 2022 23:58
@victorlin victorlin requested a review from tsibley April 30, 2022 00:01
Copy link
Member

@tsibley tsibley left a comment

Choose a reason for hiding this comment

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

Good to start moving this over. I think sooner than later we'll want to move to using a workflow more like https://github.com/nextstrain/ncov-ingest/blob/a590ea875333c04f8c1e02ceaa9cc5689acf2f29/.github/workflows/update-image.yml (with some updated details for different tags and a separate builder image), but that can come in another PR.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@victorlin victorlin force-pushed the victorlin/travis-to-gh branch from 7f97c5c to 70638c5 Compare May 3, 2022 17:46
@victorlin victorlin requested a review from tsibley May 3, 2022 17:47
victorlin added a commit to nextstrain/augur that referenced this pull request May 3, 2022
- Migrate `.travis.yml` contents to a GitHub Actions workflow file.
- Migrate `push-from-travis` logic into the workflow file.
@victorlin victorlin force-pushed the victorlin/travis-to-gh branch from 70638c5 to 01563c2 Compare May 3, 2022 20:32
victorlin added a commit to nextstrain/auspice that referenced this pull request May 4, 2022
@victorlin victorlin merged commit 3360407 into master May 4, 2022
@victorlin victorlin deleted the victorlin/travis-to-gh branch May 4, 2022 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

2 participants