ECMWFCode4Earth / vAirify

code repository for 2024 Code for Earth project #16
0 stars 0 forks source link

ETL github action workflows #80

Closed lincent closed 3 weeks ago

lincent commented 3 weeks ago

Adding the initial deployment github workflows

  1. etl-dock-build - this builds the docker image for the ETL cron dockerfile and publishes it to the github container repository
  2. docker-deploy - this sshs into the linux environment and then pulls and runs the latest docker image for ETL
github-actions[bot] commented 3 weeks ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
506 447 88% 80% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 6f9a9f8 by action🐍