Hans

Results 37 comments of Hans

Let me know when we should get the ball rolling on this again :D

> Hey, sorry about not responding earlier. Unfortunately I wasn't able to find the time for this so far, and I don't expect it will happen in the next few...

I think this sounds like a good start Two question Do we just parse `docker_arg_1 docker_arg_2 ...` directly to docker run? and when we call `ManagedDocker.Container.run` this would be run...

Got started on this here https://github.com/sasa1977/ci/pull/11

My understanding was that the config would start (My understanding was that people wanted to disable builds entirely). You bring up some good points with the above, I will see...

The merge conflicts is solved now atleast, then you can decide what wanna do with this :)

Looks like this has already been fixed, I had a look at [this commit](https://github.com/JakeBecker/elixir-ls/commit/df0117cd63d59158088926bb171439e2bd451626) from the original branch. It seems like this `Mix.Dep.loaded` has correctly been changed to `Mix.Dep.load_on_environment`. Let...

While I understand the above strategy, I have hard to time to see the benefit over the current aproch where the full token is stored in a secure httpOnly same-site...

I can see that, but for me, it still seems quite a narrow use case that could be solved by just sending the permissions together with the jwt, but maybe...