Results 6 issues of Adrian Lanning

**Describe the bug** Using the "./algo" deployment method on macOS fails when `wireguard_enabled: true` is set in `config.cfg`. In the country I am currently in, I am only able to...

The [instructions](https://circleci.com/docs/2.0/local-cli/#running-a-job) for the circleci cli use this repo as an example of running a build on a local machine: ``` git clone https://github.com/CircleCI-Public/circleci-demo-go.git cd circleci-demo-go circleci local execute --job...

In previous releases (such as 1.3.9) it was possible to delete directories that were not empty. In 1.5 the default changed but in 1.5.4 there is no way to override...

Bug

Typescript gives the following error when trying to import publishComposite: ``` TS2724: "meteor/reywood:publish-composite" has no exported member named publishComposite. Did you mean PublishComposite? definitions.d.ts(20, 19): PublishComposite is declared here. ```...