LeMac

Results 5 issues of LeMac

Sadly somehow workflow-aggregator plugin can not be found, even if it is on the plugin dependencies list. ```kotlin pluginDependencies(Action { dependency("org.jenkins-ci.plugins.workflow", "workflow-aggregator", "2.5") dependency("org.jenkins-ci.plugins", "job-dsl", "1.69") dependency("org.6wind.jenkins", "lockable-resources", "2.2") dependency("org.jenkinsci.plugins",...

bug
dependency-management

**Describe the bug** The Node disconnects from the Hue bridge with the error HueMagic: Connection to bridge lost. Trying to reconnect again in 30 seconds… Event { type: 'error', message:...

bug

When I try to run tf apply for the istio branch, if I set the persistent nodes to 0 I get a "minimum required nodes 1" error :(

More of a question as a but, but is it possible to send a packet with DPT 7600? It seems a bit broken right now as it expects values 0...255.

For some reasons using the qpid amqp broker this command doesn't do anything: ``` amqp_queue_bind(conn, 1, queuename, amqp_cstring_bytes(exchange), amqp_cstring_bytes(bindingkey), amqp_empty_table); ```