feat: add codspeed status and other status subcommands to get information install#268
Merged
GuillaumeLagrange merged 5 commits intomainfrom Mar 24, 2026
Merged
Conversation
a41b7b3 to
fc2d61e
Compare
Member
|
Seen together, let's have |
1a13f5c to
9a17932
Compare
codspeed setup status to get information about tool installcodspeed status and other status subcommands to get information install
adriencaccia
requested changes
Mar 23, 2026
Member
adriencaccia
left a comment
There was a problem hiding this comment.
Let's run the command in all configurations (git repo without codspeed enabled, git repo with codspeed enabled, etc...), to ensure that the displayed information is what we want.
f84a7b0 to
f6f6c9a
Compare
adriencaccia
approved these changes
Mar 24, 2026
f688215 to
0e2974d
Compare
…eed status` commands - `codspeed auth status`: checks token validity via API, detects repository from git remote, and verifies it exists on CodSpeed - `codspeed setup status`: shows tool installation status for each executor via the new `tool_status()` trait method - `codspeed status`: combines auth, setup, and system info - Remove noisy warning from `find_repository_root`
0e2974d to
231eb88
Compare
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.
Scenarii to test for
codspeed auth statusLogged in
Not logged in