Ryan Nixon

Results 10 issues of Ryan Nixon

The `job.Rename()` function does not appear to support renaming jobs within folders. Attempting to do so will produce the same error when you try to use `CreateJob` instead of `CreateJobInFolder`....

help wanted

Taking inspiration from https://github.com/http-party/http-server/pull/637 and attempting to address the changes requested from the PR review Adding a handler for an "upgrade" request so that the proxy properly manages the connection...

stale

Our team is currently having a discussion over underscores being present in the generated Tests for `gotests`. These underscores appear to match the naming convention defined in https://golang.org/pkg/testing/#hdr-Examples but that...

question

Feature request for programmatically creating Notebooks for https://app.datadoghq.com/notebook/list. My use case is that my team uses Notebooks to document our operational runbooks, and having those in the code alongside the...

new-resource

Currently I have an application that leverages both the Github v3 API (using https://github.com/google/go-github) and the v4 API for a number of Pull Request checks. Until recently I was using...

NeedsInvestigation

### Terraform Version 0.12.29 ### Affected Resource(s) New resource request, for a `docker_secret` data source ### Expected Behavior My team uses an external automation to load Secrets into our Swarm....

Currently this action uses Packer 1.7.8, which at time of writing is 8 months old and does not include any of the improvements made in March with Packer 1.8.x. This...

bug

### Terraform Version v0.10.2 ### Affected Resource(s) github_repository ### Terraform Configuration Files ```hcl resource "github_repository" "example" { name = "example-rename" # Change this } ``` ### Expected Behavior The repository...

enhancement
upstream

Provider Version 0.4.1 Terraform Version 0.12.6 While testing this provider, I `apply`ed a vault in my org's 1Password installation with ``` resource "onepassword_vault" "test" { name = "test" } ```...

### Proposal When `nomad agent -dev` runs in development mode, it makes a number of choices to simplify the development experience for the person running it. This helps establish a...

type/enhancement
stage/needs-discussion
hcc/jira