Skip to content

Conversation

@alakae
Copy link
Contributor

@alakae alakae commented Jan 12, 2026

This fixes CI errors like this one:

Run helpers/image-from-ref >> $GITHUB_ENV
  helpers/image-from-ref >> $GITHUB_ENV
  shell: /usr/bin/bash -e {0}
  env:
    GO_VERSION: 1.25
Error: Process completed with exit code 1.
Error: Unable to process file command 'env' successfully.
Error: Invalid format ''refs/heads/dependabot/github_actions/github-actions-3b9561847c' did not match any known pattern'

@alakae
Copy link
Contributor Author

alakae commented Jan 12, 2026

Example:

$ uv run python helpers/image-from-ref --ref 'refs/heads/dependabot/github_actions/github-actions-3b9561847c'
IMAGE=quay.io/cloudscalech/cloudscale-cloud-controller-manager:branch-dependabot-github_actions-github-actions-3b9561847c

Copy link
Collaborator

@mweibel mweibel left a comment

Choose a reason for hiding this comment

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

👍 LGTM

@alakae alakae merged commit 0ff758d into main Jan 12, 2026
8 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