c4fbab5475c1182104e2167b975b95286926d753
jira-worklog-data
Setup
- Connect to the VPN
- Visit https://globaljira.roche.com/ in the browser and export the root certificate into the repository. Make sure the name in the global varialbes is correct.
- Create the .env file with the following content:
JIRA_USER=<your username>
JIRA_PASSWORD=<your password> - Install necessary packages from the requirements.txt file
Description
Languages
Python
100%