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

Fix artifact creation, modernise tooling #51

Merged
merged 47 commits into from
Aug 20, 2024
Merged

Fix artifact creation, modernise tooling #51

merged 47 commits into from
Aug 20, 2024

Conversation

tpgillam
Copy link
Owner

@tpgillam tpgillam commented Aug 6, 2024

Re-enable artifact upload during PRs. Aiming to prevent name clash between binary and source build jobs. Switch to uv.

Most of the CI tests take about half the time compared to before (when we used tox). Except some of the 32-bit wheel builds which are just incredibly slow...

Closes #52

@tpgillam tpgillam self-assigned this Aug 6, 2024
@tpgillam tpgillam marked this pull request as draft August 6, 2024 00:38
@tpgillam tpgillam changed the title Fix artifact creation Fix artifact creation, modernise tooling Aug 8, 2024
@tpgillam tpgillam marked this pull request as ready for review August 8, 2024 19:07
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@tpgillam tpgillam requested a review from Rupt August 8, 2024 20:27
Copy link
Collaborator

@Rupt Rupt left a comment

Choose a reason for hiding this comment

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

All looks great. Thank you for maintaining this :)

@tpgillam tpgillam merged commit 92f15ff into master Aug 20, 2024
31 checks passed
@tpgillam tpgillam deleted the tg/fix_artifact branch August 20, 2024 08:25
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.

Test in GHA with wheel that has been built
2 participants