chore: release - #1232
Merged
Merged
Conversation
|
🛡️ AI Agentic Security Code Review — all clear. We checked this change and found nothing to report. Keep shipping secure code! Note: for major, breaking, or feature-introducing changes, you can always request an in-depth review from the security team. |
stormer78
force-pushed
the
release-plz-2026-09-01T14-05-14Z
branch
24 times, most recently
from
September 5, 2026 20:42
8ef29c0 to
0a6dff1
Compare
stormer78
force-pushed
the
release-plz-2026-09-01T14-05-14Z
branch
2 times, most recently
from
September 5, 2026 21:35
16a6b89 to
c93e093
Compare
stormer78
force-pushed
the
release-plz-2026-09-01T14-05-14Z
branch
from
September 6, 2026 04:56
c93e093 to
527dcdd
Compare
stormer78
force-pushed
the
release-plz-2026-09-01T14-05-14Z
branch
from
September 6, 2026 05:07
527dcdd to
12daec2
Compare
stormer78
added a commit
that referenced
this pull request
Sep 6, 2026
… needs (#1259) The guard shipped in #1256 without the "Install system dependencies" step the report job beside it has, so its first real run — against Release PR #1232, the under-bump it was built to catch — failed on: error: failed to run custom build command for `libdbus-sys v0.2.7` pkg_config failed error: failed to build rustdoc for crate vta-cli-common v0.12.4 `vta-cli-common` pulls `libdbus-sys`, whose build script shells out to pkg-config. Without the dbus headers rustdoc cannot build, and semver-report.sh reads a failed baseline build as "a PUBLISHED CRATE DOES NOT BUILD" — loud on purpose, because that is a real production defect when it is real. A missing build dependency on the runner produces the identical message. So the guard was red, for a reason that had nothing to do with version bumps, wearing the wording of a much more serious finding. That is the same conflation this job family has now had three times, and the reason to be exact about it: the guard's whole purpose is to be believed when it goes red. The apt logic moves to scripts/install-semver-deps.sh and both jobs call it. A second copy in the second job would have been the shorter diff and the wrong one — two lists of the same thing agree until someone edits one, which is precisely the defect #1252 was written to fix. Verified: both jobs now resolve to identical step lists. Signed-off-by: Glenn Gore <glenn.g@affinidi.com>
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.
🤖 New release
vta-sdk: 0.32.3 -> 0.32.4 (✓ API compatible changes)vti-common: 0.16.1 -> 0.16.2 (✓ API compatible changes)vta-cli-common: 0.12.3 -> 0.12.4 (✓ API compatible changes)cnm-cli: 0.13.3 -> 0.13.4pnm-cli: 0.14.3 -> 0.14.4vtc-client: 0.5.1 -> 0.5.2 (✓ API compatible changes)vta-audit: 0.3.1 -> 0.3.2vta-config: 0.4.1 -> 0.4.2vta-keyspaces: 0.2.4 -> 0.2.5vta-persona: 0.1.0vta-tee: 0.2.2 -> 0.2.3vta-service: 0.23.4 -> 0.23.5 (✓ API compatible changes)Changelog
vta-sdkvti-commonvta-cli-commonpnm-clivtc-clientvta-auditvta-configvta-keyspaces