Skip to content

Add guarded Core release publication and GitHub workflow - #1

Merged
dillonlille merged 4 commits into
mainfrom
feature/github-release-workflow
Sep 12, 2026
Merged

dillonlille merged 4 commits into
mainfrom
feature/github-release-workflow

Conversation

@dillonlille

@dillonlille dillonlille commented Sep 12, 2026

Copy link
Copy Markdown
Owner

Core now has a manually triggered release workflow that packages a verified main commit with the owner-selected version and reviewed notes. It verifies build provenance and uploaded assets, rejects existing versions and changed component bytes under an existing version, and publishes without activating production.

The SDK owns the shared publication tooling used by both repositories and supports bounded per-repository test concurrency. Core releases also carry the platform dependency bundle for DSP builds. The workflow checks main and its successful push checks again before publication, creates a draft, verifies uploaded assets, and only then publishes. Failures preserve the draft for inspection.

Validation: 75 Core tests pass, including seven publication tests covering deterministic packaging, tampering, main/check identity, duplicate versions, component version reuse, and upload failure recovery. Source checks and the dashboard build pass. Actionlint validates workflow syntax locally and in CI; the public source export scan has no findings. Full Core and DSP development artifacts were packaged and verified locally with synthetic publication metadata.

GitHub checks passed for 90e29d2940eac250b15042e336661562cff72fe1. Actual release upload/attestation publication remains unexercised because no release has been requested. This PR does not change production, deploy the permanent Dev DSP, or wire the owner update buttons.

Merge requires the owner’s explicit chat approval. Publishing and installation remain separate steps.

@dillonlille
dillonlille marked this pull request as ready for review September 12, 2026 03:49
@dillonlille
dillonlille marked this pull request as draft September 12, 2026 03:57
@dillonlille
dillonlille marked this pull request as ready for review September 12, 2026 04:01
@dillonlille
dillonlille merged commit 4a2d208 into main Sep 12, 2026
1 check passed
@dillonlille
dillonlille deleted the feature/github-release-workflow branch September 12, 2026 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant