Skip to content

chore(release): v0.1.0#1

Merged
ClodoCapeo merged 1 commit intomainfrom
chore/release-v0.1.0
May 2, 2026
Merged

chore(release): v0.1.0#1
ClodoCapeo merged 1 commit intomainfrom
chore/release-v0.1.0

Conversation

@ClodoCapeo
Copy link
Copy Markdown
Contributor

Summary

  • First tagged release of Solar.
  • Bumps package.json version 0.0.00.1.0.
  • Tag v0.1.0 (pushed after merge) triggers the release workflow → publishes solar-v0.1.0.tgz as a GitHub Release asset.

Downstream consumption (recap)

  • Orion v2 static-serves the bundle at <gate>/orion/static/solar/v0.1.0/index.html for Pulsar CEF.
  • Prism vendors the bundle in resources/solar/v0.1.0/ for the Electron renderer.

Coverage state

  • 8/9 chantier acceptance criteria empirically met
  • Criterion 9 (BUNDLE_INCOMPATIBLE runtime check on major-version mismatch in mount.ts) intentionally deferred to v0.1.1 — defensive behaviour useful only at the first major bump

Test plan

  • npm ci --ignore-scripts clean
  • npm run lint, npm run typecheck, npm test, npm run build, npm run check:bundle green locally on commit c90d688 (initial scaffold) — version bump only, no source change
  • CI green on this PR before merge
  • Tag v0.1.0 after merge → release workflow green

🤖 Generated with Claude Code

First tagged release of Solar. Triggers the release workflow on push
of tag v0.1.0, producing solar-v0.1.0.tgz as a GitHub Release asset
for downstream consumption by Orion v2 (static-serve) and Prism
(vendoring). 8/9 acceptance criteria empirically met -- criterion 9
(BUNDLE_INCOMPATIBLE major-mismatch runtime check) deferred to a
later v0.1.1 cleanup.
@ClodoCapeo ClodoCapeo merged commit 0fe7b08 into main May 2, 2026
5 checks passed
@ClodoCapeo ClodoCapeo deleted the chore/release-v0.1.0 branch May 2, 2026 15:09
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