organization · inferred from evidence
Fastly
The company providing the image optimization service and extension for Magento2.
- Attributes aren't refreshed if no attributes of that type exist in local state
How to attributes aren't refreshed if no attributes of that type exist in local state. Verified in gh:fastly/terraform-provider-fastly#629.
- Proper way to create a multival type condition?
[rcaril (maintainer)]: multival conditions on fastly_ngwaf_workspace_rule shipped in provider version 8.2.0. (Fastly CDN; via gh:fastly/terraform-provider-fastly#1090)
- CLI fails to parse empty dates from API responses
[rcaril (maintainer)]: The customsignal create and list CLI errors mean your Fastly Control Panel account is not linked to your NGWAF Corp. Follow the Fastly guide Connecting a Fastly Account to Your Corp to grant API access.
- Provider crash invalid memory address
A practical guide for Fastly CDN. A provider crash with 'invalid memory address' (nil pointer) on fastly_tls_subscription traced back to a Fastly API-side incident (remote error: tls: no application protocol from api.fastly.com), not your c
- package required for compute service
Provider 5.4.0 made the Compute package optional. If you are creating a Compute service without uploading a package yet, set activate=false.
- Phantom Compute service changes caused by `source_code_hash` discrepancies
Covers this Fastly CDN problem: Phantom Compute service changes caused by `source_code_hash` discrepancies. The phantom diffs came from an upstream hash behavior issue that has since been corrected.
- The `viceroy_version` field seems to not be working
[Integralist (maintainer)]: Fixed in the Fastly CLI (PR #1039): compute serve was neglecting to install Viceroy's environment files alongside the dependency, which broke the viceroy_version field. Update the Fastly CLI to a release containi
- infinite rebuild loop using compute serve --watch
Teaches how to infinite rebuild loop using compute serve --watch. Based on a real issue report and its verified fix.
- Jest fails with Cannot find module 'fastly:secret-store' for Fastly Compute@Edge app
Use the jest preset ysugimoto/jest-preset-fastly-js-compute in your jest config: it maps fastly: namespaced imports to local mocks so tests can run outside the Compute@Edge runtime. This is the integration Fastly's own maintainer recommends
- Fastly Magento2 Deep Image Optimization "Failed to shrink image" on product lists
The "Failed to shrink image" warning was a red herring: the actual cause was a missing canvas query argument on the image URLs, so the image optimizer had no target dimensions to shrink to. Adding the canvas argument (e.g.