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

Switch to local script for wheel builds #1304

Closed
wants to merge 5 commits into from

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Jul 18, 2023

Description

Moves the wheel building logic out of relying on a centralized build script in shared workflows to a script homed in this directory. This matches conda builds more closely and allows each repo to manage its own wheel builds.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@vyasr vyasr added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function ci labels Jul 18, 2023
@vyasr vyasr self-assigned this Jul 18, 2023
.github/workflows/pr.yaml Outdated Show resolved Hide resolved
ci/build_wheel.sh Outdated Show resolved Hide resolved
ci/build_wheel.sh Outdated Show resolved Hide resolved
ci/build_wheel.sh Outdated Show resolved Hide resolved
@vyasr
Copy link
Contributor Author

vyasr commented Jul 20, 2023

This PR is being merged into #1305 for joint testing of the entire workflow pipeline.

@vyasr vyasr closed this Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants