Commit graph

4 commits

Author SHA1 Message Date
rosslh
b7dcdea071 fix(ci): enable Docker BuildKit for --mount syntax
All checks were successful
Build MapleDeploy Coolify Image / build (push) Successful in 1m5s
2026-02-11 21:31:53 -05:00
rosslh
70554cd58a fix(ci): use sed instead of grep -P for version extraction
Some checks failed
Build MapleDeploy Coolify Image / build (push) Failing after 12s
BusyBox grep (on Alpine) doesn't support -P (Perl regex).
2026-02-11 21:31:05 -05:00
rosslh
11f3ba7932 fix(ci): replace docker-based version extraction with grep
Some checks failed
Build MapleDeploy Coolify Image / build (push) Failing after 4s
The Docker-in-Docker volume mount fails in host execution mode
because $PWD resolves to the runner container path, not the host
path. Use grep to extract the version directly from constants.php.
2026-02-11 21:30:27 -05:00
rosslh
ed49aed474 feat(branding): apply MapleDeploy branding to Coolify
Some checks failed
Build MapleDeploy Coolify Image / build (push) Failing after 8s
- Replace logos, colors (red/stone palette), and fonts (Overlock/Inter)
- Replace text logos with PNG from marketing API
- Update AGPL source links to match repo owner
- Update PostgreSQL to 17 for Alpine 3.23
- Add Forgejo Actions CI workflow
- Remove upstream GitHub Actions workflows
- Remove Coolify Cloud upsells, Hetzner provider, and telemetry
- Update auto-update to point to Forgejo registry
2026-02-11 21:22:39 -05:00