ci: dogfood the generated s5d workflow (pinned to alpha.9)#6
Merged
Conversation
Generated by s5d ci init --github from the alpha.9 release binary — the first release that knows the ci subcommand, closing the bootstrap paradox observed on the previous attempt (alpha.8 pin failed with 'unrecognized subcommand'). This PR is the feature's measure-phase acceptance: the generated pipeline must run green on a real PR.
Acceptance evidence: PR #6 run 27337142633 — install pinned alpha.9 binary, s5d ci exec, conclusion success. Sandbox red-path was proven earlier (broken alias → exit 1).
random1st
added a commit
that referenced
this pull request
Jul 1, 2026
New tests: - approve_rejects_spec_modified_since_preview (#6) - import_rejects_spec_modified_since_approval (#6) - rollback_after_import_tombstones_aliases_and_removes_index (#10) - rollback_without_successful_import_fails (#10) - decide_rejects_winner_without_spec_ref (#15) - reconcile_restores_synced_status_after_drift (#9) Known bug (test ignored): - rollback_of_first_spec_does_not_break_second_spec_sharing_global_artifact (#13) — CONFIRMED: rollback tombstones global aliases by owning_package, breaking other specs that share the same global artifact. 84 tests pass, 1 ignored (known bug).
random1st
added a commit
that referenced
this pull request
Jul 1, 2026
Acceptance evidence: PR #6 run 27337142633 — install pinned alpha.9 binary, s5d ci exec, conclusion success. Sandbox red-path was proven earlier (broken alias → exit 1).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Generated by
s5d ci init --githubfrom the alpha.9 release binary — the first release carrying thecisubcommand. Closes the bootstrap paradox observed on the previous attempt (alpha.8 pin →unrecognized subcommand 'ci'on a real run).This PR is the measure-phase acceptance for
feat.s5d.ci-init: the generated pipeline (install pinned binary →s5d ci execbuilt-in checks) must run green on a real GitHub PR — watch thes5dcheck on this very PR.🤖 Generated with Claude Code