Skip to content
Kim Rutherford edited this page Oct 18, 2023 · 3 revisions

Releases

Logged-in as pbuild:

/var/pomcur/scripts/monthly-release 2021-11-03

Replace 2021-11-03 we the release date of a working nightly load from the start of the month, preferably from the 1st.

Select a date from the file names in the nightly load directly.

Or:

DATE=$(cat /var/pomcur/sources/current_pombase_database_date.txt); echo releasing: $DATE; sleep 20; /var/pomcur/scripts/monthly-release $DATE

The monthly-release script is under version control in the pombase-scripts repo