Skip to content

Bugfix: guard .git output paths and isolated readiness#9

Merged
mt4110 merged 2 commits intomainfrom
bugfix/phase101-120
Mar 19, 2026
Merged

Bugfix: guard .git output paths and isolated readiness#9
mt4110 merged 2 commits intomainfrom
bugfix/phase101-120

Conversation

@mt4110
Copy link
Copy Markdown
Owner

@mt4110 mt4110 commented Mar 17, 2026

Summary

  • reject patchgate plugin init --output paths that traverse any .git component such as .git/hooks/...
  • gate strict/lts readiness for plugins.sandbox.profile = "isolated" on actual bwrap availability, not Linux alone
  • add regression tests for .git path rejection and missing-bwrap readiness handling

Validation

  • cargo fmt --all
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo test --workspace

Notes

  • This PR does not perform merge.

Copy link
Copy Markdown

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

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: d89be1e850

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

@mt4110 mt4110 merged commit 2a86361 into main Mar 19, 2026
17 checks passed
@mt4110 mt4110 deleted the bugfix/phase101-120 branch March 19, 2026 08: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.

2 participants