Publish versioned web Docker releases #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "task-2901494a-web-docker-releases"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
evcraddock/erikvancraddock-web/healththroughAPP_VERSIONsrc/styles/public.cssoutputVerification
npm run build(working tree remains clean)npm run lintnpm test(304 tests)APP_VERSION=1.2.3/healthsmoke test returned version1.2.3No release tag or image was published.
Task: task-2901494a
Review update
/healthsmoke test returning version1.2.3all passed. No release tag or image was published.Acceptance criteria
.forgejo/workflows/web-release.ymlis limited topush.tags: web-v*and validates semantic release tags.dockerrunner, QEMU, and Buildx to pushlinux/amd64andlinux/arm64images toevcraddock/erikvancraddock-web.latestimage tags.APP_VERSION=1.2.3returned1.2.3from/health..pi/skills/web-release/SKILL.mdhas valid frontmatter and enforces repository, validation, approval, and monitoring gates.src/styles/public.cssor another generated file changes during validation.docs/web-release.mddocuments versioning, image tags, secrets, the release skill, and non-publishing validation./healthsmoke test passed without publication; the committed generated CSS remains clean after rebuild.Findings