| Stable | |||
| Development | |||
| Source Code | https://github.com/unicef/drips | ||
| Issue tracker | https://unicef.visualstudio.com/SCS-Drips/ | ||
- Exception are logged in Sentry: https://excubo.unicef.io/sentry/
- Each container in devops allows to access local logs
- populate your .env file from template .env_template
- python manage.py upgrade --all
init version * update requirements (sys - python) * make build-base
develop features * develop features * make build release
finish version * git flow release start * update CHANGES * update version (__init__.py) * update makefile version