Skip to content

Commit

Permalink
Update cls client and remove docker platform restriction
Browse files Browse the repository at this point in the history
davegaeddert committed Sep 16, 2021
1 parent 43f7671 commit e7604c8
Showing 4 changed files with 132 additions and 157 deletions.
28 changes: 14 additions & 14 deletions docker_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
certifi==2021.5.30; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" \
certifi==2021.5.30; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" \
--hash=sha256:50b1e4f8446b06f41be7dd6338db18e0990601dce795c2b1686458aa7e8fa7d8 \
--hash=sha256:2bbf76fd432960138b3ef6dda3dde0544f27cbf8546c458e60baf371917ba9ee
chardet==4.0.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" \
--hash=sha256:f864054d66fd9118f2e67044ac8981a54775ec5b67aed0441892edb553d21da5 \
--hash=sha256:0d6f53a15db4120f2b08c94f11e7d93d2c911ee118b6b30a04ec3ee8310179fa
charset-normalizer==2.0.5; python_full_version >= "3.6.0" and python_version >= "3" \
--hash=sha256:7098e7e862f6370a2a8d1a6398cd359815c45d12626267652c3f13dec58e2367 \
--hash=sha256:fa471a601dfea0f492e4f4fca035cd82155e65dc45c9b83bf4322dfab63755dd
click==7.1.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0") \
--hash=sha256:dacca89f4bfadd5de3d7489b7c8a566eee0d3676333fbb50030263894c38c0dc \
--hash=sha256:d2b5255c7c6349bc1bd1e59e08cd12acbbd63ce649f2588755783aa94dfb6b1a
cls-client==1.2.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" \
--hash=sha256:26837e47485cf2bb943345dde863c5001a5fed1fd69a654516af20170098bfe0 \
--hash=sha256:6103ee448a0d68897436103e7ddaa0a0fb68be5c0a00de7c7488e84388121480
idna==2.10; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" \
--hash=sha256:b97d804b1e9b523befed77c48dacec60e6dcb0b5391d57af6a65a312a90648c0 \
--hash=sha256:b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6
requests==2.25.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0") \
--hash=sha256:c210084e36a42ae6b9219e00e48287def368a26d03a048ddad7bfee44f75871e \
--hash=sha256:27973dd4a904a4f13b263a19c866c13b92a39ed1c964655f025f3f8d3d75b804
cls-client==1.3.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" \
--hash=sha256:20c62169eb1a6a5cfa7d9bf49ca4c36e815ef9079457c5240bba86c66847f83b \
--hash=sha256:b44f07b0fb4eb56b51b2c5c03767321acde4d4d41515a19b36014656dbcc07c2
idna==3.2; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5" \
--hash=sha256:14475042e284991034cb48e06f6851428fb14c4dc953acd9be9a5e95c7b6dd7a \
--hash=sha256:467fbad99067910785144ce333826c71fb0e63a425657295239737f7ecd125f3
requests==2.26.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0") \
--hash=sha256:6c1246513ecd5ecd4528a0906f910e8f0f9c6b8ec72030dc9fd154dc1a6efd24 \
--hash=sha256:b8aa58f8cf793ffd8782d3d8cb19e66ef36f7aba4353eec859e74678b01b07a7
semver==2.13.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0") \
--hash=sha256:ced8b23dceb22134307c1b8abfa523da14198793d9787ac838e70e29e77458d4 \
--hash=sha256:fa0fe2722ee1c3f57eac478820c3a5ae2f624af8264cbdf9000c980ff7f75e3f
urllib3==1.26.6; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4" \
urllib3==1.26.6; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" \
--hash=sha256:39fb8672126159acb139a7718dd10806104dec1e2f0f6c88aab05d17df10c8d4 \
--hash=sha256:f57b4c16c62fa2760b7e3d97c35b255512fb6b59a259730f36ba32ce9f8e342f
2 changes: 1 addition & 1 deletion nextrelease/cli.py
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@

cls_client.set_project_key("cls_pk_9HBrOiOyH1rHmfTsXcPPFT1G")
cls_client.set_project_slug("nextrelease")
cls_client.set_noninteractive_tracking_enabled(True)
cls_client.set_ci_tracking_enabled(True)


def release_commit(requests_session, repo_full_name, tag_prefix, publish_cmd):
257 changes: 116 additions & 141 deletions poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/docker
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh -ex
poetry export -o docker_requirements.txt
docker build --platform x86_64 -t nextrelease .
docker build -t nextrelease .
docker run -it nextrelease $@

0 comments on commit e7604c8

Please sign in to comment.