Skip to content

Conversation

@danbarr
Copy link
Contributor

@danbarr danbarr commented Oct 8, 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 8, 2024 18:44
JAORMX
JAORMX previously approved these changes Oct 8, 2024
rdimitrov
rdimitrov previously approved these changes Oct 9, 2024
@danbarr danbarr dismissed stale reviews from rdimitrov and JAORMX via 58831be October 9, 2024 16:16
@danbarr danbarr merged commit 5dfa299 into main Oct 9, 2024
3 checks 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.

4 participants