Jonas L.
Jonas L.
Maybe I am asking for feature that aren't yet implemented. Is there a roadmap / epic somewhere in the project that could describe it's plans for the future ? I...
@christophwitzko Thanks for the feedback. I would like to upload a CHANGELOG.md file generated by the CI back to the repository. I probably didn't explain my use case enough sorry....
I guess the main trouble I have is to know what are the input/output of this tool. If I know if a CHANGELOG.md file get's generated, I could use some...
@dhowden How could I fix those few things to get this merged ?
I am facing a similar issue but running a third time does not fix the problem and the workaround isn't working for me. On my side, the container is running...
I am really not sure if my problem has something to do with this issue. Still after some digging around, I noticed that the container could not be removed because...
@fxthomas I've been playing around with Github Actions recently, I could set this up in the next days.
I would like to add a little something : This option could be great but I think that we need to add way more option about the filesystem structure !...
We currently have some trouble to provide a proper proxy configuration, but could you tell me if the content is loaded or if its blocked by the "Mixed content policy"...
And did you added this to your nginx configuration : `add_header Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.gstatic.com; img-src 'self' *.akamaized.net; style-src 'self' 'unsafe-inline' fonts.googleapis.com; font-src 'self' fonts.gstatic.com; frame-src...