forked from openscd/open-scd
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
0 / 20 of 2 issues completedOpen
0 / 20 of 2 issues completed
Copy link
Labels
Description
Based on the following decision in OpenSCD:
- https://github.com/openscd/open-scd/blob/main/docs/decisions/0003-extract-plugins.md
- https://github.com/openscd/open-scd/blob/main/docs/decisions/0004-openscd-release-and-deployment-strategy.md
the expected outcome of this ticket is to propagate this split into CoMPAS. Therefore the current CoMPAS plugins needs to be extracted in an additional repository and the "compas-open-scd-core" repository should only hold the build process with a customization for "OpenSCD Core" and following repositories:
- https://github.com/openscd/open-scd
- https://github.com/openscd/oscd-official-plugins
- https://github.com/com-pas/compas-official-plugins
New expected repository structure:
Acceptance:
- build for CoMPAS docker image with above mentioned plugins has been created which works as before