build: upload floating major and minor versions on release by zimeg · Pull Request #199 · slackapi/slack-cli · GitHub
Skip to content

build: upload floating major and minor versions on release#199

Draft
zimeg wants to merge 3 commits into
mainfrom
zimeg-build-x-version
Draft

build: upload floating major and minor versions on release#199
zimeg wants to merge 3 commits into
mainfrom
zimeg-build-x-version

Conversation

@zimeg

@zimeg zimeg commented Aug 15, 2025

Copy link
Copy Markdown
Member

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

codecov Bot commented Aug 15, 2025

Copy link
Copy Markdown

@zimeg

zimeg commented Aug 15, 2025

Copy link
Copy Markdown
Member Author

@zimeg

zimeg commented Aug 15, 2025

Copy link
Copy Markdown
Member Author

@ewanek1 ewanek1 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Woah crazy fast... LGTM! 👏

@zimeg zimeg left a comment

Copy link
Copy Markdown
Member Author

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-

Comment thread scripts/install.sh

Copy link
Copy Markdown
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.

2 participants