Bill Monkman

Results 19 comments of Bill Monkman

Seems like this would be an issue with the project name rather than the domain name. This is a pain since the project name is used pretty extensively as an...

Yeah I have the most experience with Logrus as well.

Also see this PR for Node.js: https://github.com/commitdev/helix-service/pull/357/files

When running `zero apply` it will start making changes to various resources in AWS including IAM, but it won't affect the user account you're using to run it in any...

That would be great, thanks!

Also update `PodDisruptionBudget` which has gone from `policy/v1beta1` to `policy/v1`

@edmondo1984 Happy to do that! Here are the new repos: https://github.com/commitdev/zero-backend-empty https://github.com/commitdev/zero-frontend-empty I would like to rename the existing modules, so I've created these new ones with the updated naming...

I split the frontend part of this out into #430

Yeah the disconnect here is that we've made a distinction between some core binaries you'll need to run zero itself (`zero check`) and the binaries required by the apply stage...

To clarify: Yeah, let's add gh to the list, plus a message in `zero check` saying that some Zero modules may require additional binaries to be installed. Beyond that we...