Skip to content

chore(client-common): drop head pre-release publish job#928

Merged
peter-leonov-ch merged 1 commit into
mainfrom
chore/remove-client-common-head-publish
Jun 29, 2026
Merged

chore(client-common): drop head pre-release publish job#928
peter-leonov-ch merged 1 commit into
mainfrom
chore/remove-client-common-head-publish

Conversation

@peter-leonov-ch

Copy link
Copy Markdown
Collaborator

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

Remove the `head` job from the deprecated @clickhouse/client-common
publish workflow. The package is deprecated and no longer needs
per-commit head pre-releases cut from the release branch.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 29, 2026 21:25
@peter-leonov-ch
peter-leonov-ch enabled auto-merge (squash) June 29, 2026 21:26
@peter-leonov-ch
peter-leonov-ch merged commit d895702 into main Jun 29, 2026
12 checks passed
@peter-leonov-ch
peter-leonov-ch deleted the chore/remove-client-common-head-publish branch June 29, 2026 21:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the per-commit head pre-release publish job from the deprecated @clickhouse/client-common GitHub Actions workflow, leaving only the manual workflow_dispatch publish job.

Changes:

  • Deleted the jobs.head job that published -head.* prereleases to npm.

Comment thread .github/workflows/publish-client-common.yml
@peter-leonov-ch peter-leonov-ch mentioned this pull request Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants