-
Notifications
You must be signed in to change notification settings - Fork 22
Release Workflow
Kelle Cruz edited this page Jul 1, 2024
·
11 revisions
- Update Versions table
- Create Release on Github
- If necessary, update SIMPLE-binary repo with new database file
- Creating the release auto-triggers the Generate Database action
- Run a codespace instance from SIMPLE-web repo to make sure the website works with new database.
- The codespace takes a couple minutes to setup.
- The setup script will get the latest database file.
- You should only need to run this line to launch the website:
python -m simple_app.app_simple
- Sync new file to website host.
- Wait for Sunday at midnight or run manually with
sh cronjob.sh
from the Application Server Web SSH terminal.
- Wait for Sunday at midnight or run manually with
- Restart Application Server Nodes on website host
- Start an instance of the app by visiting https://simple-bd-archive.org/. It may take a minute to load.