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

[CLIENT-1837] CI/CD: Add workflow that only builds wheels for one platform #622

Draft
wants to merge 88 commits into
base: dev
Choose a base branch
from

Conversation

juliannguyen4
Copy link
Collaborator

@juliannguyen4 juliannguyen4 commented May 22, 2024

Extra changes:

  • Create composite action to setup Docker on macOS x86

@codecov-commenter
Copy link

codecov-commenter commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.33%. Comparing base (dcc0ca4) to head (ea36280).
Report is 3 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #622   +/-   ##
=======================================
  Coverage   81.33%   81.33%           
=======================================
  Files         100      100           
  Lines       15341    15341           
=======================================
  Hits        12477    12477           
  Misses       2864     2864           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@juliannguyen4 juliannguyen4 changed the title [CLIENT-1837] CI/CD: Add workflow that only builds wheels on a specific OS and CPU architecture [CLIENT-1837] CI/CD: Split up build-wheels.yml workflow into 3 workflows that build one wheel, all wheels for a single platform, and all wheels for all platforms Jun 18, 2024
@juliannguyen4 juliannguyen4 changed the title [CLIENT-1837] CI/CD: Split up build-wheels.yml workflow into 3 workflows that build one wheel, all wheels for a single platform, and all wheels for all platforms [CLIENT-1837] CI/CD: Add workflow that only builds a single wheel for one Python version and one platform Jun 19, 2024
@juliannguyen4 juliannguyen4 changed the title [CLIENT-1837] CI/CD: Add workflow that only builds a single wheel for one Python version and one platform [CLIENT-1837] CI/CD: Add workflow that only builds wheels for one platform Jun 21, 2024
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.

None yet

2 participants