Oliver Tappin

Results 6 issues of Oliver Tappin

A sub navigation page has been duplicated in Squarespace, exists in the /config page and is accessible globally via the public URL. When running the local server, the homepage works...

Relates to https://github.com/dusterio/laravel-plain-sqs/issues/40

Given the example shown within the [README.md](https://github.com/dusterio/laravel-plain-sqs/blob/master/README.md) file, we are given the following code snippet under [Receiving from SQS](https://github.com/dusterio/laravel-plain-sqs#receiving-from-sqs): ``` use Illuminate\Contracts\Queue\Job as LaravelJob; class HandlerJob extends Job { protected...

When running SSH commands directly on my Digital Ocean instance, I can see the following in the GitHub Workflows output: ``` (node:3089) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security...

Looking at previous tags, this was correct: https://github.com/adamkrone/chef-consul-template/blob/v0.11.0/providers/config.rb#L29 So assuming this was not intentional.

### Describe the Enhancement: I cannot version my cookbook using the latest stable semantic versioning (semver) specification. Particularly focusing on [specification item 9](https://semver.org/#spec-item-9) around pre-releases: >A pre-release version MAY be...

Status: Untriaged