mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-09 20:08:27 +03:00
596 B
596 B
Release Process
- Update the version number in version.py
- Go to github releases > new release > use
vx.y.zfor matching version notation- package is automatically updated in pypi
- docker image is automatically pushed to dockerhub
manual release to docker hub
docker image tag auto-archiver bellingcat/auto-archiver:latestdocker push bellingcat/auto-archiver
Building the Settings Page
The Settings page is built as part of the python-publish workflow and packaged within the app.