Add Forgejo web release workflow #3
No reviewers
Labels
No labels
configuration
docker
forgejo
priority:medium
release
status:active
status:done
status:inprogress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit.com!3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "task-049f4812-web-release-workflow"
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/slugkit-comonweb-v*tag pushes.linux/amd64andlinux/arm64with Buildx/QEMU.Validation
git diff --checkactionlint .forgejo/workflows/web-release.ymlnpm run buildnpm testdocker build -t slugkit-com:local .Note:
npm run buildregeneratessrc/styles/public.css; the generated-file diff was restored because this task does not change styles.2f40e4ca03to65cff79dcbReview summary
slugkit.com.git diff --check,actionlint .forgejo/workflows/web-release.yml,npm run build,npm test, anddocker build -t slugkit-com:local ..Acceptance criteria
.forgejo/workflows/web-release.yml.linux/amd64andlinux/arm64with Docker Buildx/QEMU.docker/build-push-actionwithpush: true.docs/web-release.mdand summarized inREADME.md.web-v<major>.<minor>.<patch>release trigger and tag convention are documented.Blocking issues
Warnings