File tree Expand file tree Collapse file tree 8 files changed +17
-16
lines changed Expand file tree Collapse file tree 8 files changed +17
-16
lines changed Original file line number Diff line number Diff line change 6363 # We use a pinned version of Poetry to be certain it won't modify source code before we create a hash
6464 - name : Install poetry
6565 run : |
66- pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
67- pipx inject poetry git+https://github.com/monim67/poetry-bumpversion@315fe3324a699fa12ec20e202eb7375d4327d1c4 # v0.3.1
66+ pipx install git+https://github.com/python-poetry/poetry@bd500dd3bdfaec3de6894144c9cedb3a9358be84 # v2.0.1
67+ pipx inject poetry git+https://github.com/monim67/poetry-bumpversion@348de6f247222e2953d649932426e63492e0a6bf # v0.3.3
6868
6969 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
7070 with :
@@ -124,7 +124,7 @@ jobs:
124124 run : cat pyproject.toml
125125
126126 - name : Install poetry
127- run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
127+ run : pipx install git+https://github.com/python-poetry/poetry@bd500dd3bdfaec3de6894144c9cedb3a9358be84 # v2.0.1
128128 - name : Set up Python
129129 uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
130130 with :
@@ -162,7 +162,7 @@ jobs:
162162 artifact_name : ${{ needs.seal.outputs.artifact_name }}
163163
164164 - name : Install poetry
165- run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
165+ run : pipx install git+https://github.com/python-poetry/poetry@bd500dd3bdfaec3de6894144c9cedb3a9358be84 # v2.0.1
166166 - name : Set up Python
167167 uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
168168 with :
Original file line number Diff line number Diff line change 9999 artifact_name : ${{ inputs.source_code_artifact_name }}
100100
101101 - name : Install poetry
102- run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
102+ run : pipx install git+https://github.com/python-poetry/poetry@bd500dd3bdfaec3de6894144c9cedb3a9358be84 # v2.0.1
103103 - name : Setup Node.js
104104 uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
105105 with :
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ jobs:
102102 artifact_name : ${{ inputs.source_code_artifact_name }}
103103
104104 - name : Install poetry
105- run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
105+ run : pipx install git+https://github.com/python-poetry/poetry@bd500dd3bdfaec3de6894144c9cedb3a9358be84 # v2.0.1
106106 - name : Setup Node.js
107107 uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
108108 with :
Original file line number Diff line number Diff line change 8787 # We use a pinned version of Poetry to be certain it won't modify source code before we create a hash
8888 - name : Install poetry
8989 run : |
90- pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
91- pipx inject poetry git+https://github.com/monim67/poetry-bumpversion@315fe3324a699fa12ec20e202eb7375d4327d1c4 # v0.3.1
90+ pipx install git+https://github.com/python-poetry/poetry@bd500dd3bdfaec3de6894144c9cedb3a9358be84 # v2.0.1
91+ pipx inject poetry git+https://github.com/monim67/poetry-bumpversion@348de6f247222e2953d649932426e63492e0a6bf # v0.3.3
9292
9393 - name : Bump package version
9494 id : versioning
@@ -129,7 +129,7 @@ jobs:
129129 run : cat pyproject.toml
130130
131131 - name : Install poetry
132- run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
132+ run : pipx install git+https://github.com/python-poetry/poetry@bd500dd3bdfaec3de6894144c9cedb3a9358be84 # v2.0.1
133133 - name : Set up Python
134134 uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
135135 with :
@@ -167,7 +167,7 @@ jobs:
167167 artifact_name : ${{ needs.seal.outputs.artifact_name }}
168168
169169 - name : Install poetry
170- run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
170+ run : pipx install git+https://github.com/python-poetry/poetry@bd500dd3bdfaec3de6894144c9cedb3a9358be84 # v2.0.1
171171 - name : Set up Python
172172 uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
173173 with :
Original file line number Diff line number Diff line change 8787 # We use a pinned version of Poetry to be certain it won't modify source code before we create a hash
8888 - name : Install poetry
8989 run : |
90- pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
91- pipx inject poetry git+https://github.com/monim67/poetry-bumpversion@315fe3324a699fa12ec20e202eb7375d4327d1c4 # v0.3.1
90+ pipx install git+https://github.com/python-poetry/poetry@bd500dd3bdfaec3de6894144c9cedb3a9358be84 # v2.0.1
91+ pipx inject poetry git+https://github.com/monim67/poetry-bumpversion@348de6f247222e2953d649932426e63492e0a6bf # v0.3.3
9292
9393 - name : Bump package version
9494 id : versioning
@@ -129,7 +129,7 @@ jobs:
129129 run : cat pyproject.toml
130130
131131 - name : Install poetry
132- run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
132+ run : pipx install git+https://github.com/python-poetry/poetry@bd500dd3bdfaec3de6894144c9cedb3a9358be84 # v2.0.1
133133 - name : Set up Python
134134 uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
135135 with :
@@ -167,7 +167,7 @@ jobs:
167167 artifact_name : ${{ needs.seal.outputs.artifact_name }}
168168
169169 - name : Install poetry
170- run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
170+ run : pipx install git+https://github.com/python-poetry/poetry@bd500dd3bdfaec3de6894144c9cedb3a9358be84 # v2.0.1
171171 - name : Set up Python
172172 uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
173173 with :
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ jobs:
151151 artifact_name : ${{ inputs.source_code_artifact_name }}
152152
153153 - name : Install poetry
154- run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
154+ run : pipx install git+https://github.com/python-poetry/poetry@bd500dd3bdfaec3de6894144c9cedb3a9358be84 # v2.0.1
155155 - name : Configure AWS Credentials
156156 uses : aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
157157 with :
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ jobs:
153153 artifact_name : ${{ inputs.source_code_artifact_name }}
154154
155155 - name : Install poetry
156- run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
156+ run : pipx install git+https://github.com/python-poetry/poetry@bd500dd3bdfaec3de6894144c9cedb3a9358be84 # v2.0.1
157157 - name : Configure AWS credentials
158158 uses : aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
159159 with :
Original file line number Diff line number Diff line change 1212
1313dev-quality-code :
1414 pip install --upgrade pip pre-commit poetry
15+ @$(MAKE ) dev-version-plugin
1516 poetry install --extras " all redis datamasking"
1617 pre-commit install
1718
You can’t perform that action at this time.
0 commit comments