Tamás Russ
Tamás Russ
The tests were failing because the `pluginIds` in the tests were still relative paths but OpenSCD now generates absolute paths and OpenSCD could not find them in local storage.
The final problem was that GitHub Pages, by default, does not server files from folders that start with `_`. It has something to do with jekyll, but it was an...
As we discussed, I would like to wait with this PR until we finish Milestone 2 in #1300. With that we would import `core` from the monorepo directly. I understand...
I'll convert this PR to draft for the time being, until the dependencies are done
We would like to include the new edit event so both version of edit API works
After talking about it, this PR is outdated and there is a newer version of this idea: https://github.com/OMICRONEnergyOSS/open-scd-core/commit/4e36a575e468aa9867050ddc0b4402494e4a6205 I'll close this PR and we will take the new version.
alternative options would be: - pre-push hook: depending on the work style it could be hard to always adhere to it. e.g: in case of CI/CD fixes where you cannot...
@danyill will look into CoMPAS' solution and will see if that could cover this use-case.
This PR has a lot of conflicts but I'd like to keep it around because we can cherry-pick the configs.
Can we have prioritized list of mixins/addons that eg.: compass needs to create a distribution?