Skip to content

fix: authenticate remote drift checks - #60

Merged
Nickfost merged 2 commits into
mainfrom
fix/remote-drift-auth
Jul 28, 2026
Merged

fix: authenticate remote drift checks#60
Nickfost merged 2 commits into
mainfrom
fix/remote-drift-auth

Conversation

@Nickfost

Copy link
Copy Markdown
Member

Summary

Make scheduled drift checks use the existing authenticated remote-reconciliation path when installed desired state identifies an owner/repository configuration source.

Local-checkout installations continue to invoke the installer directly. Remote installations now delegate --check-only to the reconciler, which already obtains a short-lived installation token, fetches the exact commit, preserves durable identity, and shares the installer lock.

Verification

  • ./scripts/test-install-worker-controller.sh
  • python3 -m unittest discover -s scripts -p 'test_*.py'
  • shellcheck, shell syntax, diff, and committed-secret checks

@Nickfost

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Something went wrong. Try again later by commenting “@codex review”.

Unknown error
ℹ️ 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".

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: eaa99b57c0

ℹ️ 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".

Comment thread scripts/check-installed-state.sh Outdated
Comment thread scripts/check-installed-state.sh Outdated
@Nickfost

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Another round soon, please!

Reviewed commit: cd07a037cb

ℹ️ 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".

@Nickfost
Nickfost merged commit 0819f5c into main Jul 28, 2026
1 check passed
@Nickfost
Nickfost deleted the fix/remote-drift-auth branch July 28, 2026 09:30
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.

1 participant