-
Notifications
You must be signed in to change notification settings - Fork 2
fix: complete Effect v4 cleanup and stable releases #269
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
18 commits
Select commit
Hold shift + click to select a range
39ee94c
fix(shared-domain): restore validated email schema
kattsushi ff88915
fix(chat-domain): restore Effect v4 services
kattsushi 40e0533
fix(chat-react): restore message read pipeline
kattsushi 369450c
fix(query): restore SubscriptionRef hooks
kattsushi a6f3bf0
fix(react-router): restore HTTP API handler
kattsushi c8b70ce
fix(node-better-auth): recover rejected handlers
kattsushi 427a000
fix(e2e): inherit NodeNext TypeScript settings
kattsushi c0acf54
refactor(chat-solid): retire unsupported package
kattsushi 9b4dd9e
fix(prisma): preserve GeneratorError context
kattsushi 8da5820
refactor(hatchet)!: remove legacy service graph
kattsushi 8338b77
fix(release): derive stable targets from reviewed state
kattsushi 4cd7f24
fix(chat): gate read receipts on connectivity
kattsushi c6e3cd5
fix(node): harden Better Auth response handling
kattsushi 5454f80
test(router): enforce E2E module inheritance
kattsushi 3257f93
fix(router): preserve Scalar server URL
kattsushi 88c91bc
fix(query): align SubscriptionRef hooks with Effect v4
kattsushi 0a61c55
fix(release): fail closed on reviewed artifact shape
kattsushi cb2d267
fix(release): clean finalizer validation
kattsushi 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.
🩺 Stability & Availability | 🟡 Minor | ⚡ Quick win
🔎 Supported by static analysis
🏁 Script executed:
Repository: devx-op/effectify
Length of output: 218
🏁 Script executed:
Repository: devx-op/effectify
Length of output: 18332
🏁 Script executed:
Repository: devx-op/effectify
Length of output: 30878
🏁 Script executed:
Repository: devx-op/effectify
Length of output: 27428
Evaluate the stable promotion shape before the release-subject guard.
The stable PR title is
chore(release): promote stable, and the repository supports squash and rebase merges. Those merges can preserve the release marker in the master subject. The current guard returnsreject, socd.ymlexits 1 instead of reaching suppression. Move the suppression check first and update the test expectation fromrejecttosuppress.🧰 Tools
🪛 zizmor (1.29.0)
[warning] 1-540: overly broad permissions (excessive-permissions): default permissions used due to no permissions: block
(excessive-permissions)
🤖 Prompt for AI Agents