You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Working this release. Created a clean current-main release branch with an empty release commit (15bb00f) on top of 30a2c58, and added the workflow labels release, 0.5.7, and devnet5. Next step: merge this PR so the release workflow can publish v0.5.7 and refresh blockblaz/zeam:devnet5.
Update: PR is mergeable, but required checks are still running and the repo has auto-merge disabled. I scheduled a follow-up watcher for 12:25 UTC to merge with squash once checks pass, then monitor the release workflow for v0.5.7 and blockblaz/zeam:devnet5 publication.
Corrected release version to 0.5.8 per Partha. Force-updated release to empty release commit fc4dff5 on top of code commit 30a2c58, updated PR title/body, and switched labels from 0.5.7 to 0.5.8. Waiting for refreshed checks before squash merge and Docker publish.
Failure diagnosis: run 29268398422 failed in create-tags before any tags/images were created. The release PR event head was d2b4d84 (Merge branch main into release), so the workflow treated the merge commit itself as RELEASE_SHA and failed Release commit must be reachable from main history. v0.5.8 and the refreshed Devnet5 tag were not created. Opened workflow fix PR #1039 to handle this updated-release-branch shape; after that lands we need a fresh v0.5.8 release PR because rerunning this failed event will keep the same bad payload.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Current-main devnet5 release PR per RELEASE.md.
releasefc4dff5051a542ac4f5135c121844b2aa886c4a030a2c58c382d89ea3f8139b19e766c288263bbf8release,0.5.8,devnet5This supersedes the stale v0.5.7 attempt; prior v0.5.7 release PRs were already used but did not publish a tag/image.