natcap / urban-online-workflow

This repository hosts the beta implementation of the Urban Online ES Workflow. The project is intended to give urban planners the ability to create and assess scenarios using InVEST Urban models.
1 stars 5 forks source link

Implement push-to-deploy #24

Open phargogh opened 2 years ago

phargogh commented 2 years ago

Push to repo to trigger deployment.

phargogh commented 2 years ago

Github has a webhook that looks well-suited for this and should have a faster turnaround than waiting for github actions.

See developer documentation for this at https://docs.github.com/en/developers/webhooks-and-events/webhooks/about-webhooks

davemfish commented 4 months ago

@dcdenu4 I think it's up to you -- or we can discuss -- if we do this before #107 or after it, or not at all. I'll label it release for now.

dcdenu4 commented 2 weeks ago

Since we are propping up on a Google VM, I think we should at the very least be able to "reset" the server and run docker compose up, along with any other start up jobs.

dcdenu4 commented 1 week ago

Make sure we pull down the latest Git changes too!