Skip to content

Conversation

@llucax
Copy link
Contributor

@llucax llucax commented Jun 2, 2025

We know about this warning and it is not a problem for us, as protobuf gurantees compatibility between two consecutive major versions.

When we really need to bump the dependency, we'll get an error that is not ignored.

We know about this warning and it is not a problem for us, as protobuf
gurantees compatibility between two consecutive major versions.

When we really need to bump the dependency, we'll get an error that is
not ignored.

Signed-off-by: Leandro Lucarella <[email protected]>
Copilot AI review requested due to automatic review settings June 2, 2025 08:51
@llucax llucax requested a review from a team as a code owner June 2, 2025 08:51
@llucax llucax self-assigned this Jun 2, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR modifies the pytest configuration to suppress warnings about the protobuf gencode version while still enforcing errors for other warnings.

  • Removed the generic warning options from the addopts setting.
  • Added a customized filterwarnings list to handle deprecation warnings and ignore the protobuf warning.

@llucax llucax enabled auto-merge June 2, 2025 08:52
@github-actions github-actions bot added the part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) label Jun 2, 2025
@llucax
Copy link
Contributor Author

llucax commented Jun 5, 2025

Will force-merge this, as the CI is broken without it.

@llucax llucax added this to the v0.7.0 milestone Jun 5, 2025
@llucax llucax disabled auto-merge June 5, 2025 07:20
@llucax llucax merged commit d3016f7 into frequenz-floss:v0.x.x Jun 5, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:tooling Affects the development tooling (CI, deployment, dependency management, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant