Skip to content

Commit 5653d74

Browse files
committed
Document Railway and Render template pins after stable releases.
1 parent 172e453 commit 5653d74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Use this release flow when promoting tested beta builds to production:
8787
- `npm version 0.3.2`
8888
- `git push && git push --tags`
8989
- `npm publish` (publishes to `latest`)
90+
- Pin both deployment templates on `main` to that release: update `~/Projects/openclaw-railway-template` and `~/Projects/openclaw-render-template` so `@chrysb/alphaclaw` and `openclaw` match AlphaClaw’s `package.json` for the release, run `npm install` in each repo, commit `package.json` and `package-lock.json`, and push. Skipping Render leaves that template on `latest` and causes drift from Railway.
9091
5. Return templates to production channel:
9192
- `@chrysb/alphaclaw: "latest"`
9293
6. Optionally keep beta branch/tag flows active for next release cycle.

0 commit comments

Comments
 (0)