Skip to content

chore: sync submodules + remove tracked secret files - #657

Merged
POWERFULMOVES merged 1 commit into
PMOVES.AI-Edition-Hardenedfrom
chore/gemini-submodule-sync
Feb 18, 2026
Merged

chore: sync submodules + remove tracked secret files#657
POWERFULMOVES merged 1 commit into
PMOVES.AI-Edition-Hardenedfrom
chore/gemini-submodule-sync

Conversation

@POWERFULMOVES

Copy link
Copy Markdown
Owner

Summary

  • Sync 8 submodule pointers to latest upstream commits: Archon, BoTZ, Danger-infra, Headscale, Open-Notebook, Pipecat, ToKenism-Multi, tensorzero
  • Remove root-level env.tier-* files — these contained plaintext secrets (PRESIGN_SHARED_SECRET, POSTGRES_PASSWORD, MINIO_ROOT_PASSWORD, API keys) that should NOT be in version control. Canonical env files live in pmoves/ folder (already gitignored).
  • Update .gitignore to prevent env.tier-* from being re-tracked

Test plan

  • Verify submodule pointers resolve to valid commits
  • Confirm env.tier-* files are no longer tracked
  • Confirm pmoves/env.shared or .env.local still contains required secrets for deployment
  • Run make verify-all smoke tests

🤖 Generated with Claude Code

….tier-*)

- Bump submodule pointers: Archon, BoTZ, Danger-infra, Headscale,
  Open-Notebook, Pipecat, ToKenism-Multi, tensorzero
- Delete root-level env.tier-{api,data,llm} (contained plaintext secrets;
  canonical env files live in pmoves/ folder)
- Add env.tier-* to .gitignore to prevent re-tracking

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Feb 18, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/gemini-submodule-sync

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@POWERFULMOVES
POWERFULMOVES merged commit c72078f into PMOVES.AI-Edition-Hardened Feb 18, 2026
6 checks passed
@POWERFULMOVES
POWERFULMOVES deleted the chore/gemini-submodule-sync branch February 18, 2026 20:51
@POWERFULMOVES
POWERFULMOVES restored the chore/gemini-submodule-sync branch February 18, 2026 21:32
@POWERFULMOVES
POWERFULMOVES deleted the chore/gemini-submodule-sync branch March 7, 2026 21:40
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