Commit 1a91b0c
chore: switch deploy pipeline to fork-based flow
Replace the old deploy (npm install + sed patches + restart) with:
- Build OpenClaw from Merit-Systems/openclaw fork at pinned commit
- Render config via jq merge (repo config + EC2 secrets)
- Sync credential scripts and systemd overrides from repo
- Restart
Both sed patches (billing error + compaction notify) are now proper
commits on the fork, so the patch scripts are removed.
Update openclaw-pin to 4e0e1a2 (includes compaction notify feature).
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4adf3c5 commit 1a91b0c
File tree
5 files changed
+40
-146
lines changed- .github/workflows
- deploy
5 files changed
+40
-146
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | | - | |
21 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
22 | 59 | | |
23 | 60 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments