Flo Edelmann
Flo Edelmann
# Export files validity (Output of test script `tests/github/exports-valid.js`.) Test the exported files of selected fixtures against the plugins' export tests. You can run a plugin's export tests by executing:...
Diff between #1409 and this PR: ```diff --- audibax-iowa-70.json #1409 +++ aidibax-iowa-70.json #1433 @@ -1,34 +1,38 @@ { "$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json", - "name": "IOWA-70", + "name": "Iowa-70", + "shortName": "I-70", "categories":...
See also #2345
It would be helpful to know for which specific fixture the DDF3 download fails, this one is then causing the "all fixtures" download to fail, too.
> Could we add the filename of the failed fixture to this error message? I don't know any Vue and very little JS but that seems like a quick-n-dirty way...
Alright, #3969 is deployed, and the DMXControl3 export seems to fail for [`cameo/root-par-6`](https://open-fixture-library.org/cameo/root-par-6)'s `4ch1` fixture mode.
Alright, I'll close both as being incomplete then. Thanks for checking!
Superseded by #3108 and #3337.
Superseded by #3975
It would be great if you could widen the peer dependency version range from `^5.0.0 || ^6.0.0` to `^5.0.0 || ^6.0.0 || ^7.0.0` already before you upgrade to the new...