Commit bbf99d6
refactor: combine Docker and npm publish into single workflow
Merges docker-publish.yml and npm-publish.yml into publish.yml with
three parallel jobs: check-version, docker, and npm. Removes redundant
host-side build from docker job and adds pnpm caching to npm job.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent af00baa commit bbf99d6
4 files changed
Lines changed: 163 additions & 289 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments