Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #15 from opensafely-core/pipeline-2024.3.19.153938
Browse files Browse the repository at this point in the history
update to pipeline 2024.3.19.153938
  • Loading branch information
bloodearnest authored Mar 21, 2024
2 parents a5bda2b + 3f81fd0 commit 46077a5
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 14 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: opensafely-pipeline
Version: 2024.1.29.114645
Version: 2024.3.19.153938
Summary: OpenSAFELY pipeline configuration parsing library
Author-email: OpenSAFELY <[email protected]>
License: ${GITHUB_REPOSITORY_NAME}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
opensafely_pipeline-2024.1.29.114645.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
opensafely_pipeline-2024.1.29.114645.dist-info/LICENSE,sha256=3dYRqvpnIRI1ISbzwG_EKRHulT5qzYLacVDM09Ehn5Y,675
opensafely_pipeline-2024.1.29.114645.dist-info/METADATA,sha256=zZQrMmWHpO9s-nt0FDyQhNtf0ZpT380gPhgm0gf9uhk,1830
opensafely_pipeline-2024.1.29.114645.dist-info/RECORD,,
opensafely_pipeline-2024.1.29.114645.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
opensafely_pipeline-2024.1.29.114645.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
opensafely_pipeline-2024.1.29.114645.dist-info/direct_url.json,sha256=E2jTLubVRMhnBZNAQi-clhmBbnu1gfZpZQqDB-oTqcQ,183
opensafely_pipeline-2024.1.29.114645.dist-info/top_level.txt,sha256=Qdc1eKrvhKK_o9CPbdooOdDt7g3ZSXZDrNXHmUGl94Q,9
opensafely_pipeline-2024.3.19.153938.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
opensafely_pipeline-2024.3.19.153938.dist-info/LICENSE,sha256=3dYRqvpnIRI1ISbzwG_EKRHulT5qzYLacVDM09Ehn5Y,675
opensafely_pipeline-2024.3.19.153938.dist-info/METADATA,sha256=x0LGd0bWMC86GoVL4Av7Ye1z-2FtCfeQbX-uPMbXwO8,1830
opensafely_pipeline-2024.3.19.153938.dist-info/RECORD,,
opensafely_pipeline-2024.3.19.153938.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
opensafely_pipeline-2024.3.19.153938.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
opensafely_pipeline-2024.3.19.153938.dist-info/direct_url.json,sha256=qGGI-0l5jJJgZRhbzIR_0HVbtEHolohEl85AADcmpHw,183
opensafely_pipeline-2024.3.19.153938.dist-info/top_level.txt,sha256=Qdc1eKrvhKK_o9CPbdooOdDt7g3ZSXZDrNXHmUGl94Q,9
pipeline/__init__.py,sha256=OXi7WT9uT8zmpPCJY5mh7DCBiSdRg7D6EFOT-wNTulM,236
pipeline/__main__.py,sha256=5hAi8GJDuS0ufV6IA9TP91SPQphoJQjdBTtBHzPeIQQ,471
pipeline/__pycache__/__init__.cpython-38.pyc,,
Expand All @@ -20,7 +20,7 @@ pipeline/__pycache__/models.cpython-38.pyc,,
pipeline/__pycache__/outputs.cpython-38.pyc,,
pipeline/__pycache__/types.cpython-38.pyc,,
pipeline/__pycache__/validation.cpython-38.pyc,,
pipeline/constants.py,sha256=8ji9shMtzIXpUb72ah78nG3DZHH2k3N-EpltmMsyMQs,386
pipeline/constants.py,sha256=GrlfnUSPTss2H_G_GtP5jyICBwRVCSJJxdPa9zYXUio,370
pipeline/exceptions.py,sha256=AzXfyBEHPp3gypXIVoowgstBFG2bnNcjeUBVwhzlows,151
pipeline/features.py,sha256=IIPT4buZH7VZ4Q54oXug8cDdFJWRzKm0JhZmT9nBWCk,573
pipeline/legacy.py,sha256=yw5sC8gyYVgRm_Oq67F8AlBppwVZu_9nnG130lThhvY,413
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"url": "https://github.com/opensafely-core/pipeline", "vcs_info": {"commit_id": "0a5688aa777754ea045ff290fbcc99d50b84db4b", "requested_revision": "v2024.03.19.153938", "vcs": "git"}}
1 change: 0 additions & 1 deletion pipeline/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
[
# tables
".csv",
".tsv",
# images
".jpg",
".jpeg",
Expand Down
2 changes: 1 addition & 1 deletion requirements.prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ googleapis-common-protos==1.56.4
# via opentelemetry-exporter-otlp-proto-http
idna==2.10
# via requests
opensafely-pipeline @ git+https://github.com/opensafely-core/pipeline@v2024.01.29.114645
opensafely-pipeline @ git+https://github.com/opensafely-core/pipeline@v2024.03.19.153938
# via opensafely-jobrunner (pyproject.toml)
opentelemetry-api==1.12.0
# via
Expand Down

0 comments on commit 46077a5

Please sign in to comment.