Skip to content

Conversation

@zimeg
Copy link
Member

@zimeg zimeg commented Jan 30, 2026

Summary

This PR follows #2492 to remove build metadata from the @slack/cli-test package for automated publishing.

This change matches the versions shown on NPM and require no change for consumers of the package other than updating to the latest version!

🔗 https://www.npmjs.com/package/@slack/cli-test/v/2.2.0?activeTab=versions

Requirements

@zimeg zimeg added this to the cli-test@2.3.0 milestone Jan 30, 2026
@zimeg zimeg self-assigned this Jan 30, 2026
@zimeg zimeg requested a review from a team as a code owner January 30, 2026 21:49
@zimeg zimeg added bug M-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documented docs M-T: Documentation work only semver:patch release pkg:cli-test applies to `@slack/cli-test` github_actions Pull requests that update GitHub Actions code labels Jan 30, 2026
@changeset-bot
Copy link

changeset-bot bot commented Jan 30, 2026

🦋 Changeset detected

Latest commit: 8113cec

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@slack/cli-test Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Jan 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.09%. Comparing base (d84f894) to head (8113cec).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2496   +/-   ##
=======================================
  Coverage   93.09%   93.09%           
=======================================
  Files          40       40           
  Lines       11239    11239           
  Branches      713      713           
=======================================
  Hits        10463    10463           
  Misses        764      764           
  Partials       12       12           
Flag Coverage Δ
cli-hooks 95.23% <ø> (ø)
cli-test 94.79% <ø> (ø)
oauth 77.39% <ø> (ø)
socket-mode 61.87% <ø> (ø)
web-api 98.11% <ø> (ø)
webhook 96.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member Author

@zimeg zimeg left a comment

Choose a reason for hiding this comment

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

💌 A note for the most kind reviewer-

"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["@slack/cli-test"]
Copy link
Member Author

Choose a reason for hiding this comment

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

🗣️ ramble: More detail on ignore surfaced for me! This'll skip bumping dependent versions but not attempts of publishing a "different" package version, which is the error we were finding earlier!

@zimeg
Copy link
Member Author

zimeg commented Jan 30, 2026

@misscoded So fast! Thanks for helping bring better releases to these realities. I'll merge this now and will see what changes result from it next 🫡

@zimeg zimeg merged commit 9318ec9 into main Jan 30, 2026
57 checks passed
@zimeg zimeg deleted the zimeg-build-cli-test-cli-compatible branch January 30, 2026 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug M-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documented docs M-T: Documentation work only github_actions Pull requests that update GitHub Actions code pkg:cli-test applies to `@slack/cli-test` release semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants