Holodeck-B2B icon indicating copy to clipboard operation
Holodeck-B2B copied to clipboard

Circular dependency between Holodeck-B2B and file-backend

Open sopgreg opened this issue 2 years ago • 3 comments

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.

sopgreg avatar Dec 15 '21 13:12 sopgreg