decocms / decocms/studio

release-native failed (native-v4.220.11)

Open
#6,150 14 comments 0 reactions 0 assignees View on GitHub

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.11 failed: https://github.com/decocms/studio/actions/runs/32051444213

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked GitHub Actions run and inspect the failed release job and its logs to identify the cause. After repairing the cause, re-run the release through workflow_dispatch, using force_promote only if the channel throttle requires it; done means the native release completes and the desktop updater channel is no longer stalled.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, typescript
Domain
desktop-dev, release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.