James Stocks

Results 31 comments of James Stocks

@smacfarlane I tested that out and you're right: https://github.com/james-stocks/core-plans/pull/1 The Update Branch button in the Github UI creates a merge commit instead of rebasing. That's a problem. But having PRs...

Discussed with @smacfarlane that we should update the current `bats` core-plan to make bats-core the new upstream, with a clear comment to explain the move to the community fork.

Releases are [here](https://gitlab.com/procps-ng/procps/-/releases) but seem to point to same source tar.gz's as the tags page.

I'm struggling to write example tests that demonstrate this. When I write a BATS script with tests that follow the example shown in https://github.com/sstephenson/bats/issues/49#issuecomment-38510747 it all passes or fails as...

The BuildKite timeout can be reconfigured https://buildkite.com/docs/pipelines/command-step#command-step-attributes I think this should be solved on Builder though so that's maybe a moot point.

I think this is an issue lower down in Chef and not a bug with this cookbook, because I can reproduce the error by directly working with the service resource...

At least a couple of concerns: * Supporting profiles that we ship that still refer to attributes * Supporting profiles that users own that still refer to attributes * Supporting...

@predominant mark CI as failed. That means that the contributor who raised the Pull Request will need to rename the variables - even if that person did not touch those...

The 2 benefits @stevendanna lists are what I had in mind. I would also lean towards saying that pkg_ variables are Habitat-owned as they are generally variables that a plan...

I agree red error indication is appropriate but it would be nice if the editor could perhaps hold off flagging it until the user either saved, or moved the cursor...