Joseph Weigl

Results 157 comments of Joseph Weigl

@alex-rufo Thanks for the example. maybe this could be added somewhere as example? i guess UUID is a common use case for a lot of devs?

here is a snippet of the .out file which is produced by go test [integration-tests.out.txt](https://github.com/tebeka/go2xunit/files/3604713/integration-tests.out.txt)

@tebeka as fas as i know the problem comes from the ansi sequences.. maybe you can try something like this? https://github.com/acarl005/stripansi

but this should only strip ansi characters which are nevertheless useless in xml :D you can also check this project https://github.com/jstemmer/go-junit-report for reference, because this looks to work with ansi...

will this ever be fixed? or are we doomed to run nextcloud as root in kubernetes for ever?

there is already an issue upstream.. and its more than 4 years old :D but the maintainers seems not to care about that https://github.com/nextcloud/docker/issues/763

i've tested your PR and except the one bug it seems to work properly (normal light pin and button, i have not tested the LED strip feature)

After some deep investigation i have found the following: It looks like the OnPlayFinished event is triggered after the Startup sounds.. and this triggers the start of the next track....

same issue here.. makes the "HA" setup kind of useless