devopsdriver 0.1.42__tar.gz → 0.1.43__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/PKG-INFO +2 -2
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/README.md +1 -1
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/__init__.py +1 -1
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/azdo/pipeline/run.py +1 -1
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver.egg-info/PKG-INFO +2 -2
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/tests/test_azure_pipeline_run.py +1 -1
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/LICENSE +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/azdo/__init__.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/azdo/azureobject.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/azdo/clients.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/azdo/pipeline/__init__.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/azdo/pipeline/client.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/azdo/pipeline/log.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/azdo/pipeline/pipeline.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/azdo/timestamp.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/azdo/workitem/__init__.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/azdo/workitem/client.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/azdo/workitem/wiql.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/dataobject.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/manage_settings.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/sendmail.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/settings.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/template.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver/templates/manage_settings.txt.mako +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver.egg-info/SOURCES.txt +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver.egg-info/dependency_links.txt +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver.egg-info/entry_points.txt +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver.egg-info/requires.txt +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/devopsdriver.egg-info/top_level.txt +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/pyproject.toml +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/setup.cfg +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/tests/test_azure_azureobject.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/tests/test_azure_clients.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/tests/test_azure_pipeline.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/tests/test_azure_pipeline_client.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/tests/test_azure_timestamp.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/tests/test_azure_workitem_client.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/tests/test_azure_workitem_wiql.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/tests/test_dataobject.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/tests/test_manage_settings.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/tests/test_sendmail.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/tests/test_settings.py +0 -0
- {devopsdriver-0.1.42 → devopsdriver-0.1.43}/tests/test_template.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: devopsdriver
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.43
|
|
4
4
|
Summary: DevOps tools
|
|
5
5
|
Author-email: Marc Page <marcallenpage@gmail.com>
|
|
6
6
|
License: This is free and unencumbered software released into the public domain.
|
|
@@ -60,7 +60,7 @@ Requires-Dist: coverage>=7.4.4; extra == "test"
|
|
|
60
60
|
Provides-Extra: doc
|
|
61
61
|
|
|
62
62
|

|
|
63
|
-
[](https://pypi.org/project/devopsdriver/0.1.43/)
|
|
64
64
|
[](https://github.com/marcpage/devops-driver?tab=Unlicense-1-ov-file#readme)
|
|
65
65
|
[](https://github.com/marcpage/devops-driver/graphs/contributors)
|
|
66
66
|
[](http://makeapullrequest.com)
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|

|
|
2
|
-
[](https://pypi.org/project/devopsdriver/0.1.43/)
|
|
3
3
|
[](https://github.com/marcpage/devops-driver?tab=Unlicense-1-ov-file#readme)
|
|
4
4
|
[](https://github.com/marcpage/devops-driver/graphs/contributors)
|
|
5
5
|
[](http://makeapullrequest.com)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: devopsdriver
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.43
|
|
4
4
|
Summary: DevOps tools
|
|
5
5
|
Author-email: Marc Page <marcallenpage@gmail.com>
|
|
6
6
|
License: This is free and unencumbered software released into the public domain.
|
|
@@ -60,7 +60,7 @@ Requires-Dist: coverage>=7.4.4; extra == "test"
|
|
|
60
60
|
Provides-Extra: doc
|
|
61
61
|
|
|
62
62
|

|
|
63
|
-
[](https://pypi.org/project/devopsdriver/0.1.43/)
|
|
64
64
|
[](https://github.com/marcpage/devops-driver?tab=Unlicense-1-ov-file#readme)
|
|
65
65
|
[](https://github.com/marcpage/devops-driver/graphs/contributors)
|
|
66
66
|
[](http://makeapullrequest.com)
|
|
@@ -46,7 +46,7 @@ class MockPipelineClient: # pylint: disable=too-few-public-methods
|
|
|
46
46
|
self.pipeline_id = pipeline_id
|
|
47
47
|
self.run_id = run_id
|
|
48
48
|
self.expand = expand
|
|
49
|
-
return [MockLog("log 1"), MockLog("log 2")]
|
|
49
|
+
return SimpleNamespace(logs=[MockLog("log 1"), MockLog("log 2")])
|
|
50
50
|
|
|
51
51
|
|
|
52
52
|
class MockPipeline: # pylint: disable=too-few-public-methods
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|