Alex Collins
Alex Collins
Apps tend to consist of: * Downstream dependencies. E.g. Kafka. These don’t generally go faulty, because faults are caused by code changes. * The app itself. This goes faulty a...
#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [...
The videos we did for Argo Workflows are crazy popular (124k+ views) took about 3h to make.  Maybe this repo should have one too?
I, like you, think the idea of as easy-to-use VCS would be wonderful. Yet, I cannot get my head around why I would use this instead of Git, I don't...
I would like a user interface to make debugging failures easy: - View logs. - Run tasks.
Keep all local logs and make them searchable.
I want to know when an app successfully (or unsuccessfully) syncs for a generic app. We use Kafka to connect our apps, so this would be a Kafka record. We...
My company is used `asdf` for managing packages rather than SDK Man. I'd like to make `mvnd` installed by default. We'd rather not install install sdkman for this.