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

Temporarily remove dependency on frequenz-api-common #24

Conversation

camille-bouvy-frequenz
Copy link
Contributor

The Electricity Trading API uses protobuf types location and pagination defined in frequenz-api-common v0.5.3. But Frequenz SDK v0.25 is not compatible with frequenz-api-common v0.5.0.

For the Electricity Trading API client to be able to work with the SDK, this PR temporarily removes the dependency on frequenz-api-common, and adds the definitions for the required proto files into this repo.

This will be reverted once the SDK has been updated to use a newer version of frequenz-api-common.

@camille-bouvy-frequenz camille-bouvy-frequenz requested a review from a team as a code owner January 22, 2024 17:21
@github-actions github-actions bot added part:docs Affects the documentation part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) labels Jan 22, 2024
Signed-off-by: camille-bouvy-frequenz <camille.bouvy@frequenz.com>
@camille-bouvy-frequenz camille-bouvy-frequenz added the priority:high Address this as soon as possible label Jan 22, 2024
Copy link
Contributor

@matthias-wende-frequenz matthias-wende-frequenz left a comment

Choose a reason for hiding this comment

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

I create an issue to revert the commit once the sdk is updated.

@camille-bouvy-frequenz camille-bouvy-frequenz merged commit f5768a1 into frequenz-floss:v0.x.x Jan 23, 2024
16 checks passed
@camille-bouvy-frequenz camille-bouvy-frequenz deleted the remove-common-dependencies branch January 23, 2024 10:35
camille-bouvy-frequenz added a commit that referenced this pull request Feb 6, 2024
…files

Revert #24: Remove files from `frequenz-api-common`
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.) priority:high Address this as soon as possible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants