Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/add codspeed cli #36

Merged
merged 26 commits into from
Jul 25, 2024
Merged

feat/add codspeed cli #36

merged 26 commits into from
Jul 25, 2024

Conversation

adriencaccia
Copy link
Member

@adriencaccia adriencaccia commented Jul 23, 2024

What changed

  • Change the binary from codspeed-runner to codspeed
  • Changed the run command from codspeed [...COMMAND] to codspeed run [...COMMAND]
  • Authenticate a CodSpeed user locally with codspeed auth login
  • Add ability to make local runs
  • Various minor changes/bug fixes

Closes COD-12

Cargo.toml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
src/api_client.rs Outdated Show resolved Hide resolved
src/auth.rs Outdated Show resolved Hide resolved
src/run/ci_provider/github_actions/provider.rs Outdated Show resolved Hide resolved
src/run/check_system.rs Outdated Show resolved Hide resolved
src/run/check_system.rs Outdated Show resolved Hide resolved
src/logger.rs Outdated Show resolved Hide resolved
src/run/uploader/upload.rs Outdated Show resolved Hide resolved
src/run/uploader/upload.rs Outdated Show resolved Hide resolved
Copy link
Member Author

adriencaccia commented Jul 24, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @adriencaccia and the rest of your teammates on Graphite Graphite

Base automatically changed from 06-06-chore_ci_run_ci_on_every_pull_request to main July 25, 2024 14:17
@adriencaccia adriencaccia merged commit 04f0e4d into main Jul 25, 2024
8 checks passed
@adriencaccia adriencaccia deleted the feat/add-codspeed-cli branch July 25, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants