circlesland / o-platform

GNU Affero General Public License v3.0
3 stars 1 forks source link

add: CI container #902

Closed almereyda closed 1 year ago

almereyda commented 1 year ago

This is the first step towards client development deployment targeting specific development API server.

It adds


This was tested locally with podman-compose:

cd container
echo "SERVER_COMMIT=cf79a81" > .env
podman-compose -f container-compose.ci.yaml build app

and should work similarily with other container runtimes and other Compose interpreters.

almereyda commented 1 year ago

Is there a specific reason why the Svelte check failed? This feature branch was branched off of dev, and did not introduce any changes to Svelte related sources. I am puzzled.

cloudflare-workers-and-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 154fe07
Status: ✅  Deploy successful!
Preview URL: https://8a66985f.o-platform.pages.dev
Branch Preview URL: https://remediate-59.o-platform.pages.dev

View logs