dracon
dracon copied to clipboard
Security scanning & static analysis tool
## Feature Add missing fields during jsonpatch. Maybe create jsonmerges?
## Issue It'd be nice to be able to configure the message that the Slack consumer sends to the announcement channel. ### Expected behaviour The message posted to Slack by...
## Issue I'm running dracon on a local minikube and followed this tutorial https://github.com/thought-machine/dracon/blob/master/docs/getting-started/tutorials/running-demos.md as is. when i ran this command `dracon setup --pipeline examples/pipelines/golang-project` i got the below error....
## Issue New components (especially jira ones) need volumes or configmaps with the config files attached. We need to provide examples on how to use them. ### Expected behaviour Someone...
## Enhancement ### Current behaviour Our generated code only lives in `plz-out` #### Disadvantages of current behaviour We do not get editor support/code completion for protobuf libraries in our IDEs...
## Enhancement ### Current behaviour We do not open-source our dracon build_defs for plz so external users cannot use dracon w/ plz the same way that we do. ### Disadvantages...
## Enhancement ### Current behaviour Lack of monitoring and alerting #### Disadvantages of current behaviour * It is hard to know when a pipeline has failed or how often a...
## Feature ### Current behaviour The dracon issue schema support a generic set of fields related to an issue. #### Disadvantages of current behaviour * We cannot add additional metadata...
## Issue Issue #149 highlighted that there is currently a reliance on the Ubuntu 20.04 image to be used as a runner for GitHub actions. It is desirable to run...