amppackager icon indicating copy to clipboard operation
amppackager copied to clipboard

Tool to improve AMP URLs via Signed Exchanges

Results 62 amppackager issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

We just updating certificate which will be expired. But somehow after doing that, we facing issue like message below: ```sh 2022/07/14 16:56:08 Updating cert if necessary 2022/07/14 16:56:08 Certfetcher is...

SXG not working good with my domain https://www.christian-dogma.com/ any advice ?

We should update the golang version in the [Dockerfile.template](https://github.com/GoogleCloudPlatform/click-to-deploy/blob/5c7523aefa0318aadaf3f4b1f809564d335fed85/docker/amppackager/templates/debian10/Dockerfile.template#L18) to match the one we're testing in [PR checks](https://github.com/ampproject/amppackager/blob/main/.github/workflows/prerequisites.yml), and then do another c2d release.

To do so, we need to address the use cases it serves: 1. **It makes it obvious when we're increasing our binary size too much.** We could do this with...

For large Kubernetes deployments, it's not recommended to use NFS mounts. Having this cache be handled externally by a service would make supporting large environments easier. Ideas: * Object storage...

It is confusing for developers that `releases` is the default branch. Also a vector for error: sometimes PRs are sent against `releases` instead. As of Go 1.16 (I think), we...

Some folks are using `cmd/transform` + `gen-signedexchange` offline, rather than running `cmd/amppkg` online. Improve this use case, filling in the gaps of the other things amppkg does with offline alternatives:...

fixit

Document in [amppkg.example.toml](https://github.com/ampproject/amppackager/blob/6a1c7afdb77f4fb54a848e49deccdf5fa01ff76f/amppkg.example.toml#L216-L219) that the ACME discovery URL itself may expire and need to be refreshed. (Link to any CA documentation that's available on when it expires.)

Error: packager/signer/signer_test.go:167:11: github.com/ampproject/amppackager/packager/util.URLPattern composite literal uses unkeyed fields Error: packager/signer/signer_test.go:168:11: github.com/ampproject/amppackager/packager/util.URLPattern composite literal uses unkeyed fields Error: packager/signer/signer_test.go:220:11: github.com/ampproject/amppackager/packager/util.URLPattern composite literal uses unkeyed fields Error: packager/signer/signer_test.go:221:11: github.com/ampproject/amppackager/packager/util.URLPattern composite literal uses...