Closed
Description
This release build failed to identify the stage as PRODUCTION and failed at the e2e tests (which it only ran because it had concluded REVIEW):
https://github.com/microbit-foundation/python-editor-v3/actions/runs/3952870807/jobs/6768485487
The logic that switches on ref to determine the stage is wrong, the ref was refs/tags/v3.0.14
for a tag.
Perhaps we can entirely avoid relying on GITHUB_EVENT_NAME in that case?
In any case we need to fix it and then run a 3.0.15 release equivalent to 3.0.14 which did not deploy.
Metadata
Metadata
Assignees
Labels
No labels