Skip to content

ci: publish versioned 0.1.1 release artifact - #8

Merged
blckbx merged 3 commits into
mainfrom
ci/versioned-artifact-name
Aug 27, 2026
Merged

ci: publish versioned 0.1.1 release artifact#8
blckbx merged 3 commits into
mainfrom
ci/versioned-artifact-name

Conversation

@blckbx

@blckbx blckbx commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • bump the package version from 0.1.0 to 0.1.1
  • name the Actions artifact openclaw-armada-dm-0.1.1.tgz
  • add a tag-triggered GitHub Release workflow for v* tags
  • reject release tags that do not match package.json
  • rebuild, validate, pack, checksum, and verify before publishing
  • attach the tgz and sha256 file to the GitHub Release
  • document the maintainer release procedure and protect both workflows with metadata tests

Validation

  • npm test: 188 tests passed
  • npm run lint
  • npm run typecheck
  • npm run build
  • npm run package:validate
  • npm run package:dry-run confirms openclaw-armada-dm-0.1.1.tgz
  • npm run format:check
  • npm run audit

@blckbx blckbx changed the title ci: use package version in artifact name ci: publish versioned 0.1.1 package artifact Aug 27, 2026
@blckbx blckbx changed the title ci: publish versioned 0.1.1 package artifact ci: publish versioned 0.1.1 release artifact Aug 27, 2026
@blckbx
blckbx merged commit 466912c into main Aug 27, 2026
4 checks passed
@blckbx
blckbx deleted the ci/versioned-artifact-name branch August 27, 2026 08:47
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