Build web release workflow skill #2
Labels
No labels
activitypub
actor
admin
ai-safety
article
articles
atproto
bug
cli
configuration
content
dev-environment
docker
enhancement
feature
federation
fediverse
forgejo
garage
health
how-to
logging
markdown
mastodon
media
navigation
opengraph
passkeys
preview
priority:medium
production
release
rendering
s3
settings
setup
status:active
status:done
status:inprogress
technical
webauthn
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit.com#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Goal
Create a reusable web-release skill and Forgejo workflow for
slugkit.comthat builds and publishes multi-platform Docker images to Docker Hub.Requirements
erikcraddock.meweb deployment workflow as the reference pattern.forge.caradoc.com, not GitHub Actions-specific assumptions where Forgejo differs.Dockerfile.linux/amd64linux/arm64Acceptance criteria
linux/amd64andlinux/arm64Docker images.Dependencies
Synced from todu comment by @todu on 2026-06-25T01:40:31.755Z
Close gate result
Readiness: READY
Acceptance criteria evidence:
.forgejo/workflows/web-release.ymlis present onmainvia merged PR #3 (da4ae3b).platforms: linux/amd64,linux/arm64.docker/build-push-action@v6withpush: trueand imageevcraddock/slugkit-com.docs/web-release.mdand README documentDOCKER_USERNAME,DOCKER_PASSWORD, andFORGE_CA_CERT_B64.web-v*; docs specifyweb-v<major>.<minor>.<patch>and prerelease suffixes.web-v*unless intending to publish; no release tag was pushed by this close gate.PR #3 was approved, merged, and local
mainis fast-forwarded toorigin/mainatda4ae3b.Synced from todu comment by @todu on 2026-06-25T01:37:21.554Z
Review update