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

Remove circular dependency on the //ledger project caused by ledger-resources [DPP-1410] #16295

Merged
merged 2 commits into from
Feb 13, 2023

Conversation

mziolekda
Copy link
Contributor

This PR simply removes a circular dependency caused by ledger-resources. This library is currently used in two places that are considered a more base level than the ledger itself:

  • observability
  • ledger-api

This PR just solves the dependency problem. It doesn't attempt to rename the library or change the package name. As this library is a release artifact, such change would entail a disruption in the release pipeline. It is something that should be attempted separately.

Copy link
Collaborator

@remyhaemmerle-da remyhaemmerle-da left a comment

Choose a reason for hiding this comment

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

👍

@mziolekda mziolekda enabled auto-merge (squash) February 13, 2023 08:30
@mziolekda mziolekda merged commit d997498 into main Feb 13, 2023
@mziolekda mziolekda deleted the mziolek/move-ledger-resources branch February 13, 2023 08:38
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.

4 participants