Skip to content

fixed the owner name to be lower case nvidia#222

Merged
unmarshall merged 1 commit into
ai-dynamo:mainfrom
unmarshall:ghowner
Oct 20, 2025
Merged

fixed the owner name to be lower case nvidia#222
unmarshall merged 1 commit into
ai-dynamo:mainfrom
unmarshall:ghowner

Conversation

@unmarshall

Copy link
Copy Markdown
Collaborator

What type of PR is this?

/kind bug

What this PR does / why we need it:

#219 introduced a bug where it tries to generalize the repo name which is used as part of DOCKER_REGISTRY: "ghcr.io/${{ github.repository_owner }}/grove"
The issue is that for the current org NVIDIA this is all upper case. This does not work for docker registry urls. It must be lower case. For now this PR only reverts this change and hard codes it to NVIDIA but we need to test a generic fix which also lower cases it.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a API change?

None

Additional documentation e.g., enhancement proposals, usage docs, etc.:


Signed-off-by: Madhav Bhargava <madhav.bhargava@sap.com>
@unmarshall unmarshall merged commit a1ee5f8 into ai-dynamo:main Oct 20, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants