OpenLightingProject / open-fixture-library

A library and website for lighting technology's DMX fixture definition files.
https://open-fixture-library.org/
MIT License
183 stars 61 forks source link

Add fixture `martin/aura-xip` #4041

Closed FloEdelmann closed 1 week ago

FloEdelmann commented 1 week ago

Fixture warnings / errors

Thank you Argo!

github-actions[bot] commented 1 week ago

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: $ node cli/run-export-test.js -p <plugin name> <fixtures>

✔️ martin / aura-xip: d-light / attributes-correctness
  • ✔️ martin/aura-xip-Compact.xml
✔️ martin / aura-xip: dmxcontrol3 / channel-numbers
  • ✔️ martin-aura-xip-Compact.xml
✔️ martin / aura-xip: dragonframe / json-schema-conformity
  • ✔️ martin/aura-xip.json
  • ✔️ manufacturers.json
✔️ martin / aura-xip: millumin / json-schema-conformity
  • ✔️ martin/aura-xip.json
martin / aura-xip: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Martin-AURA-XiP.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf:Compact: No physical data found 1 definitions processed. 1 errors detected
✔️ martin / aura-xip: qlcplus_4.12.2 / xsd-schema-conformity
  • ✔️ fixtures/Martin-AURA-XiP.qxf
kengruven commented 1 week ago

Clearly just a test -- OK to close. See #4039/#4040 for a more complete one.

luc122c commented 1 week ago

Thanks @kengruven! You're awesome!