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

refactor: use refs instead of copies #1629

Merged
merged 1 commit into from Oct 3, 2023

Conversation

henryiii
Copy link
Contributor

@henryiii henryiii commented Sep 28, 2023

Refactoring this to be a bit simpler and reduce the number of lines in the schema by a lot (around 800). The only loss is the custom titles for the OS-specific variants, but I think that's fine.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii
Copy link
Contributor Author

henryiii commented Oct 2, 2023

Only thing failing is the Cirrus CI jobs, which were out of free time when the PR was created.

@henryiii
Copy link
Contributor Author

henryiii commented Oct 3, 2023

@joerick, okay to merge?

Copy link
Contributor

@joerick joerick left a comment

Choose a reason for hiding this comment

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

I'm learning more than I'm critiquing here, but the use of refs looks like a good idea!

@joerick joerick merged commit 9535d16 into pypa:main Oct 3, 2023
18 of 23 checks passed
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