gregziegan / climate-game

make the people happy
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

Create a staging environment where debug mode is always on #16

Closed gregziegan closed 3 years ago

gregziegan commented 3 years ago

Not sure if GitHub pages can handle multiple deployment environments, but we should investigate a free and simple solution that we can deploy to via GitHub actions

gregziegan commented 3 years ago

deployed it via Netlify. I'll make a quick GH action with the debug flag and a third staging branch

https://silly-nightingale-661058.netlify.app/

gregziegan commented 3 years ago

Folks can now deploy any ref to staging to get a "debug" version of the game.

https://github.com/thebritican/climate-game/actions?query=workflow%3A%22Deploy+To+Staging%22