This commit is contained in:
@@ -43,6 +43,9 @@ making changes; it is the authoritative operations and deployment runbook.
|
|||||||
output. Treat build warnings and errors as results to report.
|
output. Treat build warnings and errors as results to report.
|
||||||
- For template or CSS work, check the affected page at desktop and narrow
|
- For template or CSS work, check the affected page at desktop and narrow
|
||||||
viewport sizes and preserve accessible, semantic markup.
|
viewport sizes and preserve accessible, semantic markup.
|
||||||
|
- When template changes rely on updated CSS or other static assets, increment
|
||||||
|
the relevant cache-busting version in the template and verify that generated
|
||||||
|
pages reference the new asset URL.
|
||||||
- Run `git diff --check` and review the exact diff before committing.
|
- Run `git diff --check` and review the exact diff before committing.
|
||||||
- If a push was requested, verify the Gitea Action result, deployed revision,
|
- If a push was requested, verify the Gitea Action result, deployed revision,
|
||||||
and site health instead of treating a successful `git push` as completion.
|
and site health instead of treating a successful `git push` as completion.
|
||||||
|
|||||||
Reference in New Issue
Block a user