Skip to content

allow ewts tags in the dockerfile ref check - #257

Merged
miguelp1986 merged 1 commit into
developmentfrom
mpena-ewts-tag-check
Aug 19, 2026
Merged

allow ewts tags in the dockerfile ref check#257
miguelp1986 merged 1 commit into
developmentfrom
mpena-ewts-tag-check

Conversation

@miguelp1986

Copy link
Copy Markdown
Member

the ewts precheck used git ls-remote --heads which only matches branches, so dispatching a build with a release tag as EWTS_REF failed before cloning. adding --tags lets the check accept tags too. the clone below it already handles tags.

@miguelp1986
miguelp1986 merged commit c0c99c0 into development Aug 19, 2026
20 of 22 checks passed
@miguelp1986
miguelp1986 deleted the mpena-ewts-tag-check branch August 19, 2026 08:26
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.

1 participant