-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #281 from opensafely-core/bump-jobrunner
feat: Update job-runner to v2.75.1
- Loading branch information
Showing
84 changed files
with
446 additions
and
14,940 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
opensafely/_vendor/opensafely_jobrunner-2.74.1.dist-info/direct_url.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
from opensafely_jobrunner-2.75.1.dist-info import * |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Metadata-Version: 2.1 | ||
Name: opensafely-jobrunner | ||
Version: 2.74.1 | ||
Version: 2.75.1 | ||
Summary: OpenSAFELY job scheduling and executor | ||
Author-email: OpenSAFELY <[email protected]> | ||
License: OpenSAFELY Job Runner | ||
|
@@ -26,7 +26,7 @@ Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3) | |
Requires-Python: >=3.8 | ||
Description-Content-Type: text/markdown | ||
License-File: LICENSE | ||
Requires-Dist: opensafely-pipeline@ git+https://github.com/opensafely-core/pipeline@v2024.03.19.153938 | ||
Requires-Dist: opensafely-pipeline@ git+https://github.com/opensafely-core/pipeline@v2024.10.11.170331 | ||
Requires-Dist: ruyaml | ||
Requires-Dist: requests | ||
Requires-Dist: opentelemetry-exporter-otlp-proto-http | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...ensafely_jobrunner-2.74.1.dist-info/WHEEL → ...ensafely_jobrunner-2.75.1.dist-info/WHEEL
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Wheel-Version: 1.0 | ||
Generator: setuptools (75.1.0) | ||
Generator: setuptools (75.2.0) | ||
Root-Is-Purelib: true | ||
Tag: py3-none-any | ||
|
1 change: 1 addition & 0 deletions
1
opensafely/_vendor/opensafely_jobrunner-2.75.1.dist-info/direct_url.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"url": "https://github.com/opensafely-core/job-runner", "vcs_info": {"commit_id": "04847b88be27e4fddc5c212d9ba847a6c91e970b", "requested_revision": "v2.75.1", "vcs": "git"}} |
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions
1
opensafely/_vendor/opensafely_pipeline-2024.10.11.170331.dist-info.pyi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
from opensafely_pipeline-2024.10.11.170331.dist-info import * |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Metadata-Version: 2.1 | ||
Name: opensafely-pipeline | ||
Version: 2024.3.19.153938 | ||
Version: 2024.10.11.170331 | ||
Summary: OpenSAFELY pipeline configuration parsing library | ||
Author-email: OpenSAFELY <[email protected]> | ||
License: ${GITHUB_REPOSITORY_NAME} | ||
|
@@ -26,8 +26,10 @@ Classifier: License :: OSI Approved :: GNU General Public License v3 or later (G | |
Requires-Python: >=3.8 | ||
Description-Content-Type: text/markdown | ||
License-File: LICENSE | ||
Requires-Dist: pydantic <2 | ||
Requires-Dist: ruyaml | ||
Provides-Extra: fastparser | ||
Requires-Dist: ruamel-yaml==0.18.6; extra == "fastparser" | ||
Requires-Dist: ruamel-yaml-clib==0.2.8; extra == "fastparser" | ||
|
||
# OpenSAFELY Pipeline Parser | ||
|
||
|
@@ -39,7 +41,7 @@ For example: | |
data = load_pipeline(f.read()) | ||
|
||
|
||
The returned object is a Pydantic model, `Pipeline`, defined in `pipeline/models.py`. | ||
The returned object is an instance of `pipeline.models.Pipeline`. | ||
|
||
|
||
## Developer docs | ||
|
19 changes: 19 additions & 0 deletions
19
opensafely/_vendor/opensafely_pipeline-2024.10.11.170331.dist-info/RECORD
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
opensafely_pipeline-2024.10.11.170331.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 | ||
opensafely_pipeline-2024.10.11.170331.dist-info/LICENSE,sha256=3dYRqvpnIRI1ISbzwG_EKRHulT5qzYLacVDM09Ehn5Y,675 | ||
opensafely_pipeline-2024.10.11.170331.dist-info/METADATA,sha256=faRr_pwGJi4yv35Rz3hS5q4CxflVPooNKODk92nyw8Q,1931 | ||
opensafely_pipeline-2024.10.11.170331.dist-info/RECORD,, | ||
opensafely_pipeline-2024.10.11.170331.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 | ||
opensafely_pipeline-2024.10.11.170331.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91 | ||
opensafely_pipeline-2024.10.11.170331.dist-info/direct_url.json,sha256=9KCk1lwhmjztvze5CoLYaSdkMZqjTY-ZfoTyxLkJCZo,183 | ||
opensafely_pipeline-2024.10.11.170331.dist-info/top_level.txt,sha256=Qdc1eKrvhKK_o9CPbdooOdDt7g3ZSXZDrNXHmUGl94Q,9 | ||
pipeline/__init__.py,sha256=OXi7WT9uT8zmpPCJY5mh7DCBiSdRg7D6EFOT-wNTulM,236 | ||
pipeline/__main__.py,sha256=5hAi8GJDuS0ufV6IA9TP91SPQphoJQjdBTtBHzPeIQQ,471 | ||
pipeline/constants.py,sha256=YYp4huzWNFIaimLP9AbiW1eDLaRaS2c6tHYW_GRb19c,354 | ||
pipeline/exceptions.py,sha256=aeRYcjMhpgkhdRyQka-yK4X2vxRqa3wg6LG-lYI67Tw,196 | ||
pipeline/features.py,sha256=z-Gs7TaX-9YqBYGt0zLiVeZT_aU1VRMjmPJGb-7t4wI,972 | ||
pipeline/legacy.py,sha256=hfxBHpEXO6VbqHcg_cqKUb_lVKmq0hVbhwYaXkACkf8,405 | ||
pipeline/loading.py,sha256=HUh-uOOVTh6VBLi3xUvwyEP91155Z_IPp2Mimcm-PPk,3929 | ||
pipeline/main.py,sha256=t8KyXsNdZvCeEq5LFR7xJtV6aq4OvJidL24K0_580ro,990 | ||
pipeline/models.py,sha256=Z70X0x9WX7NcQn7l3cVhFQgKhDMFwtQAMnpanMi6xWo,10943 | ||
pipeline/outputs.py,sha256=rAzXgaFLsm8wZXkBLS1EsLFBid6UmsnitiqnnqZMLtg,763 | ||
pipeline/validation.py,sha256=EGr86QjK9tOzw3_u4bhU2C-aqoX08RWXKLz7ZtL4_fM,5646 |
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...pipeline-2024.3.19.153938.dist-info/WHEEL → ...ipeline-2024.10.11.170331.dist-info/WHEEL
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Wheel-Version: 1.0 | ||
Generator: bdist_wheel (0.43.0) | ||
Generator: setuptools (75.2.0) | ||
Root-Is-Purelib: true | ||
Tag: py3-none-any | ||
|
1 change: 1 addition & 0 deletions
1
opensafely/_vendor/opensafely_pipeline-2024.10.11.170331.dist-info/direct_url.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"url": "https://github.com/opensafely-core/pipeline", "vcs_info": {"commit_id": "4e202a4b2d1b0b56f37deaeea429ab55522e7d4d", "requested_revision": "v2024.10.11.170331", "vcs": "git"}} |
File renamed without changes.
1 change: 0 additions & 1 deletion
1
opensafely/_vendor/opensafely_pipeline-2024.3.19.153938.dist-info.pyi
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
opensafely/_vendor/opensafely_pipeline-2024.3.19.153938.dist-info/RECORD
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
opensafely/_vendor/opensafely_pipeline-2024.3.19.153938.dist-info/direct_url.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,6 @@ | |
".svgz", | ||
# reports | ||
".html", | ||
".pdf", | ||
".txt", | ||
".log", | ||
".json", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.