RB

Results 868 comments of RB

Perhaps you could PR a terratest and if we can get a failing result then we can figure out how to update the module so the tests pass.

It looks like the blocker is in the github provider in https://github.com/cloudposse/terraform-github-repository-webhook currently only supports GitHub organization as an input for the provider. This input looks like it has been...

@osterman right. I updated it with the problem statement.

I did notice there is a new `completion` subcommand. ``` ⨠ eval $(atmos completion bash) ⨠ atmos completion (generate the autocompletion script for the specified shell) describe (describe) helmfile (helmfile...

We discussed this in the sweetops slack community [(thread)](https://sweetops.slack.com/archives/C031919U8A0/p1657237064054949) Here are the current options to solve this issue for you 1. We make `backend.tf.json` generation deterministic in atmos 1. Workaround:...

It would be nice to keep this open or at least create an issue to track this so we can fix it in the future

Isn't this already enabled with the ssdp plugin? Do you have the ssdp extension installed? For me, with the ssdp plugin I don't see the drop-down selection of rokus.

When I'm debugging the extension, my issue is I can only access background.js and some more files when going through chrome://extensions or by inspecting the html page that renders when...

How did you step through that?? For someone who doesn't have that much experience in js you certainly have me convinced. My Chrome doesn't even recognize that libvget, contentScript, or...

Interesting. I do see `fullapp.js` but having trouble stepping through it. PITA. I'll keep trying to try to decouple / remove it to make it easier to debug.