Skip to content

Commit b249d5c

Browse files
committed
drop using dockers
1 parent 3998b5d commit b249d5c

File tree

7 files changed

+0
-407
lines changed

7 files changed

+0
-407
lines changed

.github/checkgroup.yml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -111,34 +111,6 @@ subprojects:
111111
- "docs-make (pytorch, doctest)"
112112
- "docs-make (pytorch, html)"
113113

114-
- id: "pytorch_lightning: Docker"
115-
paths:
116-
- ".actions/*"
117-
- ".github/workflows/docker-build.yml"
118-
- "dockers/**"
119-
- "requirements/pytorch/**"
120-
- "requirements/fabric/**"
121-
- "setup.py"
122-
- "!requirements/*/docs.txt"
123-
- "!*.md"
124-
- "!**/*.md"
125-
checks:
126-
- "build-cuda (3.10, 2.1.2, 12.1.1)"
127-
- "build-cuda (3.11, 2.2.2, 12.1.1)"
128-
- "build-cuda (3.11, 2.3.1, 12.1.1)"
129-
- "build-cuda (3.11, 2.4.1, 12.1.1)"
130-
- "build-cuda (3.12, 2.5.1, 12.1.1)"
131-
- "build-cuda (3.12, 2.6.0, 12.4.1)"
132-
#- "build-NGC"
133-
- "build-pl (3.10, 2.1, 12.1.1)"
134-
- "build-pl (3.11, 2.2, 12.1.1)"
135-
- "build-pl (3.11, 2.3, 12.1.1)"
136-
- "build-pl (3.11, 2.4, 12.1.1)"
137-
- "build-pl (3.12, 2.5, 12.1.1)"
138-
- "build-pl (3.12, 2.6, 12.4.1)"
139-
- "build-pl (3.12, 2.7, 12.6.3)"
140-
- "build-pl (3.12, 2.8, 12.6.3, true)"
141-
142114
# SECTION: lightning_fabric
143115

144116
- id: "lightning_fabric: CPU workflow"

.github/label-change.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,6 @@ package:
5454
- "src/lightning_fabric/*"
5555
- "src/pytorch_lightning/*"
5656

57-
dockers:
58-
- changed-files:
59-
- any-glob-to-any-file:
60-
- "dockers/**"
61-
- ".github/workflows/docker-build.yml"
62-
6357
dependencies:
6458
- changed-files:
6559
- any-glob-to-any-file:

dockers/README.md

Lines changed: 0 additions & 69 deletions
This file was deleted.

dockers/base-cuda/Dockerfile

Lines changed: 0 additions & 106 deletions
This file was deleted.

dockers/docs/Dockerfile

Lines changed: 0 additions & 67 deletions
This file was deleted.

dockers/nvidia/Dockerfile

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)