File tree Expand file tree Collapse file tree 7 files changed +2
-58
lines changed Expand file tree Collapse file tree 7 files changed +2
-58
lines changed Original file line number Diff line number Diff line change 3333 path : requirements.txt
3434 working-directory : pip-tools/2.7
3535
36- - name : Upgrade pip-tools/3.13/requirements.txt
37- uses : coatl-dev/actions/uv-pip-compile-upgrade@v5
38- with :
39- path : requirements.txt
40- python-version : ' 3.13'
41- working-directory : pip-tools/3.13
42-
4336 - name : Detect changes
4437 id : git-diff
4538 uses : coatl-dev/actions/simple-git-diff@v5
Original file line number Diff line number Diff line change 2929 file : pip-tools/2.7/Dockerfile
3030 tag : 2.7-pip-tools
3131 digest-key : python-tools-2.7-pip-tools
32- - context : pip-tools/3.13
33- file : pip-tools/3.13/Dockerfile
34- tag : 3.13-pip-tools
35- digest-key : python-tools-3.13-pip-tools
3632 with :
3733 dockerhub-repo : coatldev/python-tools
3834 dockerhub-username : ${{ vars.DOCKERHUB_USERNAME }}
Original file line number Diff line number Diff line change 22
33[ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/coatl-dev/docker-python-tools/coatl.svg )] ( https://results.pre-commit.ci/latest/github/coatl-dev/docker-python-tools/coatl )
44
5- This repository is a collection of Docker images containing tools Python 2.7,
6- 3.12 and 3.13 .
5+ This repository is a collection of Docker images containing tools Python 2.7 and
6+ 3.12.
77
88## Catalog
99
@@ -29,8 +29,3 @@ the following tools:
2929
3030Use this Docker image for running ` pip-compile ` or ` pip-sync ` on your Python 2.7
3131project.
32-
33- ### python-tools:3.13-pip-tools
34-
35- Use this Docker image for running ` pip-compile ` or ` pip-sync ` on your Python 3.13
36- project.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments