|
64 | 64 | if: steps.dependency-cache.outputs.cache-hit != 'true' || 'refs/heads/master' == github.ref || 'refs/heads/develop' == github.ref || startsWith(github.ref, 'refs/tags/')
|
65 | 65 | run: |
|
66 | 66 | python -m pip install --upgrade pip
|
67 |
| - python -m pip install coveralls poetry wheel twine poetry-dynamic-versioning==0.17.1 |
| 67 | + python -m pip install coveralls poetry==1.1.15 wheel twine poetry-dynamic-versioning==0.17.1 |
68 | 68 | poetry-dynamic-versioning
|
69 | 69 | make download-templates
|
70 | 70 | python -m pip install .[all]
|
@@ -113,7 +113,7 @@ jobs:
|
113 | 113 | if: steps.dependency-cache.outputs.cache-hit != 'true' || 'refs/heads/master' == github.ref || 'refs/heads/develop' == github.ref || startsWith(github.ref, 'refs/tags/')
|
114 | 114 | run: |
|
115 | 115 | python -m pip install --upgrade pip
|
116 |
| - python -m pip install coveralls poetry wheel twine poetry-dynamic-versioning==0.17.1 |
| 116 | + python -m pip install coveralls poetry==1.1.15 wheel twine poetry-dynamic-versioning==0.17.1 |
117 | 117 | poetry-dynamic-versioning
|
118 | 118 | make download-templates
|
119 | 119 | python -m pip install .[all]
|
@@ -152,7 +152,7 @@ jobs:
|
152 | 152 | if: steps.dependency-cache.outputs.cache-hit != 'true' || 'refs/heads/master' == github.ref || 'refs/heads/develop' == github.ref || startsWith(github.ref, 'refs/tags/')
|
153 | 153 | run: |
|
154 | 154 | python -m pip install --upgrade pip
|
155 |
| - python -m pip install coveralls poetry wheel twine poetry-dynamic-versioning==0.17.1 |
| 155 | + python -m pip install coveralls poetry==1.1.15 wheel twine poetry-dynamic-versioning==0.17.1 |
156 | 156 | poetry-dynamic-versioning
|
157 | 157 | make download-templates
|
158 | 158 | python -m pip install .[all]
|
@@ -192,7 +192,7 @@ jobs:
|
192 | 192 | if: steps.dependency-cache.outputs.cache-hit != 'true' || 'refs/heads/master' == github.ref || 'refs/heads/develop' == github.ref || startsWith(github.ref, 'refs/tags/')
|
193 | 193 | run: |
|
194 | 194 | python -m pip install --upgrade pip
|
195 |
| - python -m pip install coveralls poetry wheel twine poetry-dynamic-versioning==0.17.1 |
| 195 | + python -m pip install coveralls poetry==1.1.15 wheel twine poetry-dynamic-versioning==0.17.1 |
196 | 196 | poetry-dynamic-versioning
|
197 | 197 | make download-templates
|
198 | 198 | pip install .[all]
|
@@ -238,7 +238,7 @@ jobs:
|
238 | 238 | if: steps.dependency-cache.outputs.cache-hit != 'true' || 'refs/heads/master' == github.ref || 'refs/heads/develop' == github.ref || startsWith(github.ref, 'refs/tags/')
|
239 | 239 | run: |
|
240 | 240 | python -m pip install --upgrade pip
|
241 |
| - python -m pip install coveralls poetry wheel twine poetry-dynamic-versioning==0.17.1 |
| 241 | + python -m pip install coveralls poetry==1.1.15 wheel twine poetry-dynamic-versioning==0.17.1 |
242 | 242 | poetry-dynamic-versioning
|
243 | 243 | make download-templates
|
244 | 244 | python -m pip install .[all]
|
@@ -306,7 +306,7 @@ jobs:
|
306 | 306 | if: steps.dependency-cache.outputs.cache-hit != 'true' || 'refs/heads/master' == github.ref || 'refs/heads/develop' == github.ref || startsWith(github.ref, 'refs/tags/')
|
307 | 307 | run: |
|
308 | 308 | python -m pip install --upgrade pip
|
309 |
| - python -m pip install coveralls poetry wheel twine poetry-dynamic-versioning==0.17.1 |
| 309 | + python -m pip install coveralls poetry==1.1.15 wheel twine poetry-dynamic-versioning==0.17.1 |
310 | 310 | poetry-dynamic-versioning
|
311 | 311 | make download-templates
|
312 | 312 | python -m pip install .[all]
|
@@ -380,7 +380,7 @@ jobs:
|
380 | 380 | if: steps.dependency-cache.outputs.cache-hit != 'true' || 'refs/heads/master' == github.ref || 'refs/heads/develop' == github.ref || startsWith(github.ref, 'refs/tags/')
|
381 | 381 | run: |
|
382 | 382 | python -m pip install --upgrade pip
|
383 |
| - python -m pip install coveralls poetry wheel twine poetry-dynamic-versioning==0.17.1 |
| 383 | + python -m pip install coveralls poetry==1.1.15 wheel twine poetry-dynamic-versioning==0.17.1 |
384 | 384 | poetry-dynamic-versioning
|
385 | 385 | make download-templates
|
386 | 386 | python -m pip install .[all]
|
@@ -454,7 +454,7 @@ jobs:
|
454 | 454 | if: steps.dependency-cache.outputs.cache-hit != 'true' || 'refs/heads/master' == github.ref || 'refs/heads/develop' == github.ref || startsWith(github.ref, 'refs/tags/')
|
455 | 455 | run: |
|
456 | 456 | python -m pip install --upgrade pip
|
457 |
| - python -m pip install coveralls poetry wheel twine poetry-dynamic-versioning==0.17.1 |
| 457 | + python -m pip install coveralls poetry==1.1.15 wheel twine poetry-dynamic-versioning==0.17.1 |
458 | 458 | poetry-dynamic-versioning
|
459 | 459 | make download-templates
|
460 | 460 | python -m pip install .[all]
|
@@ -678,7 +678,7 @@ jobs:
|
678 | 678 | if: steps.dependency-cache.outputs.cache-hit != 'true' || 'refs/heads/master' == github.ref || 'refs/heads/develop' == github.ref || startsWith(github.ref, 'refs/tags/')
|
679 | 679 | run: |
|
680 | 680 | python -m pip install --upgrade pip
|
681 |
| - python -m pip install coveralls poetry wheel twine poetry-dynamic-versioning==0.17.1 |
| 681 | + python -m pip install coveralls poetry==1.1.15 wheel twine poetry-dynamic-versioning==0.17.1 |
682 | 682 | poetry-dynamic-versioning
|
683 | 683 | make download-templates
|
684 | 684 | python -m pip install .[all]
|
@@ -769,7 +769,7 @@ jobs:
|
769 | 769 | if: steps.dependency-cache.outputs.cache-hit != 'true' || 'refs/heads/master' == github.ref || 'refs/heads/develop' == github.ref || startsWith(github.ref, 'refs/tags/')
|
770 | 770 | run: |
|
771 | 771 | python -m pip install --upgrade pip
|
772 |
| - python -m pip install coveralls poetry wheel twine poetry-dynamic-versioning==0.17.1 |
| 772 | + python -m pip install coveralls poetry==1.1.15 wheel twine poetry-dynamic-versioning==0.17.1 |
773 | 773 | poetry-dynamic-versioning
|
774 | 774 | make download-templates
|
775 | 775 | python -m pip install .[all]
|
@@ -897,7 +897,7 @@ jobs:
|
897 | 897 | - name: Install dependencies
|
898 | 898 | run: |
|
899 | 899 | python -m pip install --upgrade pip
|
900 |
| - python -m pip install poetry poetry-dynamic-versioning==0.17.1 poetry-lock-package twine |
| 900 | + python -m pip install poetry==1.1.15 poetry-dynamic-versioning==0.17.1 poetry-lock-package twine |
901 | 901 | python -m pip install .[all]
|
902 | 902 | git config --global --add user.name "Renku Bot"
|
903 | 903 | git config --global --add user.email "[email protected]"
|
|
0 commit comments