2024-09-22 13:09:49 +02:00
2024-09-22 12:59:54 +02:00
2024-09-22 13:09:49 +02:00

jira-worklog-data

Setup

  1. Connect to the VPN
  2. 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.
  3. Create the .env file with the following content: JIRA_USER=<your username> JIRA_PASSWORD=<your password>
  4. Install necessary packages from the requirements.txt file
Description
No description provided
Readme 89 KiB
Languages
Python 100%