ci: build & push Docker images to Forgejo registry on main #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ci/forgejo-docker"
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
.forgejo/workflows/build-images.yml: on push tomain, gate onpnpm typecheck+pnpm test, then build and push theserverandwebimages to the Forgejo container registry.forgejo.basa-mimosa.ts.net/pregno/polymarket-screener-{server,web}, taggedlatest+sha-<short>.runsteps use the default bash shell with-eo pipefail.Test Plan
pnpm typecheckclean,pnpm test233/233 passing locally.main: the Actions run goes green on thedockerrunner.pregnoin the registry withlatest+sha-<short>tags.docker pull forgejo.basa-mimosa.ts.net/pregno/polymarket-screener-server:latestsucceeds.Notes / first-run risks
main, so it runs after this PR merges (nopull_requesttrigger).docs/superpowers/plans/2026-06-10-forgejo-docker-images.md.write:packagePAT as theREGISTRY_TOKENsecret (fallback A in the plan).