-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: use pip compile for all the parts of the CI pieline
- Loading branch information
Showing
15 changed files
with
307 additions
and
21 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
pytest | ||
pytest-mock | ||
-r ./scripts/release-charms/requirements.txt |
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,149 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.8 | ||
# by the following command: | ||
# | ||
# pip-compile --resolver=backtracking ./requirements-test_batch_release_charms.in | ||
# | ||
anyio==3.6.2 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# httpcore | ||
attrs==22.1.0 | ||
# via pytest | ||
certifi==2022.12.7 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# httpcore | ||
# httpx | ||
# requests | ||
cffi==1.15.1 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# pynacl | ||
charmed-kubeflow-chisme==0.0.5 | ||
# via -r ././scripts/release-charms/requirements.txt | ||
charset-normalizer==2.1.1 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# requests | ||
click==8.1.3 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# typer | ||
deepdiff==6.2.1 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# charmed-kubeflow-chisme | ||
deprecated==1.2.13 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# pygithub | ||
exceptiongroup==1.0.4 | ||
# via pytest | ||
h11==0.14.0 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# httpcore | ||
httpcore==0.16.2 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# httpx | ||
httpx==0.23.1 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# lightkube | ||
idna==3.4 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# anyio | ||
# requests | ||
# rfc3986 | ||
iniconfig==1.1.1 | ||
# via pytest | ||
jinja2==3.1.2 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# charmed-kubeflow-chisme | ||
lightkube==0.11.0 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# charmed-kubeflow-chisme | ||
lightkube-models==1.25.4.4 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# lightkube | ||
markupsafe==2.1.1 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# jinja2 | ||
ops==1.5.4 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# charmed-kubeflow-chisme | ||
ordered-set==4.1.0 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# deepdiff | ||
packaging==22.0 | ||
# via pytest | ||
pluggy==1.0.0 | ||
# via pytest | ||
pycparser==2.21 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# cffi | ||
pygithub==1.57 | ||
# via -r ././scripts/release-charms/requirements.txt | ||
pyjwt==2.6.0 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# pygithub | ||
pynacl==1.5.0 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# pygithub | ||
pytest==7.2.0 | ||
# via | ||
# -r ./requirements-test_batch_release_charms.in | ||
# pytest-mock | ||
pytest-mock==3.10.0 | ||
# via -r ./requirements-test_batch_release_charms.in | ||
pyyaml==6.0 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# lightkube | ||
# ops | ||
requests==2.28.1 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# pygithub | ||
rfc3986[idna2008]==1.5.0 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# httpx | ||
ruamel-yaml==0.17.21 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# charmed-kubeflow-chisme | ||
ruamel-yaml-clib==0.2.7 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# ruamel-yaml | ||
sniffio==1.3.0 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# anyio | ||
# httpcore | ||
# httpx | ||
tomli==2.0.1 | ||
# via pytest | ||
typer==0.7.0 | ||
# via -r ././scripts/release-charms/requirements.txt | ||
urllib3==1.26.13 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# requests | ||
wrapt==1.14.1 | ||
# via | ||
# -r ././scripts/release-charms/requirements.txt | ||
# deprecated |
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,6 @@ | ||
pyyaml | ||
requests | ||
GitPython | ||
pytest | ||
requests-mock | ||
pytest-mock |
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,48 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.8 | ||
# by the following command: | ||
# | ||
# pip-compile --resolver=backtracking './requirements-test_branch_creation copy.in' | ||
# | ||
attrs==22.1.0 | ||
# via pytest | ||
certifi==2022.12.7 | ||
# via requests | ||
charset-normalizer==2.1.1 | ||
# via requests | ||
exceptiongroup==1.0.4 | ||
# via pytest | ||
gitdb==4.0.10 | ||
# via gitpython | ||
gitpython==3.1.29 | ||
# via -r ./requirements-test_branch_creation copy.in | ||
idna==3.4 | ||
# via requests | ||
iniconfig==1.1.1 | ||
# via pytest | ||
packaging==22.0 | ||
# via pytest | ||
pluggy==1.0.0 | ||
# via pytest | ||
pytest==7.2.0 | ||
# via | ||
# -r ./requirements-test_branch_creation copy.in | ||
# pytest-mock | ||
pytest-mock==3.10.0 | ||
# via -r ./requirements-test_branch_creation copy.in | ||
pyyaml==6.0 | ||
# via -r ./requirements-test_branch_creation copy.in | ||
requests==2.28.1 | ||
# via | ||
# -r ./requirements-test_branch_creation copy.in | ||
# requests-mock | ||
requests-mock==1.10.0 | ||
# via -r ./requirements-test_branch_creation copy.in | ||
six==1.16.0 | ||
# via requests-mock | ||
smmap==5.0.0 | ||
# via gitdb | ||
tomli==2.0.1 | ||
# via pytest | ||
urllib3==1.26.13 | ||
# via requests |
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,3 @@ | ||
charmed-kubeflow-chisme | ||
PyGithub | ||
typer |
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,3 +1,79 @@ | ||
charmed-kubeflow-chisme | ||
PyGithub | ||
typer | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.8 | ||
# by the following command: | ||
# | ||
# pip-compile --resolver=backtracking ./scripts/release-charms/requirements.in | ||
# | ||
anyio==3.6.2 | ||
# via httpcore | ||
certifi==2022.12.7 | ||
# via | ||
# httpcore | ||
# httpx | ||
# requests | ||
cffi==1.15.1 | ||
# via pynacl | ||
charmed-kubeflow-chisme==0.0.5 | ||
# via -r ./scripts/release-charms/requirements.in | ||
charset-normalizer==2.1.1 | ||
# via requests | ||
click==8.1.3 | ||
# via typer | ||
deepdiff==6.2.1 | ||
# via charmed-kubeflow-chisme | ||
deprecated==1.2.13 | ||
# via pygithub | ||
h11==0.14.0 | ||
# via httpcore | ||
httpcore==0.16.2 | ||
# via httpx | ||
httpx==0.23.1 | ||
# via lightkube | ||
idna==3.4 | ||
# via | ||
# anyio | ||
# requests | ||
# rfc3986 | ||
jinja2==3.1.2 | ||
# via charmed-kubeflow-chisme | ||
lightkube==0.11.0 | ||
# via charmed-kubeflow-chisme | ||
lightkube-models==1.25.4.4 | ||
# via lightkube | ||
markupsafe==2.1.1 | ||
# via jinja2 | ||
ops==1.5.4 | ||
# via charmed-kubeflow-chisme | ||
ordered-set==4.1.0 | ||
# via deepdiff | ||
pycparser==2.21 | ||
# via cffi | ||
pygithub==1.57 | ||
# via -r ./scripts/release-charms/requirements.in | ||
pyjwt==2.6.0 | ||
# via pygithub | ||
pynacl==1.5.0 | ||
# via pygithub | ||
pyyaml==6.0 | ||
# via | ||
# lightkube | ||
# ops | ||
requests==2.28.1 | ||
# via pygithub | ||
rfc3986[idna2008]==1.5.0 | ||
# via httpx | ||
ruamel-yaml==0.17.21 | ||
# via charmed-kubeflow-chisme | ||
ruamel-yaml-clib==0.2.7 | ||
# via ruamel-yaml | ||
sniffio==1.3.0 | ||
# via | ||
# anyio | ||
# httpcore | ||
# httpx | ||
typer==0.7.0 | ||
# via -r ./scripts/release-charms/requirements.in | ||
urllib3==1.26.13 | ||
# via requests | ||
wrapt==1.14.1 | ||
# via deprecated |
Oops, something went wrong.