release: ship GuardScan 1.1.0 through the zero-touch release train#32
Draft
ntanwir10 wants to merge 22 commits into
Draft
release: ship GuardScan 1.1.0 through the zero-touch release train#32ntanwir10 wants to merge 22 commits into
ntanwir10 wants to merge 22 commits into
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
guardscan-backend | c787d6e | Jul 26 2026, 04:47 AM |
Contributor
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
What changed
ntanwir10/homebrew-tapcatalog for both Homebrew and Scoop, generated from an immutable GuardScan release manifest and kept in sync through pull requests plus scheduled reconciliationWhy
The previous release scaffold only published npm directly and could not prove native artifacts, cross-channel identity, promotion timing, or rollback state. This release makes GuardScan the single release authority and treats every downstream package definition as a reproducible projection of the same immutable manifest.
Validation
npm run typechecknpm run buildnpm test -- --runInBand— 69 suites, 797 testsnpm test -- --coverage --runInBand— 69 suites, 797 testsnpm run lint:ratchetnpm audit --omit=dev --audit-level=high— 0 vulnerabilitiesnpm run test:release— 8 suites, 63 testsnpm run test:packagegit diff --check16812f6bc503e1d554bd4bf6bb30c71ea82032ba571900280affebd27a37d12fExternal onboarding still required
Publication is fail-closed with
RELEASE_AUTOMATION_ENABLED=falseuntil the GitHub App, OIDC trusted publishers, signing identities, and moderated-registry credentials described indocs/RELEASE_ONBOARDING.mdare configured. The eight protected zero-reviewer environments, shared catalog repository, release ledger branch, and branch protections are already bootstrapped.