Skip to content

Prepare v0.2.0#7

Merged
kadamwhite merged 1 commit intomainfrom
prepare-v0.2.0
Sep 19, 2025
Merged

Prepare v0.2.0#7
kadamwhite merged 1 commit intomainfrom
prepare-v0.2.0

Conversation

@kadamwhite
Copy link
Copy Markdown
Contributor

There's a chicken-and-egg scenario here, where the tag, README recommended SHA and latest appropriate commit for the internal reference to the build-to-release-branch action will always be out of sync since they need to be real commit references. You can't do a "relative" path lookup when depending on an action via URL repo path, unfortunately, at least not per my testing.

The better approach long-term may be to fold the build-to-release-branch action into the workflow, rather than having it be standalone; but for now, we have a one-commit lag between the latest main branch commit that we want to reference for the new tag, and the commit that we'll actually merge and tag.

@kadamwhite kadamwhite merged commit 04c32a9 into main Sep 19, 2025
@kadamwhite kadamwhite deleted the prepare-v0.2.0 branch September 19, 2025 19:06
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