Patrick Sanders

Results 13 comments of Patrick Sanders

@pedrokiefer Would one of the intermediate images be usable as the development image? It would be nice to avoid separate Dockerfiles if we can.

I just did a little experimenting and I think this will get us both development and release images from one Dockerfile: In `Dockerfile`, add another intermediate stage called `development` (before...

Nice, the Dockerfile and compose changes look good. I don't _think_ git is a hard requirement. There is some self service wizard functionality that CAN use git, but that's currently...

Thanks for the report! This is an interesting scenario. It looks like the issue is unrelated to the particular action (creating a role), but rather a problem with long user...

Agreed with @castrapel. I see three options here, in ascending order of work/involvement: 1. Remove the policy changes from this PR (the quickest way to get this change merged) 1....

@MakboolShah Great! Feel free to join our Discord (link in the README) if you have questions.

Hey @wesleivarjaoze, sorry for the trouble and thanks for your troubleshooting efforts! This project and Repokid are not well supported at the moment as our team doesn't have the bandwidth...

Awesome, done! Thanks for the fix. I'll get a release cut shortly.

As soon as I fix the build on the master branch. 😒

Repokid has gone through some refactoring, so here's some updated info on how this implementation could go. This is based on the approach of detaching a managed policy from a...