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

Switch to github actions #182

Merged
16 commits merged into from
Oct 10, 2022
Merged

Conversation

dagardner-nv
Copy link
Contributor

@dagardner-nv dagardner-nv commented Oct 7, 2022

In general this should have parity with the existing Jenkins pipeline.

  • On pull requests all steps are run except the conda package step
  • On pushes to branches named branch-* the check script is skipped, and the conda package step is run

It isn't clear if the nightly builds were actually enabled/working.

Fixes #154

@dagardner-nv dagardner-nv added improvement Improvement to existing functionality non-breaking Non-breaking change DO NOT MERGE labels Oct 7, 2022
@dagardner-nv dagardner-nv requested a review from a team as a code owner October 7, 2022 16:54
@dagardner-nv dagardner-nv changed the title Draft: gh actions Switch to github actions Oct 7, 2022
Copy link
Contributor

@mdemoret-nv mdemoret-nv left a comment

Choose a reason for hiding this comment

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

Couple of questions

ci/scripts/github/common.sh Show resolved Hide resolved
ci/scripts/github/common.sh Show resolved Hide resolved
ci/scripts/github/conda.sh Show resolved Hide resolved
Copy link
Contributor

@mdemoret-nv mdemoret-nv 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 now

@mdemoret-nv
Copy link
Contributor

@gpucibot merge

@ghost ghost merged commit 6174bc7 into nv-morpheus:branch-22.11 Oct 10, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement to existing functionality non-breaking Non-breaking change
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEA] Migrate CI to github actions
2 participants