Commit Graph

18 Commits

Author SHA1 Message Date
bd901b5121 fix: release-tools/testing/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250
2024-08-01 05:15:49 +00:00
b4fb3795c2 Merge branch 'release/os/4.11' into snyk-fix-a389c1cf71fd40130672d30e45891faf 2024-07-31 13:18:37 +01:00
33f0d41d82 Merge branch 'release/os/4.11' into snyk-fix-125125f64edce278ab919b90848c0415 2024-07-31 13:17:19 +01:00
36da9f3b67 Merge branch 'release/os/4.11' into snyk-fix-a389c1cf71fd40130672d30e45891faf 2024-07-31 13:16:13 +01:00
e8b84e4a82 fix: release-tools/testing/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482
2024-07-16 03:16:29 +00:00
9b0a3b1e08 fix: release-tools/testing/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250
2024-06-18 17:33:47 +00:00
b8947892bb fix: release-tools/testing/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867
2024-05-22 07:10:18 +00:00
a855fc6690 CORDA-3017 - Fix release tooling when product name != jira project (#5229) 2019-06-21 09:28:07 +01:00
9c9f007f55 RELEASE - Fix release tools (#5155) 2019-05-22 11:44:09 +01:00
f723f8c768 NOTICK - Use API key for JIRA interaction (#5045) 2019-04-18 15:02:17 +01:00
c7f03247f4 NOTICK - Add option to reset keyring for test-manager (#5043) 2019-04-18 14:13:06 +01:00
dae560e025 RELEASE - Add password reset, cope with all git tickets marked in Jira (#4883)
* RELEASE - Add password reset, cope with all git tickets marked in Jira

* Update jiraReleaseChecker.py
2019-03-12 18:20:50 +00:00
7c4eaf2f01 NOTICK - Allow JIRA user name to be provided in an environment variable (#4202) 2018-11-08 18:19:10 +00:00
5086358834 NOTICK - Enable generation of test tickets for snapshots (#4123)
* NOTICK - Enable generation of test tickets for snapshots
* NOTICK - Update documentation and CLI help
2018-10-29 13:18:50 +00:00
d1adb09ca9 NOTICK Python 3 compat, ENM version name, skip closed tests (#4046) 2018-10-08 15:26:44 +01:00
b8e88232b4 NOTICK Create semantic version numbers (#4045) 2018-10-08 14:19:56 +01:00
fa8761793f NOTICK - Python script for creating test tickets in JIRA (#3979)
Python script for creating 'Platform Test' and 'Platform Test Run'
instances in JIRA for use in release testing.
2018-10-02 17:55:22 +01:00
0b4d1c0f35 RELEASE - Script to identity and format commits added to the branch (#3954) 2018-09-18 10:49:57 +01:00