Chase Pierce

Results 14 issues of Chase Pierce

Following the mindset of #21 - Let's consolidate workflows into GitHub Actions for the docker build process as well, given lack of configurability of the Docker Hub builder.

enhancement
good first issue

Provide multiple asynchronous workflows to replace the CI & CD that's currently provided by Travis: - [ ] go test - [ ] go modules && verification - [ ]...

enhancement
good first issue

Enable dependabot for the repository! Look into what other OSS projects are doing to keep their code updated, but also not be super annoying to everyone.

enhancement
good first issue

When running `go generate -x ./...` against the codebase the following warning is issued: ``` WARNING: Package "github.com/golang/protobuf/protoc-gen-go/generator" is deprecated. A future release of golang/protobuf will delete this package, which...

Hey there! Let me preface this that I'm super new to Nakama so I'm sorry if this is a duplicate, done incorrectly, is the wrong way to provide pre-PR feedback,...

When using remote-exec provisioners, I often run into issues where cloud-init has not finished running on the source droplet by the time any custom commands would run from `remote-exec` provisioners,...

upstream-terraform

# Feature request: Provider default `region` and `project` > Sorry if I'm doing this wrong Similar to that of other Terraform providers, it would be fantastic to be able to...

enhancement-provider

# Feature request: Tag a resource > I'm sorry if I'm doing this wrong. It would be fantastic if there was a resource that was able to tag existing resource...

new-resource

Addresses an error when no API tags are defined, given they don't exist in the examples: ``` Swagger schema validation failed. Expected type array but found type null at #/tags...

Chunk of base updates. * Update copyright year to 2019 * Add `.editorconfig` for sanity * `dockers/golang` to `build/docker/golang` for happiness * Go 1.11 modules support * `.js` - 2...