Sebastian Weisgerber
Sebastian Weisgerber
@fiftin I've got this bug as well, when running semaphore in docker. `host_key_checking = False` solves the issue and connects and stores the host key in `/home/semaphore/.ssh/known_hosts`, also when adding...
@1024jon Keep in mind that this disables a core security feature of SSH. It's the same as if your browser wouldn't check any authenticity of a website's TLS certificate and...
Thanks @parthipanramesh That means I would vote for: - Adding the additional information, *as well as* - adding some statistics after the instrumentation finished, which could be pretty useful, especially...
Thanks for the hint, does this mean, I need to submit the fix somewhere else?
Okay, that's easily done for my code (already happened now), but there are also other crates depending on your external crate.
Can't we just receive those Intents in [`saarland.cispa.artist.artistgui.instrumentation.InstrumentationService`](https://github.com/Project-ARTist/ArtistGui/blob/master/app/src/main/java/saarland/cispa/artist/artistgui/instrumentation/InstrumentationService.java) :thinking:
Good idea and I think we can also realize it. I have the docker images in place, that could get used. - We would only have to replace travis-ci and...
Yes there are no art & ARTist builds running. I meant travis as CI solution for Project-ARTist in general, because their custom docker image support is existing, but it's not...
Shouldn't we wait until complain's arrive regarding this? We don't have any sufficient number of different devices to test this. Also, it's pretty unlikely that the oat-file location changed and...
agree, we should also try to publish in well-known repos, like: > https://bintray.com which should be free for OSS