QwenLM / QwenLM/qwen-code

ECS runner fleet is stale: the qwen update failed

Open Beginner friendly
#11,633 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

scope/ci-cd type/bug
Dominant language
TypeScript
Stars
28k
Forks
3.1k
Avg merge
1d 2h
Merged PRs (30d)
714

Description

Update ECS Runner Qwen failed, so at least one ECS pool is still running an older qwen than the release it was asked to install.

Nothing else surfaces this. The review and triage workflows install qwen only when command -v qwen finds nothing, which on a self-hosted runner is never, so a stale pool keeps reviewing PRs on the old CLI until someone reads a version string.

To repair: re-run Update ECS Runner Qwen through workflow_dispatch (an empty version means latest), then read the Verify version step of every pool.

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 Update ECS Runner Qwen workflow and run 34571240062, using workflow_dispatch with an empty version to request the latest qwen. Read the Verify version step for ecs-update-hk-1 and ecs-update-hk-2; done means both pools report version 0.23.3 or newer.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd, infrastructure
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
82/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.