chore(release): preview changed package release plan - #669
Draft
martintmk wants to merge 3 commits into
Draft
Conversation
Apply the release skill's consensus-verified 37-package changed-mode plan for review only; this commit does not publish packages. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: f77d7bd4-9f62-45e2-8805-5ead9000f286
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project check has failed because the head coverage (97.0%) is below the target coverage (100.0%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## user/martintomka/20260812-release-agentic-skill #669 +/- ##
=================================================================================
- Coverage 100.0% 97.0% -3.0%
=================================================================================
Files 503 497 -6
Lines 57407 55074 -2333
=================================================================================
- Hits 57407 53474 -3933
- Misses 0 1600 +1600
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Stack the review-only release preview on the latest release-skill branch, including the upstream exposed-dependency cascade fixes. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: f77d7bd4-9f62-45e2-8805-5ead9000f286
Apply the unified resolver's renamed-root exposure evidence: the ohno break propagates through templated_uri_macros_impl and templated_uri_macros as 0.5.0 breaking releases. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: f77d7bd4-9f62-45e2-8805-5ead9000f286
martintmk
commented
Aug 14, 2026
| @@ -1,5 +1,11 @@ | |||
| # Changelog | |||
|
|
|||
| ## [0.5.0] - 2026-08-13 | |||
Member
Author
There was a problem hiding this comment.
Suggested change
| ## [0.5.0] - 2026-08-13 | |
| ## [0.4.1] - 2026-08-13 |
even though the syn was uprgraded to version 3, form SemVer perspective there were no breaking changes. I believe when it to comes to macros, the skill must be little bit more careful when evaluating what is breaking change.
Member
Author
|
review this PR |
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.
Important
This is a release simulation only generated by the release skill from PR #662. Do not merge this PR to publish packages. No packages have been published.
Purpose
Dogfood the changed-package workflow against the current Oxidizer history so reviewers can inspect classifications, dependency cascades, exact version targets, changelogs, and generated READMEs while the release skill is being refined.
Result
templated_uri_macros_implandtemplated_uri_macrosfrom0.4.1patch previews to0.5.0breaking previews.Note
Codecov reports 100% patch coverage: all modified and coverable lines are covered. Its project check compares the stacked base's path-filtered 100% result with a broader 97% workspace run, so that project-level failure is not actionable through tests in this source-free simulation.
Version plan
data_privacy_coredata_privacy_macros_implfetch_optionshttp_path_templateinternityohno_macrosthread_aware_macros_impldata_privacy_macrosohnorouterama_buildthread_aware_macroscachet_tierdata_privacyfetch_tlsrouterama_macrostemplated_uri_macros_implthread_awareanyspawnbytesbufcachet_memorycachet_servicerouteramatemplated_uri_macrostickuniflightanyspawn_azurebytesbuf_iocachetmultituderest_over_grpcseatbelttemplated_urihttp_extensionsfetch_hyperseatbelt_httpfetchfetch_azureClassification highlights
thread_aware_macros_implanddata_privacy_macros_impl: breaking because public APIs exposesyntypes across the workspace syn 2 to syn 3 upgrade.ohno_macros: breaking because previously accepted#[no_constructors]input now fails compilation.tickandinternity: nonbreaking public API additions missed by objective tooling.Validation
cargo-semver-checks 0.48.0completed for all 20 modified ordinary libraries.AI-generated release simulation for review.