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

pip: fix example lockfiles, add paths.lockFile default #1017

Merged
merged 6 commits into from
Jul 13, 2024

Conversation

phaer
Copy link
Member

@phaer phaer commented Jul 13, 2024

Sorry, lock files on main are currently wrong, as we need them per platform now. This PR fixes that & drops aarch64-linux and x86_64-darwin from CI targets for now. This makes locking easier, CI faster and we should still fetch issues specific to aarch64 or darwin.

And set a system-specific default for paths.lockFile for all pip users.

@phaer phaer requested a review from DavHau July 13, 2024 13:48
@phaer phaer force-pushed the pip-lock-system branch from 916e9a4 to d1d9cc1 Compare July 13, 2024 14:28
phaer added 5 commits July 13, 2024 16:40
even with the new default, it's good to be explicit.
And the examples will still refer to the main branch while running ci
checks for this
quick & easy way to reduce ci run-time and overhead from
platform-specific lock files in the repo while letting
us catch errors on two OSes as well as architectures.
@phaer phaer force-pushed the pip-lock-system branch from d1d9cc1 to 80cfb95 Compare July 13, 2024 14:40
@phaer phaer changed the title pip: set sys-specific default for paths.lockFile pip: fix example lockfiles, add paths.lockFile default Jul 13, 2024
@phaer phaer merged commit 15d7ef5 into nix-community:main Jul 13, 2024
99 checks passed
@phaer phaer deleted the pip-lock-system branch July 13, 2024 14:44
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.

1 participant