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

[Jenkins] Update the release script and Jenkinsfile #307

Merged
merged 5 commits into from
Jul 1, 2020

Conversation

firestarman
Copy link
Collaborator

@firestarman firestarman commented Jun 30, 2020

This PR is to update the release script and Jenkinsfile for porting release job to NGCC.

  • Update the credential IDs to use the new ones on NGCC .
  • Change the default value of parameter "REF" to main .
  • Use string instead of choice for parameter "DEPLOY_TO", to avoid private URL hardcode.
  • Create the folder '.zinc' under home before building.

GaryShen2008
GaryShen2008 previously approved these changes Jun 30, 2020
@GaryShen2008
Copy link
Collaborator

build

@firestarman
Copy link
Collaborator Author

build

@tgravescs
Copy link
Collaborator

you need to update the Databricks files as well.

@firestarman
Copy link
Collaborator Author

you need to update the Databricks files as well.

We can update for databricks in another PR.

@GaryShen2008 GaryShen2008 merged commit 39fa9aa into NVIDIA:branch-0.2 Jul 1, 2020
@sameerz sameerz added this to the Jun 22 - Jul 2 milestone Jul 2, 2020
@sameerz sameerz added the build Related to CI / CD or cleanly building label Jul 6, 2020
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* Update the credential IDs for public release

* Exclude all the '.asc' files for rat check

* Restore the second paramter for deploy script

* Make the directory '.zinc' before starting docker

To avoid being created by docker as root user.

* Remove the first label for release

Co-authored-by: Liangcai Li <liangcail@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* Update the credential IDs for public release

* Exclude all the '.asc' files for rat check

* Restore the second paramter for deploy script

* Make the directory '.zinc' before starting docker

To avoid being created by docker as root user.

* Remove the first label for release

Co-authored-by: Liangcai Li <liangcail@nvidia.com>
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
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.

5 participants