Skip to content

Conversation

danbarr
Copy link
Contributor

@danbarr danbarr commented Oct 9, 2024

The workflows fail if the GitHub organization name or repository name use mixed case (such as the Stacklok-Demo-Org), since Docker only allows lower-cased image names.

Updated to use the docker/metadata-action tags output since that action handles the normalization.

Also had to handle in the Makefile for the "malicious" steps.

The workflows fail if the GitHub organization name or repository name use mixed case, since Docker only supports lower-cased image names.

Updated to use the docker/metadata-action tags output since that action handles the normalization.
@danbarr danbarr requested review from jhrozek and rdimitrov October 9, 2024 14:56
@danbarr danbarr merged commit eacea75 into main Oct 9, 2024
1 check passed
@danbarr danbarr deleted the danbarr/fix-mixed-case-handling branch October 9, 2024 16:18
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.

2 participants