Compare commits
1 Commits
fd3cd4c18c
...
2c8f3827ff
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2c8f3827ff |
4
TODO.md
4
TODO.md
@@ -20,8 +20,8 @@ wrangler CLI install, an exact version), and the Hugo that builds the published
|
||||
site is a deliberate pinned version rather than whatever the base image's
|
||||
package repo serves. The site now ships a Cloudflare Pages `_headers` file, so
|
||||
its response security headers are declared in the repo instead of being whatever
|
||||
the edge defaults to, and confirmed live in production on both hostnames. The
|
||||
lint now runs inside a container and nowhere else: `script/lint` is a build of
|
||||
the edge defaults to — unverified in production until the next deploy. The lint
|
||||
now runs inside a container and nowhere else: `script/lint` is a build of
|
||||
`Dockerfile.lint`, with no host path to fall back to. Formatting is not a lint
|
||||
and stays on the host. Every entrypoint the README documents now has a
|
||||
`Makefile` target, so the org-wide "use make targets, never the underlying tool"
|
||||
|
||||
Reference in New Issue
Block a user