Vibhav Bobade
Vibhav Bobade
The existing docker-compose file was updated in 2020. This commit updates this to a usable docker-file which builds wikijs and also helps use it against a database.
### Feature request We are using Vault for secret management and prefer to use mounted secrets (API keys, webhook secrets) via sidecar injection. It should possible for users to validate...
I have created a collection, added a target to the collection and am able to list it or look it up successfully with the commands below. ``` $ notary init...
### Feature request Add `debug` sub-command for TaskRuns. ### Use case Use the debug capability outlined in [TEP-0042](https://github.com/tektoncd/community/blob/main/teps/0042-taskrun-breakpoint-on-failure.md) to debug TaskRuns. ### UI Example ``` $ tkn tr debug foo...
### Feature request This issue tracks the requirements for the cloudevents controller to be in a position to be integrated with Tekton Pipeline as a standalone controller. - [x] #835...
**Tell us about your request** When passing a docker-compose, where multiple services are dependent on each other, the hostname of the service which is being accessed is the same as...
[Enginnering Blog link in README.md](https://github.com/UffizziCloud/uffizzi_app/blob/main/README.md?plain=1#L42) is broken. Might be good to update it with the new https://blog.uffizzi.com/.
hyperlink slack group invite in CONTRIBUTING.md for a cleaner look
## Summary Add support for creating pull request environment on every PR using Uffizzi. - Build an image for every PR build in github actions - Uffizzi deploy github action...