zero icon indicating copy to clipboard operation
zero copied to clipboard

Allow startup developers to ship to production on day 1

Results 66 zero issues
Sort by recently updated
recently updated
newest added

I am using initial branch name to `main`. And, i set this name in git configure file(ex. `~/.gitconfig` on macos). So, i think that command of `doInitialCommit` should be changed....

theres new features from kratos such as better webhooks that we can get if we upgrade we are currently on 0.5.4 and the latest is 0.7.4

frontend
infrastructure
enhancement

As of EKS 1.19, k8s is starting to deprecate the beta ingress schema in favour of the new stable one, resulting in messages like: `Warning: extensions/v1beta1 Ingress is deprecated in...

good first issue
enhancement

Maybe just db containers running in the same namespace as the EP's demo app?

To try to prevent regressions we should set up a test that runs maybe just once a week that does a full test, including generating a project, running zero apply,...

testing

OpenAPI generated REST, GraphQL, etc.

Epic

There's a decent amount of overlap with what we're trying to do. If it can take on some of the interactions between services/dependencies and doesn't introduce a lot of complexity...

research

In k8s it's easy enough to roll back to a previous version, but the tougher part is integrating it with our current CI tools. For example, last time I looked,...

research

Should be popular, flexible, hopefully open source, hopefully plays nicely with our existing stack, hopefully without a lot of heavy dependencies.

research

given the wrong `~/.kube/config` (users operate multiple cluster but didn't run `make update-k8s-conf` before doing teardown), terraform destroy of `helm-charts` resources could end up targeting the wrong resources potentially use...

bug
terraform