Skip to content

test(ci): run the installation tests on circleci#225

Merged
zimeg merged 1 commit intomainfrom
zimeg-test-install-circleci
Sep 9, 2025
Merged

test(ci): run the installation tests on circleci#225
zimeg merged 1 commit intomainfrom
zimeg-test-install-circleci

Conversation

@zimeg
Copy link
Copy Markdown
Member

@zimeg zimeg commented Sep 9, 2025

Summary

This PR retruns the changes of 6001989 following #188! 👾 ✨

Reference: #188 (comment)

Notes

These tests should now fallback to using the $HOME/.local/bin path in CircleCI due to permission setups, and /usr/local/bin on GitHub Actions IIRC?

Requirements

@zimeg zimeg added this to the Next Release milestone Sep 9, 2025
@zimeg zimeg self-assigned this Sep 9, 2025
@zimeg zimeg requested a review from a team as a code owner September 9, 2025 17:17
@zimeg zimeg added code health M-T: Test improvements and anything that improves code health semver:patch Use on pull requests to describe the release version increment labels Sep 9, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.91%. Comparing base (fa22389) to head (80b98e5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #225   +/-   ##
=======================================
  Coverage   62.90%   62.91%           
=======================================
  Files         212      212           
  Lines       21782    21782           
=======================================
+ Hits        13703    13705    +2     
+ Misses       7014     7011    -3     
- Partials     1065     1066    +1     

☔ 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.

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

📠 Quick notes for the kind reviewers!

Comment on lines +131 to +134
- run:
name: Run Install Tests
command: |
make test-install
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.

🔍 note: Ahha! Just as we hoped:

🔗 Adding a symbolic link from /home/circleci/.local/bin/slack-test to /home/circleci/.slack/bin/slack

https://app.circleci.com/pipelines/github/slackapi/slack-cli/1216/workflows/f41bd0c2-4edb-4422-88b9-2bd869f702c0/jobs/3607?invite=true#step-106-1097_101

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.

🪬 ramble: Compared to:

🔗 Adding a symbolic link from /usr/local/bin/slack-test to ~/.slack/bin/slack

https://github.com/slackapi/slack-cli/actions/runs/17590393385/job/49969493179#step:6:34

Copy link
Copy Markdown
Member

@mwbrooks mwbrooks left a comment

Choose a reason for hiding this comment

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

✅ Nice, thanks for this follow-up!

@zimeg
Copy link
Copy Markdown
Member Author

zimeg commented Sep 9, 2025

@mwbrooks Blessed be the reminders of a post it note. Thanks too for the review!

@zimeg zimeg merged commit 301ff9b into main Sep 9, 2025
6 checks passed
@zimeg zimeg deleted the zimeg-test-install-circleci branch September 9, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code health M-T: Test improvements and anything that improves code health 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