Skip to content

Conversation

@zimeg
Copy link
Member

@zimeg zimeg commented Aug 15, 2025

Summary

This PR uploads floating major and minor versions on release to avoid unexpected breaking changes when installing the latest version in downstream actions.

This might unlock the following for whatever the latest of v3 is:

curl -fsSL https://downloads.slack-edge.com/slack-cli/install.sh | bash -s -- -v 3.x.x

Preview

slack_cli_3.6.0-6-g859d4f1_linux_64-bit.tar.gz
slack_cli_3.6.x_linux_64-bit.tar.gz
slack_cli_3.x.x_linux_64-bit.tar.gz

Requirements

@zimeg zimeg added this to the Next Release milestone Aug 15, 2025
@zimeg zimeg requested a review from ewanek1 August 15, 2025 20:58
@zimeg zimeg self-assigned this Aug 15, 2025
@zimeg zimeg requested a review from a team as a code owner August 15, 2025 20:58
@zimeg zimeg added enhancement M-T: A feature request for new functionality changelog Use on updates to be included in the release notes semver:patch Use on pull requests to describe the release version increment build M-T: Changes to compilation and CI processes labels Aug 15, 2025
@codecov
Copy link

codecov bot commented Aug 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.94%. Comparing base (859d4f1) to head (f9bccdf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #199   +/-   ##
=======================================
  Coverage   62.94%   62.94%           
=======================================
  Files         212      212           
  Lines       21782    21782           
=======================================
  Hits        13711    13711           
  Misses       7009     7009           
  Partials     1062     1062           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zimeg
Copy link
Member Author

zimeg commented Aug 15, 2025

@zimeg
Copy link
Member Author

zimeg commented Aug 15, 2025

Some docs pages might find updates, but hoping to avoid merge conflicts as unrelated changes to installation scripts happen otherwise:

📚 https://docs.slack.dev/tools/slack-cli/guides/installing-the-slack-cli-for-mac-and-linux
📚 https://docs.slack.dev/tools/slack-cli/guides/installing-the-slack-cli-for-windows

Copy link

@ewanek1 ewanek1 left a comment

Choose a reason for hiding this comment

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

Woah crazy fast... LGTM! 👏

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.

📫 Leaving a note to update soon-

Copy link
Member Author

Choose a reason for hiding this comment

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

📝 todo: The build architecture is falling back to "universal" with the current semver comparisons!

@zimeg zimeg marked this pull request as draft August 16, 2025 02:30
@zimeg zimeg modified the milestones: v3.6.1, Next Release Aug 22, 2025
@zimeg zimeg removed this from the v3.7.0 milestone Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build M-T: Changes to compilation and CI processes changelog Use on updates to be included in the release notes enhancement M-T: A feature request for new functionality semver:patch Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants