11 lines
423 B
Markdown
Executable File
11 lines
423 B
Markdown
Executable File
# jira-worklog-data
|
|
|
|
# Setup
|
|
1. Install necessary packages from the requirements.txt file: pip install -r /path/to/requirements.txt
|
|
2. Connect to the VPN
|
|
3. 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.
|
|
4. Generate the Personal Access Token in Jira
|
|
5. Edit the global variables to configure your script.
|