build: package releases for linux arm64 architecture#539
Merged
Conversation
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #539 +/- ##
==========================================
- Coverage 71.67% 71.65% -0.02%
==========================================
Files 226 226
Lines 19104 19110 +6
==========================================
+ Hits 13692 13693 +1
- Misses 4207 4210 +3
- Partials 1205 1207 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
4.1.0 is already released without arch-specific Linux archives, so the gate needs to target 4.2.0 when they'll first be available. Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
3 tasks
srtaalej
approved these changes
May 20, 2026
Contributor
srtaalej
left a comment
There was a problem hiding this comment.
woot woot this is great!
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog
Summary
This pull request adds Linux arm64 support to the Slack CLI build, install, and auto-update pipelines 🔮 🚀
Preview
This example shows "arm64" and "amd64" are included in releases from CircleCI:
🔗 https://github.com/slackapi/slack-cli/releases/tag/v4.2.0-build-linux-arm64-feature
Testing
We're pointing #551 toward this branch to show that installations are expected at the expected CI build for development but production continues as expected:
🔗 https://github.com/slackapi/slack-cli/actions/runs/26053774174/job/76596660399?pr=551#step:3:113
📸 A snapshot build output shows the following:
Notes
4.2.0- we continue to use that build too. Future updates will find the correct compilation.Requirements