Peter Mounce

Results 77 issues of Peter Mounce

... so that it's possible to see that "the normal number of" tests ran and passed. Sometimes someone might delete a swathe of tests or change build-automation in a way...

enhancement

```txt C:\Program Files\docker\docker.exe: Error response from daemon: invalid volume specification: '/c/program files/buildkite-agent/buildkite-agent:/usr/bin/buildkite-agent'. ``` Plugin version v3.5.0. Windows 2019 Server.

It'd be great if as well as passing a number to sleep, it were possible to pass a lambda so one could do things like ``` retryable(...., tries: 4, sleep:...

Hi there - can this be used to secure access to a private GCS bucket? I want to host some private static content, and I'm hoping to be able to...

## Errors during `npm run build` step. I'm running on macOS 12 M1. ``` $ npm run build > build > node ./bin/build embedmd -w /Users/pete/src/ef/prod/internal-docs-hosting/community/tutorials/bigquery-ibis/index.md embedmd -w /Users/pete/src/ef/prod/internal-docs-hosting/community/tutorials/cloud-functions-github-container-builder/index.md embedmd...

bug

The previous version listed does not appear to be in the registry any longer. This is the latest release in the 7.x series of Elasticsearch.

Stale

@yyuu reading #298 - would it be a welcome contribution to wire up https://pre-commit.com and its associated, `shfmt` and `shellcheck` bash linters (https://pre-commit.com/hooks.html)? I use it to great effect on...

I had a problem with [ncrunch](http://www.ncrunch.net) in that it would only be available to me on first-VS-load-after-installation. I [reported it here](http://forum.ncrunch.net/yaf_postsm910_No-NCrunch-menu-item-in-VS2010.aspx), and we found that the issue could be solved...

Based on log output from http://teamcity.codebetter.com/viewLog.html?tab=buildLog&buildTypeId=bt63&buildId=2503&all=true it looks like the git plugin is pushing the git hash and its commit date to the BUILD_NUMBER environment variable that the build-agent sets...

Hi I'd email/message, but github says you haven't provided an email address. I've successfully built a ruby 1.9.3-p0 rpm on CentOS 5.7 x86_64 by following your steps; thanks! Now to...