UKEME BASSEY
UKEME BASSEY
> Could you clarify the note in the PR description: > > > Since workspaces can be added across multiple repos to the same policy set, this means the state...
> That's interesting, I just did a `make fmtcheck` on this branch and no errors. What errors are you seeing?
> Instead of post-processing the outputs in the JSONView methods, it would make more sense to me if we kept that logic in the json.Outputs type itself. > One way...
Instead of removing the `value` totally when an attribute is sensitive, I have changes it from `"(sensitive value)"` to `""`. Reason being that another service depends on the presence of...
👋 @jakeyheath Thank you for submitting this issue! We'll take a look and get back to you about this.Â
Hi @dkirrane There are a couple ways to find out if a plan can be applied. Note that the checks mentioned below are on the `Run` not the `Plan`. -...
What's the best way of smoke testing this?
Most of the expected run statuses and transitions have been added so this issue should happen very minimally whenever a missing status is encountered. These missing statuses will be added...