Christopher Hicks

Results 16 issues of Christopher Hicks

Write a bot to integrate with Slack. Start with notifications of updates.

enhancement

According to datadog support: > You also have two additional params in `datadog.conf` - `dogstatsd_interval` & `dogstatsd_normalize`, both those have been deprecated in the latest versions of the agent. We...

### Terraform Version ``` % terraform -v Terraform v1.2.8 on darwin_arm64 + provider registry.terraform.io/datadog/datadog v3.14.0 + provider registry.terraform.io/hashicorp/vault v3.1.1 ``` ### Affected Resource(s) - datadog_monitor ### Terraform Configuration Files Too...

This patch handles compressed input PSF and filters out absolute paths before writing the output.

The Getting Started says: > As long as you have LÖVE for Android installed from the Play Store but 1. trying to go to https://play.google.com/store/apps/details?id=org.love2d.android (linked on the home page)...

**Is your feature request related to a problem? Please describe.** When you're on a provider page in the docs it is not clear whether it is a registrar, DNS provider,...

Category: Documentation

**Describe the bug** Timeout for getting graphs for `fini-net`. Does it break for orgs instead of individuals? **To Reproduce** Go to https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=fini-net&theme=github or https://github-profile-summary-cards.vercel.app/api/cards/stats?username=fini-net&theme=github **Expected behavior** Get a graph. **Screenshots**...

### Is your feature request related to a problem? Please describe. I was trying to configure logs for static web sites in https://github.com/fini-net/fini-infra/tree/main/l6_ingress/app-fini-domain-trust . ### Describe the solution you'd like...

enhancement

# Bug Report I try creating a bucket with: ``` resource "digitalocean_spaces_bucket" "terraform_state" { name = "terraform-state" region = "nyc3" acl = "private" versioning = true } ``` This leads...

bug

### Describe the feature or problem you’d like to solve I've fully [automated my local workflows](https://youtu.be/m7ZCnGnYyvs) with the `gh` and` just` commands. Recently I enabled automatic copilot reviews and one...

feedback
gh-pr