Skip to content

Commit 9870b25

Browse files
authored
Remove s3 update html job and scripts (#1677)
1 parent 1d1f352 commit 9870b25

File tree

8 files changed

+1
-664
lines changed

8 files changed

+1
-664
lines changed

.github/workflows/update-s3-html.yml

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

.lintrunner.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ merge_base_with = "origin/main"
22

33
[[linter]]
44
code = 'RUFF'
5-
include_patterns = ['test/smoke_test/*.py', 's3_management/*.py', 'aarch64_linux/*.py']
5+
include_patterns = ['test/smoke_test/*.py', 'aarch64_linux/*.py']
66
command = [
77
'python3',
88
'tools/linter/adapters/ruff_linter.py',

s3_management/Dockerfile

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

s3_management/Makefile

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

s3_management/README.md

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

s3_management/backup_conda.py

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

0 commit comments

Comments
 (0)