Daniel Quackenbush
Daniel Quackenbush
Create an integration for Crashyltics Github issues similar to: https://github.com/firebase/functions-samples/tree/master/crashlytics-integration/jira-issue Github API Docs: https://developer.github.com/v3/issues/
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
**Which AWS Services is the feature request for?** AWSApiGatewayClient **Is your feature request related to a problem? Please describe.** Attempting to run unit and e2e tests against the application, using...
## What changes were proposed in this pull request? When installing the helm chart, I ran into a startup failure due to the environment variable `SCHEMA_REGISTRY_PORT` being set. To avoid...
Ran into an error stating I needed to define local because it was undefined. ## Affected Puppet, Ruby, OS and module versions/distributions - Puppet:5.5.6 - Ruby:Baked in to 5.5.6 -...
``` Warning: Quoted type constraints are deprecated on .terraform/modules/python_lambda_archive/rojopolis-terraform-aws-lambda-python-archive-8e018cc/variables.tf line 3, in variable "src_dir": 3: type = "string" Terraform 0.11 and earlier required type constraints to be given in quotes,...
**Is your feature request related to a problem? Please describe.** I have another process that creates acme challenges and want to configure a TTL of 300 instead of 10. It...
I see this project hasn't had any commits in several months, but had several PRs and issues opened that haven't had any comments on them. I'm wondering if this is...
It would be nice in the deployment if there was a health endpoint, which would validate general health of the system. This could mean exposing anything from inability to connect...
GCP supports authenticating from different trusted identities. One possible authentication story is a user wants to auth from AWS against a GCloud Container Registry. Currently the [auth code](https://github.com/fluxcd/pkg/blob/main/oci/auth/gcp/auth.go) only supports...