Commit d895702
chore(client-common): drop head pre-release publish job (#928)
## Summary
Removes the `head` publish job from the deprecated
`@clickhouse/client-common` publish workflow
(`.github/workflows/publish-client-common.yml`).
`@clickhouse/client-common` is deprecated — the `client` and
`client-web` packages now bundle the common sources directly from
`packages/client-common/src`. There's no longer a need to cut per-commit
`-head.*` pre-releases from the release branch for this package.
The `publish` job (the manual `workflow_dispatch` release) is left
intact.
## Test plan
- [ ] CI passes (workflow YAML lint)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 04601f9 commit d895702
1 file changed
Lines changed: 0 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | 56 | | |
93 | 57 | | |
94 | 58 | | |
| |||
0 commit comments