Skip to content

fix: resolve docker image tags from git and auto-detect CLI version (backport to v1.30.x)#9499

Merged
chaptersix merged 1 commit intotemporalio:release/v1.30.xfrom
chaptersix:backport/v1.30.x/docker-image-tags
Mar 12, 2026
Merged

fix: resolve docker image tags from git and auto-detect CLI version (backport to v1.30.x)#9499
chaptersix merged 1 commit intotemporalio:release/v1.30.xfrom
chaptersix:backport/v1.30.x/docker-image-tags

Conversation

@chaptersix
Copy link
Copy Markdown
Contributor

Summary

…emporalio#9411)

## Summary

- Resolve git ref and SHA from the checked-out tree (`git rev-parse`,
`git symbolic-ref`) instead of `GITHUB_REF`/`GITHUB_SHA`, which point to
the dispatch branch for `workflow_dispatch` events
- Auto-detect CLI version from the downloaded binary via `temporal
--version` fixing the admin-tools OCI label showing "unknown"
- Remove `ref` input from the manual docker build workflow -- users
should dispatch from the branch they want to build from
@chaptersix chaptersix requested review from a team as code owners March 12, 2026 15:35
@chaptersix chaptersix merged commit de47044 into temporalio:release/v1.30.x Mar 12, 2026
105 of 108 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.

1 participant