James Holmes

Results 33 comments of James Holmes

That will work for anyone with secrets in the same account, but not cross-account. Maybe it's not a big deal and we can use a secret naming convention.

I'm going to +1 this. I'd love to have a parameter-configurable autoscaling up and down time for similar reasons. I'm happy to add it to the template as a PR...

FWIW I'm having the same issue on a Raspberry Pi running Raspbian.

First thing tomorrow, I'll give it a go and report the results. I can then test on a Mac to see if it still works there.

OK, the patch makes things work once. After that the same error pops up. These were run immediately one after the other. ``` irb(main):002:0> blinky = Blinky.new => #{4643=>Blinky::DelcomEngineering::VisualIndicator::GenerationI, 45184=>Blinky::DelcomEngineering::VisualIndicator::GenerationII},...

Hmm, saying it worked was slightly optimistic. While it returned without an error, the light flashed instead of actually showing the chosen status. I've run the latest from git against...

Putting `$(false)` in the expectation executes the `false` command too early. Currently, `to_be_true` doesn't report on the exit status after it runs, it executes the statement as part of the...

The main use would be something like this: `expect to_be_true stub_called aws` i.e. its original intention was as a helper for stub.sh

This is a five-year-old issue: #20119. Do not hold your breath for a solution.

> This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days. So the...