Dallin Romney
|
ad47bc72c7
|
fix(release): complete plugin npm preflight contract
Adapt the missing publish-tag and metadata-check portions of upstream 9d2d517296 and the pack-mode portion of 9eeebf7cb1.
|
2026-07-14 08:41:57 -07:00 |
|
Vincent Koc
|
f5a7f613ee
|
fix(release): use monthly patch versions
Switch release train handling to YYYY.M.PATCH monthly patch numbering, preserve pre-transition compatibility, and pin the June 2026 stable/beta floor at 2026.6.5 after the published beta.
Verification:
- node scripts/run-vitest.mjs run test/appcast.test.ts test/release-check.test.ts test/scripts/package-mac-app.test.ts test/scripts/package-mac-dist.test.ts test/openclaw-npm-release-check.test.ts test/npm-publish-plan.test.ts src/infra/npm-registry-spec.test.ts src/infra/clawhub.test.ts src/plugins/clawhub.test.ts test/plugin-npm-release.test.ts test/scripts/ios-version.test.ts test/scripts/ios-pin-version.test.ts
- node --import tsx scripts/plugin-npm-release-check.ts --base-ref origin/main --head-ref HEAD
- node --import tsx scripts/plugin-clawhub-release-check.ts --base-ref origin/main --head-ref HEAD
- git diff --check origin/main...HEAD
- .agents/skills/autoreview/scripts/autoreview --mode branch --base origin/main --no-web-search
|
2026-06-06 12:26:32 -07:00 |
|
Peter Steinberger
|
b8d08f0cfd
|
docs: document repository scripts
|
2026-06-04 20:52:50 -04:00 |
|
Peter Steinberger
|
d09395dc04
|
fix: keep plugin release previews scoped
|
2026-05-02 00:23:42 +01:00 |
|
Peter Steinberger
|
543b248c5a
|
build: prepare twitch plugin beta release
|
2026-05-02 00:11:21 +01:00 |
|
Onur Solmaz
|
d41c9ad4cb
|
Release: add plugin npm publish workflow (#47678)
* Release: add plugin npm publish workflow
* Release: make plugin publish scope explicit
|
2026-03-18 13:44:23 +01:00 |
|