Skip to content

fix web-console artifact path in the release workflow - #72

Merged
jkandasa merged 1 commit into
mycontroller-org:mainfrom
jkandasa:fix-release-console-artifact
Sep 18, 2026
Merged

jkandasa merged 1 commit into
mycontroller-org:mainfrom
jkandasa:fix-release-console-artifact

Conversation

@jkandasa

Copy link
Copy Markdown
Member

Summary

#71’s release run failed at Verify web console. The console build succeeded and the artifact uploaded; upload-artifact v4 stores the contents of web-console/build at the zip root. Downloading into web-console produced web-console/index.html instead of web-console/build/index.html.

Download into web-console/build (and keep flatten fallbacks). Same idea for archive checksums if those files land at the workspace root.

Test plan

  • Confirm the next main release run gets past Verify web console and Build binaries.

upload-artifact v4 stores the contents of web-console/build at
the zip root. Downloading into web-console left index.html one
directory too high and failed the verify step.
@jkandasa
jkandasa merged commit e956347 into mycontroller-org:main Sep 18, 2026
1 check passed
@jkandasa
jkandasa deleted the fix-release-console-artifact branch September 18, 2026 01:44
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