Skip to content

codex: allow the reviewed Debian CI image update - #91

Merged
ttaylorr-oai merged 1 commit into
metafrom
tb/codex/debian-ci-policy
Sep 8, 2026
Merged

codex: allow the reviewed Debian CI image update#91
ttaylorr-oai merged 1 commit into
metafrom
tb/codex/debian-ci-policy

Conversation

@ttaylorr-oai

Copy link
Copy Markdown
Collaborator

Debian 11 CI fails during apt-get update because its security metadata has expired. Debian 11 reached the end of LTS support on August 31; the three-line source change in #80 moves the job to Debian 12.

Allow that exact workflow blob through the controller, from either the inherited workflow or the version with pinned actions. Existing plans remain valid. Other contents, mode changes, deletions, and rollback to the old image remain rejected.

Validation: the focused regression fails on the current controller and passes with this change. Checks against the real workflow objects pass for all three permitted transitions; five negative cases pass. Shell syntax and whitespace checks pass. The full controller suite was not rerun for this change.

The CI workflow pins still select Debian 11. Moving its failed job to
Debian 12 changes the exact workflow blob checked by the controller.

Allow the reviewed image update from either the inherited workflow or
its pinned version. Retain the existing pin transition so current plans
stay valid until the source update is admitted. Keep rejecting other
contents, mode changes, deletions, and a rollback to the older image.

Exercise both image-update paths and the unchanged pin transition, and
check that an unreviewed source or destination still fails.

Signed-off-by: Taylor Blau <ttaylorr@openai.com>
@ttaylorr-oai
ttaylorr-oai merged commit 889aff0 into meta Sep 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants