8000 GHA production builds determine the stage incorrectly · Issue #1092 · microbit-foundation/python-editor-v3 · GitHub
[go: up one dir, main page]

Skip to content
GHA production builds determine the stage incorrectly #1092
Closed
@microbit-matt-hillsdon

Description

@microbit-matt-hillsdon

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0