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: send RunPart metadata to upload endpoint #57

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

fargito
Copy link
Member

@fargito fargito commented Jan 15, 2025

  • chore(rust): bump toolchain from 1.79.0 to 1.84.0
  • chore: add missing spellings
  • feat: add platform_slug to upload metadata
  • feat: add platform_run_part to providers

@fargito fargito self-assigned this Jan 15, 2025
@fargito fargito force-pushed the cod-447-compute-run-and-runpart-identifiers-and-metadata-in-the branch 20 times, most recently from 06848b2 to 9b963a3 Compare January 16, 2025 12:55
@fargito fargito force-pushed the cod-447-compute-run-and-runpart-identifiers-and-metadata-in-the branch 8 times, most recently from fb53a4f to dfdd096 Compare January 27, 2025 12:29
@fargito fargito force-pushed the cod-447-compute-run-and-runpart-identifiers-and-metadata-in-the branch 4 times, most recently from 25cd578 to f87e92e Compare January 27, 2025 15:59
@fargito fargito requested a review from adriencaccia January 27, 2025 16:07
@fargito fargito marked this pull request as ready for review January 27, 2025 16:07
@fargito fargito marked this pull request as draft January 27, 2025 16:11
@fargito fargito marked this pull request as ready for review January 27, 2025 16:48
@fargito
Copy link
Member Author

fargito commented Jan 27, 2025

@adriencaccia ready for a first review

.vscode/settings.json Outdated Show resolved Hide resolved
src/run/ci_provider/provider.rs Outdated Show resolved Hide resolved
src/run/ci_provider/github_actions/provider.rs Outdated Show resolved Hide resolved
src/run/ci_provider/github_actions/provider.rs Outdated Show resolved Hide resolved
@adriencaccia adriencaccia requested a review from art049 January 28, 2025 09:26
Copy link
Member

@art049 art049 left a comment

Choose a reason for hiding this comment

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

A few minor changes 💪
Make sure to fixup without force-pushing so we can compare the diff easily

.github/workflows/ci.yml Outdated Show resolved Hide resolved
src/run/ci_provider/buildkite/provider.rs Outdated Show resolved Hide resolved
src/run/ci_provider/provider.rs Outdated Show resolved Hide resolved
src/run/uploader/upload_metadata.rs Outdated Show resolved Hide resolved
src/run/ci_provider/github_actions/provider.rs Outdated Show resolved Hide resolved
@fargito fargito force-pushed the cod-447-compute-run-and-runpart-identifiers-and-metadata-in-the branch from f87e92e to d89c070 Compare January 29, 2025 16:09
@fargito fargito force-pushed the cod-447-compute-run-and-runpart-identifiers-and-metadata-in-the branch from 7490e74 to 702328e Compare January 29, 2025 17:48
@fargito
Copy link
Member Author

fargito commented Jan 29, 2025

@adriencaccia @Arthur I updated and also added some tests

@fargito fargito force-pushed the cod-447-compute-run-and-runpart-identifiers-and-metadata-in-the branch from 702328e to ed81950 Compare January 29, 2025 18:35
@fargito
Copy link
Member Author

fargito commented Jan 30, 2025

@art049 sorry about the force-pushes. Here is the comparison link between the reviewed and the latest version: https://github.com/CodSpeedHQ/runner/compare/f87e92ed46b24c5635282521365023e1a31571d5..ed81950a62afe82f0c8d2839fa940d46ea9bc5a3

Copy link
Member

@art049 art049 left a comment

Choose a reason for hiding this comment

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

As discussed together, it would be best to just keep job-index and job-total in the last part of the matrix part id

@art049 art049 self-requested a review January 31, 2025 12:53
@fargito
Copy link
Member Author

fargito commented Jan 31, 2025

@adriencaccia I removed some values from the metadata, can you release a new beta version?

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.

3 participants