Skip to content

Sync (most) server dependencies with Nix #2782

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

Merged
merged 4 commits into from
Dec 3, 2024
Merged

Conversation

danieldk
Copy link
Member

What does this PR do?

Sync (most) server dependencies with Nix. Skipped most grpcio packages, because of protobuf version incompatibility with the opentelemetry packages.

Also add a primitive script to generate Poetry commands to sync with Nix. This is not fully automated, since getting the Nix versions may be unresolvable. However, it does take most of the work out of doing this manually.

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

danieldk and others added 4 commits December 2, 2024 18:31
Skipped most grpcio packages, because of protobuf version
incompatibility with the opentelemetry packages.
This is not fully automated, since getting the Nix versions may be
unresolvable. However, it does take most of the work out of doing
this manually.
@Narsil Narsil force-pushed the sync-server-deps-nix-20241126 branch from 2af5c97 to 83073b2 Compare December 2, 2024 17:32
@Narsil Narsil requested a review from OlivierDehaene December 2, 2024 18:38
@Narsil Narsil merged commit 2003d8b into main Dec 3, 2024
12 of 13 checks passed
@Narsil Narsil deleted the sync-server-deps-nix-20241126 branch December 3, 2024 03:04
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.

2 participants