All checks were successful
Reviewed-on: #2 Co-authored-by: Artur Glavic <artur.glavic@psi.ch> Co-committed-by: Artur Glavic <artur.glavic@psi.ch>
649 B
649 B
Make new release
- Update revision in
eos/__init__.py - Commit changes
git commit -a -m "your message here" - Push changes
git push - Use the workflow dispatch for Release action on Gitea with option "all_incl_release", that builds a new version, releases it and uploads it to PyPI.
Update on AMOR-DR
- Login via SSH using the amor-dr user.
- Activate eos virtual environment
source /home/software/virtualenv/eosenv/bin/activate - Update eos packge
pip install --upgrade amor-eos