Skip to content

fix(setup): avoid redundant hooks config writes - #209

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/fix-redundant-hooks-config
Aug 6, 2026
Merged

fix(setup): avoid redundant hooks config writes#209
chenjiahan merged 1 commit into
mainfrom
chenjiahan/fix-redundant-hooks-config

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Repairing generated hooks currently rewrites core.hooksPath even when it already points to the correct directory, which can fail unnecessarily when .git/config is locked.

This PR reuses the existing path comparison to skip redundant Git config writes while preserving generated-file repairs.

Related Links

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying rstack-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6815d1f
Status: ✅  Deploy successful!
Preview URL: https://86ceb215.rstack-cli.pages.dev
Branch Preview URL: https://chenjiahan-fix-redundant-hoo.rstack-cli.pages.dev

View logs

@chenjiahan
chenjiahan marked this pull request as ready for review August 6, 2026 02:34

@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: 6815d1fc05

ℹ️ 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 packages/rstack/src/setup/install.ts
@chenjiahan
chenjiahan merged commit 680bb38 into main Aug 6, 2026
4 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/fix-redundant-hooks-config branch August 6, 2026 02:49
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