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

Split up OpenSCD/openscd into 2 packages #1419

Closed
3 tasks
pascalwilbrink opened this issue Jan 17, 2024 · 0 comments · Fixed by #1469
Closed
3 tasks

Split up OpenSCD/openscd into 2 packages #1419

pascalwilbrink opened this issue Jan 17, 2024 · 0 comments · Fixed by #1469
Assignees
Labels

Comments

@pascalwilbrink
Copy link
Member

pascalwilbrink commented Jan 17, 2024

In order to migrate towards OpenSCD Core more easily, we need to split up the current openscd/packages/open-scd package.

During this story, The OpenSCD monorepo will have 3 packages:
- packages/core
- packages/openscd
- packages/plugins

Core

Core will stay the same

OpenSCD

OpenSCD package will contain the OpenSCD class and all the mixins

Plugins

Plugins package will contain all the plugins and their related files (such as helpers / foundation files)

Acceptance Criteria:

  • OpenSCD will still build successfully
  • the plugins.json file will be inside packages/openscd
  • GH Actions still work

Important

Building order (will be fixed in #1420 )

@pascalwilbrink pascalwilbrink added the Kind: Enhancement New Request label Jan 17, 2024
@Sander3003 Sander3003 added this to Next Feb 7, 2024
@trusz trusz moved this to In Progress in Next Feb 21, 2024
@Stef3st Stef3st linked a pull request Mar 11, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Done in Next Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
2 participants