Skip to content

ci: deploy Pages after npm publish - #7

Merged
AgentArcLab merged 1 commit into
mainfrom
fix/auto-deploy-pages-after-npm
Jul 29, 2026
Merged

ci: deploy Pages after npm publish#7
AgentArcLab merged 1 commit into
mainfrom
fix/auto-deploy-pages-after-npm

Conversation

@AgentArcLab

Copy link
Copy Markdown
Contributor

Summary

  • upload the exact dist-ksadk bundle built by the npm release job
  • deploy that artifact to GitHub Pages only after the publish job succeeds
  • keep the manual Pages workflow as a recovery path
  • add a release workflow contract test

Verification

  • npm test (138 tests)
  • node --test tests/*.test.mjs (110 tests)
  • npm run build:all
  • npm pack --dry-run --access public

@AgentArcLab
AgentArcLab merged commit 31bf5be into main Jul 29, 2026
1 check passed
@AgentArcLab
AgentArcLab deleted the fix/auto-deploy-pages-after-npm branch July 29, 2026 11:45
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