André Wendt
André Wendt
**Is your feature request related to a problem? Please describe.** I just ran into a problem where a call to the Github API unexpectedly returned a 404 error. This failed...
**Is your feature request related to a problem? Please describe.** When accessing buckets in bulk, they may be in different regions. A client with region X can access buckets in...
Hi there, ### Terraform Version 0.12.28 ### Affected Resource(s) - `pagerduty_escalation_policy` ### Terraform Configuration Files ```hcl resource "pagerduty_schedule" "on-call" { name = "Some schedule" description = "Some schedule" time_zone =...
The content runs out of the window but I can't scroll. ## Steps to reproduce 1. Open http://ivantomic.com/projects/ospnc/ in Firefox 35.0 or Safari 8.0 2. Enter a search query, e.g....
Here's what I get when running `sd` or `sd --help` after installation: ``` $ sd fatal error: runtime: bsdthread_register error runtime stack: runtime.throw(0x11c6a52, 0x21) /usr/local/go/src/runtime/panic.go:616 +0x81 fp=0x7ff7bfefee78 sp=0x7ff7bfefee58 pc=0x1028541 runtime.goenvs()...
Fixes #6
After configuring your tap, I ended up installing this formula from the main tap: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/sd.rb. I assume that package was introduced after you wrote the instructions. I'm currently trying to...
Hello! I am trying to enable a webhook endpoint that is currently disabled with one of these: ``` (byebug) ChargeBee::WebhookEndpoint.update(id, url: new_uri.to_s, disabled: false) #{:api_version=>"v2", :id=>"REDACTED", :name=>"REDACTED", :disabled=>true, …}, @http_status_code=200>...