Skip to content

ForceStart: activate queue before force-start and refresh dependency setup#186

Open
miquelgall wants to merge 2 commits intomainfrom
codex/185-force-start-queue-activation
Open

ForceStart: activate queue before force-start and refresh dependency setup#186
miquelgall wants to merge 2 commits intomainfrom
codex/185-force-start-queue-activation

Conversation

@miquelgall
Copy link
Copy Markdown
Contributor

Summary

  • activate route queue when open.queue.status is notActivated before applying force-start logic
  • keep existing suspend/reorder/start flow after queue activation, with retry protection
  • upgrade 009-ForceStart dependencies (including latest @ofs-users/plugin and @ofs-users/proxy) and remove deprecated node-sass
  • align just upload credentials resolution with $HOME/.secure pattern used in Crew Management
  • refresh README to document actual runtime behavior and operational flow

Validation

  • npm test -- --runInBand in samples/009-ForceStart
  • npx tsc --noEmit in samples/009-ForceStart

Fixes #185

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 30, 2026
@miquelgall miquelgall requested a review from btoron March 30, 2026 20:09
btoron
btoron previously approved these changes Mar 30, 2026
@miquelgall miquelgall requested a review from JamalAkram89 April 1, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

009-ForceStart: activate queue before suspend/start flow

3 participants