Dogfood aps as a CI helper (cookbook + ci-dogfood lane) - #86
Conversation
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
561312f to
0a00922
Compare
There was a problem hiding this comment.
馃挕 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 0a009225b6
鈩癸笍 About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 馃憤.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
c0572ac to
8242608
Compare
There was a problem hiding this comment.
馃挕 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8242608aaf
鈩癸笍 About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 馃憤.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
8242608 to
7e0c440
Compare
Summary
Dogfood aps as a CI/agent state helper, not only as a binary under test.
What changed
Scripts/ci-dogfood.sh: job-scopedAPS_HOME, FileStatekey add/ set / get / dumpfledge lanes verifyand macOS/Linux CI after smokeScripts/build.sh+Scripts/test.sh: portable Linux Observation linker allowanceplugin.tomlbuild hook uses./Scripts/build.sh -c releaseAPS_SMOKE_HOME(no longer inherits dogfoodAPS_HOME)Local verify
fledge lanes run verifypassed on Linux (includes ci-dogfood).Follow-ups
reset --allfor agent keysNote vs #83
#83 (test isolation / matrix CI) also adds portable scripts. Prefer merging #83 first; this PR overlaps
Scripts/build.sh/Scripts/test.shlightly and can rebase.