-
Notifications
You must be signed in to change notification settings - Fork 31
fix(gastown): production fixes, settings cleanup, and E2E testing #2034
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
7ea9ef2
fix(gastown): remove dev-only guard from debug/beads endpoint, match …
jrf0110 2ccf59e
fix(gastown): still dispatch refinery for direct-merge MR beads when …
jrf0110 ad5dbb4
feat(gastown): split refinery code_review into review + comments togg…
jrf0110 ef74e89
refactor(gastown): clean up settings — review_mode enum, polecats alw…
jrf0110 08f2d32
fix(gastown): code review fixes — dedupe checkPRFeedback, Rule 7 idle…
jrf0110 a7292a2
style(settings): match auto-merge delay input height to preset button…
jrf0110 e4203c9
fix(gastown): skip refinery for ALL open MR beads when code_review=fa…
jrf0110 624dc18
fix(gastown): address PR review — pass existingPrUrl in all review mo…
jrf0110 60cc410
fix(gastown): rework mode uses gt_request_changes to create rework beads
jrf0110 e6532c9
docs(gastown): update e2e test docs with round 2 results and known is…
jrf0110 34d98d6
docs(gastown): mark known issues as historical, clarify they are addr…
jrf0110 621b82e
fix: lint and format — validate debug config body with Zod, remove no…
jrf0110 85780dd
fix(gastown): fix container prepare script for monorepo directory depth
jrf0110 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One day we'll migrate to https://react-hook-form.com/ and not have a bajillion useState's