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

[FEA] Add signoff check to gh-pages #615

Merged
merged 1 commit into from
Aug 28, 2020

Conversation

pxLi
Copy link
Collaborator

@pxLi pxLi commented Aug 27, 2020

fix #604

After this got merged, we should update branch rule on gh-pages to enable this check.
e.g.
image

@pxLi pxLi requested review from sameerz and jlowe August 27, 2020 07:42
@jlowe
Copy link
Member

jlowe commented Aug 27, 2020

Is the plan to move the existing sign-off check on the dev branches to Github actions as well? It's a maintenance burden to be doing it two different ways.

@sameerz sameerz linked an issue Aug 27, 2020 that may be closed by this pull request
@sameerz sameerz added the build Related to CI / CD or cleanly building label Aug 27, 2020
@pxLi
Copy link
Collaborator Author

pxLi commented Aug 28, 2020

Is the plan to move the existing sign-off check on the dev branches to Github actions as well? It's a maintenance burden to be doing it two different ways.

Yeah, that's my plan here if this one looks good. So we are trying to use Github actions in all trivial GitHub-related workflows if possible. And our internal Jenkins will be a dedicated service for our building and testing since it requires GPU resources

@sameerz sameerz merged commit 9f43e3c into NVIDIA:gh-pages Aug 28, 2020
@jlowe
Copy link
Member

jlowe commented Aug 28, 2020

I added the signoff-check to the gh-pages branch.

tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
[auto-merge] bot-auto-merge-branch-22.10 to branch-22.12 [skip ci] [bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Create a premerge build for the github-pages branch
3 participants