James Healy

Results 30 issues of James Healy

For maximum compatibility across ruby implementations, it would be really nice if lrucache didn't depend on a c extension

I was interested in using emojis released over 2019/2020 however I wasn't sure of the correct way to edit the data files [so I created a fork that loads emoji...

In #710 (released in 5.1.0) we made a few changes to how spot prices and instance types are configured: 1. deprecated the `SpotPrice` param 2. added the `OnDemandPercentage` param, which...

custom-scaling

We have a few breaking changes we might make in 6.0, whenever that ends up being. I considered making a GitHub milestone for this list, but we don't have a...

#733 describes a bug on linux that has been solved, but the bug remains on Windows. 1. The stack is using spot instances 2. A spot termination is pending, and...

bug
windows

Occasionally when running a step with this plugin, it fails with an error like this. Setting the `pull-retries` plugin option has no effect. ``` :docker: Starting dependencies $ docker-compose -f...

In #1767 we added windows/arm64 to the official build matrix for the agent. However, the recommended powershell install script in our docs looks like this: PS> $env:buildkiteAgentToken = "" PS>...

This is actually an rspec 2 issue, but I'm recording it here for others reference. The config.mock_with method in rspec 2 takes a symbol or string instead of a module...

I needed support for retrieving a list of objects in an S3 bucket so I've added a Happening::S3::Bucket class. It needs some specs before being considered for merging, but before...

#### Summary The Buildkite Issuer was added in #890, prior to the efforts to standardise certificate extensions for CI providers, and #1074 calls for the Buildkite issuer to be updated...