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

ci: add a tool to launch workloads on cluster #3516

Merged
merged 3 commits into from
Dec 7, 2024
Merged

Conversation

jaychia
Copy link
Contributor

@jaychia jaychia commented Dec 6, 2024

Example usage:

uv run tools/gha_run_cluster_job.py .github/working-dir/simple.py
image

@github-actions github-actions bot added the ci label Dec 6, 2024
@jaychia jaychia requested a review from raunakab December 6, 2024 21:44
Copy link

codspeed-hq bot commented Dec 6, 2024

CodSpeed Performance Report

Merging #3516 will improve performances by 59.18%

Comparing jay/gha-launcher (a14196c) with main (ad175ae)

Summary

⚡ 1 improvements
✅ 16 untouched benchmarks

Benchmarks breakdown

Benchmark main jay/gha-launcher Change
test_iter_rows_first_row[100 Small Files] 187.6 ms 117.8 ms +59.18%

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.59%. Comparing base (3a8cece) to head (a14196c).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3516      +/-   ##
==========================================
- Coverage   77.60%   77.59%   -0.01%     
==========================================
  Files         707      708       +1     
  Lines       86174    86154      -20     
==========================================
- Hits        66875    66853      -22     
- Misses      19299    19301       +2     

see 10 files with indirect coverage changes

@jaychia jaychia merged commit 8ffc4ff into main Dec 7, 2024
43 checks passed
@jaychia jaychia deleted the jay/gha-launcher branch December 7, 2024 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants