Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 0 additions & 28 deletions .github/checkgroup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,34 +111,6 @@ subprojects:
- "docs-make (pytorch, doctest)"
- "docs-make (pytorch, html)"

- id: "pytorch_lightning: Docker"
paths:
- ".actions/*"
- ".github/workflows/docker-build.yml"
- "dockers/**"
- "requirements/pytorch/**"
- "requirements/fabric/**"
- "setup.py"
- "!requirements/*/docs.txt"
- "!*.md"
- "!**/*.md"
checks:
- "build-cuda (3.10, 2.1.2, 12.1.1)"
- "build-cuda (3.11, 2.2.2, 12.1.1)"
- "build-cuda (3.11, 2.3.1, 12.1.1)"
- "build-cuda (3.11, 2.4.1, 12.1.1)"
- "build-cuda (3.12, 2.5.1, 12.1.1)"
- "build-cuda (3.12, 2.6.0, 12.4.1)"
#- "build-NGC"
- "build-pl (3.10, 2.1, 12.1.1)"
- "build-pl (3.11, 2.2, 12.1.1)"
- "build-pl (3.11, 2.3, 12.1.1)"
- "build-pl (3.11, 2.4, 12.1.1)"
- "build-pl (3.12, 2.5, 12.1.1)"
- "build-pl (3.12, 2.6, 12.4.1)"
- "build-pl (3.12, 2.7, 12.6.3)"
- "build-pl (3.12, 2.8, 12.6.3, true)"

# SECTION: lightning_fabric

- id: "lightning_fabric: CPU workflow"
Expand Down
6 changes: 0 additions & 6 deletions .github/label-change.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,6 @@ package:
- "src/lightning_fabric/*"
- "src/pytorch_lightning/*"

dockers:
- changed-files:
- any-glob-to-any-file:
- "dockers/**"
- ".github/workflows/docker-build.yml"

dependencies:
- changed-files:
- any-glob-to-any-file:
Expand Down
167 changes: 0 additions & 167 deletions .github/workflows/docker-build.yml

This file was deleted.

69 changes: 0 additions & 69 deletions dockers/README.md

This file was deleted.

106 changes: 0 additions & 106 deletions dockers/base-cuda/Dockerfile

This file was deleted.

Loading