-
Notifications
You must be signed in to change notification settings - Fork 72
Fix short links #2855
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
Fix short links #2855
Conversation
Plugin export diff(Output of test script You can view your uncommitted changes in plugin exports manually by executing: 🆚 eurolite/led-bar-6-qcl-rgbw: aglight
💤 eurolite/led-bar-6-qcl-rgbw: color-chiefOutputted files not changed.💤 eurolite/led-bar-6-qcl-rgbw: colorsourceOutputted files not changed.💤 eurolite/led-bar-6-qcl-rgbw: d-lightOutputted files not changed.💤 eurolite/led-bar-6-qcl-rgbw: dmxcontrol3Outputted files not changed.🆚 eurolite/led-bar-6-qcl-rgbw: dragonframe
💤 eurolite/led-bar-6-qcl-rgbw: ecueOutputted files not changed.💤 eurolite/led-bar-6-qcl-rgbw: milluminOutputted files not changed.💤 eurolite/led-bar-6-qcl-rgbw: op-zOutputted files not changed.💤 eurolite/led-bar-6-qcl-rgbw: qlcplus_4.12.2Outputted files not changed.🆚 flash-professional/led-par-64-cob-300w-rgbwauv: aglight
💤 flash-professional/led-par-64-cob-300w-rgbwauv: color-chiefOutputted files not changed.💤 flash-professional/led-par-64-cob-300w-rgbwauv: colorsourceOutputted files not changed.💤 flash-professional/led-par-64-cob-300w-rgbwauv: d-lightOutputted files not changed.💤 flash-professional/led-par-64-cob-300w-rgbwauv: dmxcontrol3Outputted files not changed.🆚 flash-professional/led-par-64-cob-300w-rgbwauv: dragonframe
💤 flash-professional/led-par-64-cob-300w-rgbwauv: ecueOutputted files not changed.💤 flash-professional/led-par-64-cob-300w-rgbwauv: milluminOutputted files not changed.💤 flash-professional/led-par-64-cob-300w-rgbwauv: op-zOutputted files not changed.💤 flash-professional/led-par-64-cob-300w-rgbwauv: qlcplus_4.12.2Outputted files not changed.🆚 varytec/giga-bar-frost-pix-8-rgb: aglight
💤 varytec/giga-bar-frost-pix-8-rgb: color-chiefOutputted files not changed.💤 varytec/giga-bar-frost-pix-8-rgb: colorsourceOutputted files not changed.💤 varytec/giga-bar-frost-pix-8-rgb: d-lightOutputted files not changed.💤 varytec/giga-bar-frost-pix-8-rgb: dmxcontrol3Outputted files not changed.🆚 varytec/giga-bar-frost-pix-8-rgb: dragonframe
💤 varytec/giga-bar-frost-pix-8-rgb: ecueOutputted files not changed.💤 varytec/giga-bar-frost-pix-8-rgb: milluminOutputted files not changed.💤 varytec/giga-bar-frost-pix-8-rgb: op-zOutputted files not changed.💤 varytec/giga-bar-frost-pix-8-rgb: qlcplus_4.12.2Outputted files not changed. |
Export files validity(Output of test script Test the exported files of selected fixtures against the plugins' export tests. ✔️ eurolite / led-bar-6-qcl-rgbw: d-light / attributes-correctness
✔️ eurolite / led-bar-6-qcl-rgbw: dmxcontrol3 / channel-numbers
✔️ eurolite / led-bar-6-qcl-rgbw: dragonframe / json-schema-conformity
✔️ eurolite / led-bar-6-qcl-rgbw: millumin / json-schema-conformity
✔️ eurolite / led-bar-6-qcl-rgbw: qlcplus_4.12.2 / fixture-tool-validation
✔️ eurolite / led-bar-6-qcl-rgbw: qlcplus_4.12.2 / xsd-schema-conformity
✔️ flash-professional / led-par-64-cob-300w-rgbwauv: d-light / attributes-correctness
✔️ flash-professional / led-par-64-cob-300w-rgbwauv: dmxcontrol3 / channel-numbers
✔️ flash-professional / led-par-64-cob-300w-rgbwauv: dragonframe / json-schema-conformity
✔️ flash-professional / led-par-64-cob-300w-rgbwauv: millumin / json-schema-conformity
✔️ flash-professional / led-par-64-cob-300w-rgbwauv: qlcplus_4.12.2 / fixture-tool-validation
✔️ flash-professional / led-par-64-cob-300w-rgbwauv: qlcplus_4.12.2 / xsd-schema-conformity
✔️ varytec / giga-bar-frost-pix-8-rgb: d-light / attributes-correctness
✔️ varytec / giga-bar-frost-pix-8-rgb: dmxcontrol3 / channel-numbers
✔️ varytec / giga-bar-frost-pix-8-rgb: dragonframe / json-schema-conformity
❌ varytec / giga-bar-frost-pix-8-rgb: millumin / json-schema-conformity
✔️ varytec / giga-bar-frost-pix-8-rgb: qlcplus_4.12.2 / fixture-tool-validation
✔️ varytec / giga-bar-frost-pix-8-rgb: qlcplus_4.12.2 / xsd-schema-conformity
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me :)
It seems like the bot doesn't like YouTube's short URLs. This PR replaces the URLs.
Found by #999.