FelipeCabelloE / solarathon-team5

Template project for Solarathon 2023 - team 5
https://quiet-heart-6916.ploomberapp.io
MIT License
1 stars 1 forks source link

[Feature] Setup github actions #5

Open melofon opened 10 months ago

melofon commented 10 months ago

We need to setup github actions for integration with ploomber to have the solution running in the cloud, this should be our 'prod'. The steps how to achieve this are described in the initial readme file to the project.

FelipeCabelloE commented 10 months ago

I'm on it

FelipeCabelloE commented 10 months ago

I don't want to start deploying outside Github until we have an automated image testing inside github itself. This way, we don't have to wait for ploomber.

FelipeCabelloE commented 10 months ago

Well, the github action works, but the ploomber deploy is failing without an error message.

image

it just says that is taking a snapshot of the filesystem

FelipeCabelloE commented 10 months ago

image It seems we have to trim down the Dockerfile