release-native failed (native-v4.220.10)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 407
- Forks
- 57
- Avg merge
- 5h 6m
- Merged PRs (30d)
- 880
Description
Release run for native-v4.220.10 failed: https://github.com/decocms/studio/actions/runs/32050075884
A failed native release stalls the desktop updater channel invisibly (drift is suppressed in the shell by design). Repair: fix the cause, then re-run via workflow_dispatch (idempotent; pass force_promote to bypass the channel throttle if needed).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked GitHub Actions run for native-v4.220.10 and inspect the failed release step and its logs. Trace the failure to its source, then re-run the release with workflow_dispatch, using force_promote only if the channel throttle blocks it. Done means the release succeeds and the desktop updater channel is no longer stalled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, nodejs, typescript
- Domain
- desktop, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100