chore(release): 0.4.0#22
Merged
Merged
Conversation
- packages/messaging: 0.3.1 -> 0.4.0 - sample pins updated to 0.4.0 (00-showcase, 01-kafka) - CHANGELOG: stamp Unreleased -> 0.4.0 (OutboxWaker + WakeSocket pair) - release:check green (pack validation + packed-consumer smoke)
📊
|
| Metric | PR | Base | Diff | |
|---|---|---|---|---|
| Statements | ████████████████████ |
1841/1841 (100%) |
1841/1841 (100%) |
⚪ 0% |
| Branches | ████████████████████ |
236/236 (100%) |
236/236 (100%) |
⚪ 0% |
| Functions | ████████████████████ |
78/78 (100%) |
78/78 (100%) |
⚪ 0% |
| Lines | ████████████████████ |
1841/1841 (100%) |
1841/1841 (100%) |
⚪ 0% |
Updated for 5bab1fa | Compared against base branch
⏱️ Performance Report
🐢 Slowest test suites
🐌 Slowest individual tests
Updated for |
🧠 Cognitive Complexity Report
🧩 Most complex functions
Updated for |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Version bump for the 0.4.0 release:
OutboxWaker(in-process wake, #20) +WakeSocketServer/WakeSocketClient(cross-process same-machine wake, #21). Package 0.3.1 → 0.4.0, sample pins synced, CHANGELOG stamped.release:checkgreen locally (pack validation + packed-consumer smoke). After merge: tagv0.4.0→ release workflow publishes with provenance.Note:
Release and security checksis expected red on the pre-existing website (docusaurus) advisories — unrelated to the package; the published-tarball audit is green.