Skip to content

Fix internal CI pipelines#1330

Merged
elezar merged 2 commits intoNVIDIA:mainfrom
elezar:fix-staging-repo
Jul 25, 2025
Merged

Fix internal CI pipelines#1330
elezar merged 2 commits intoNVIDIA:mainfrom
elezar:fix-staging-repo

Conversation

@elezar
Copy link
Member

@elezar elezar commented Jul 23, 2025

These changes include minor cleanups to the internal CI pipelines. Using variables consistent with other projects and removing unneeded stages.

elezar added 2 commits July 23, 2025 20:34
Signed-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR cleans up internal CI pipelines by removing unused NGC (NVIDIA GPU Cloud) release and signing stages, and standardizing variable naming conventions to align with other projects.

  • Removes entire NGC release and signing workflow including CLI setup and image publishing steps
  • Eliminates the unused "sign" stage from the pipeline stages list
  • Updates variable naming from NGC_REGISTRY_STAGING_IMAGE_NAME to the more consistent NGC_STAGING_REGISTRY/k8s-device-plugin format

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.nvidia-ci.yml Removes complete NGC release and signing job definitions (62 lines)
.common-ci.yml Removes "sign" stage and external release template, updates image name variable

Copy link
Collaborator

@ArangoGutierrez ArangoGutierrez left a comment

Choose a reason for hiding this comment

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

Our new CI pipeline don't require the sign step

@elezar
Copy link
Member Author

elezar commented Jul 24, 2025

Our new CI pipeline don't require the sign step

Are you asking a question or stating a fact?

@ArangoGutierrez
Copy link
Collaborator

Our new CI pipeline don't require the sign step

Are you asking a question or stating a fact?

stating a fact

@elezar elezar merged commit 012c1a6 into NVIDIA:main Jul 25, 2025
22 of 24 checks passed
@elezar elezar deleted the fix-staging-repo branch July 25, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants