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

Circular dependency between Holodeck-B2B and file-backend #124

Open
sopgreg opened this issue Dec 15, 2021 · 3 comments
Open

Circular dependency between Holodeck-B2B and file-backend #124

sopgreg opened this issue Dec 15, 2021 · 3 comments

Comments

@sopgreg
Copy link

sopgreg commented Dec 15, 2021

Building HB2B needs a few unusual steps, as there is a circular dependency between HB2B and file-backend:

  • file-backend needs some artifacts from HB2B
  • HB2B will not build without file-backend (holodeckb2b-distribution fails)

My only idea is to move holodeckb2b-distribution into a separate respository to remove any circular dependencies.

@RobertArmic
Copy link

This is a major issue, it means project is not in buildable state if needed for autobuilds.

Apart from moving into seperate repository, the only other option i see is moving file-backend back to main project to simplify builds.

@ilicalex
Copy link

Is there any plan to fix this?

@RenateS
Copy link
Collaborator

RenateS commented Oct 26, 2022

This will be fixed in a future version by restructuring the project.

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

No branches or pull requests

4 participants