KnowWhereGraph / kwg-faceted-search

Knowledge Explorer: The search interface to KnowWhereGraph
http://stko-kwg.geog.ucsb.edu
3 stars 0 forks source link

Staging Automated Deployment #310

Open ThomasThelen opened 2 years ago

ThomasThelen commented 2 years ago

We can automate the deployment of the faceted search on the staging with GitHub Actions. When we push to the dev branch, we should kick off a build and copy the build files to /var/www/html. We should also add actions for running a linter and prettifier.

ThomasThelen commented 1 year ago

GHA doesn't support MFA so we're out of luck here