Skip to content

Pin grpc related dependencies#241

Merged
llucax merged 2 commits intofrequenz-floss:v0.6.xfrom
llucax:pin-deps
Sep 10, 2024
Merged

Pin grpc related dependencies#241
llucax merged 2 commits intofrequenz-floss:v0.6.xfrom
llucax:pin-deps

Conversation

@llucax
Copy link
Copy Markdown
Contributor

@llucax llucax commented Sep 10, 2024

We can't use wide dependencies because otherwise when building the wheel, the latest version is used, but the generate code should use the minimum supported version for the generation, not the latest one. See: https://protobuf.dev/support/cross-version-runtime-guarantee/

@github-actions github-actions Bot added the part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) label Sep 10, 2024
@llucax llucax self-assigned this Sep 10, 2024
@llucax llucax marked this pull request as ready for review September 10, 2024 10:58
@llucax llucax requested a review from a team as a code owner September 10, 2024 10:58
@llucax llucax requested review from TalweSingh and removed request for a team September 10, 2024 10:58
@llucax llucax added the type:bug Something isn't working label Sep 10, 2024
@llucax llucax added this to the v0.6.2 milestone Sep 10, 2024
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Copy link
Copy Markdown

@daniel-zullo-frequenz daniel-zullo-frequenz left a comment

Choose a reason for hiding this comment

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

Just a minor optional suggestion to check for. LGTM

Comment thread RELEASE_NOTES.md Outdated
We can't use wide dependencies because otherwise when building the
wheel, the latest version is used, but the generate code should use the
minimum supported version for the generation, not the latest one. See:
https://protobuf.dev/support/cross-version-runtime-guarantee/

Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
@llucax llucax enabled auto-merge September 10, 2024 12:19
@llucax llucax disabled auto-merge September 10, 2024 12:25
@llucax llucax merged commit ebe12dd into frequenz-floss:v0.6.x Sep 10, 2024
@llucax llucax deleted the pin-deps branch September 10, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:docs Affects the documentation part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants