Kevin P. Fleming
Kevin P. Fleming
For what it's worth, we've recently upgraded all our starter kits to no longer require any parameters in `scripts.build` except for `--profile release`. This means that `cargo build` is a...
This is still an issue with `fastly kv-store describe`.
This was implemented as `fastly kv-store delete --all`.
Please refrain from tagging individuals (myself or any others) bring them into conversations. The Fastly team will respond to issues in this repository as we have time to do so.
This attribute is only documented as part of the [Bulk Certificates](https://www.fastly.com/documentation/reference/api/tls/platform/) API, not the [Custom Certificates](https://www.fastly.com/documentation/reference/api/tls/custom-certs/certificates/) API. If it is accepted by the Custom Certificates API that is either an...
Thanks! With that feature flag set on the account, does the customer *also* need to set the `allow_untrusted_root` attribute when making the API call?
Now that the attribute is part of our public documentation, this PR can be updated and we'll be able to merge it. There will need to be an entry in...
This is blocked until we can upgrade to the latest version of `go-vcr`, and we can't do that until after #626 has been merged.
This is going in a good direction, but the name of the error itself seems incorrect: the parameter to the backend builder is not a URL, so the error cannot...
Is this related to #96?