Gavin Didrichsen

Results 10 comments of Gavin Didrichsen

Thanks @stevendanna. I'll put this on my backlog and review with you after the refresh.

Closing this as the [PR](https://github.com/habitat-sh/core-plans/pull/2547) is open for review

Added a failing test (though skipped currently) that validates whether the sumologic service is rebooting. For example the test.bats includes: ```bash @test "sumologic service should boot only once" { skip...

See the [comment here](https://github.com/habitat-sh/core-plans/pull/2667#discussion_r298114377) for one way to replace the '[['

Update. The above issue seems to happen when doing a 'cold-boot' of core/libtool in a new environment. In other words, open a new hab studio, hab pkg install the core/libtool...

The core/cmake fails to build within the windows docker studio on Azure Windows 2016 ``hab studio enter -D``. If, however, the build is done from the windows host, then the...

Updated core/cmake so that it builds both on windows host and within windows docker studio. See #2773. The pattern to follow for the other plans is something like: ```diff diff...

Hi @h0tw1r3. We all like this on devx, so kicked off a discussion https://github.com/puppetlabs/puppetlabs_spec_helper/discussions/442

Hi @fe80. We've been reviewing our issue backlog and found this. Apologies for the long response time on this! Are you still interested in progressing this? It seems a good...

### Verify bundle install WITHOUT `PUPPET_AUTH_TOKEN` set This proves that the `bundle install` on the peadm should work as-before (apart from the upgrade to ruby 3) without pulling in any...