Skip to content

Commit 986a0b1

Browse files
committed
Remove outdated scripts and workflows
1 parent e200a8e commit 986a0b1

8 files changed

+1
-222
lines changed

.github/workflows/_changelog_entry_check.yaml

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

.github/workflows/_version_conflict_check.yaml

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

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
integration-tests format check-code check-version-availability check-changelog-entry \
33
check-version-conflict build-api-reference run-docs
44

5-
DIRS_WITH_CODE = src tests scripts
5+
DIRS_WITH_CODE = src tests
66

77
# This is default for local testing, but GitHub workflows override it to a higher value in CI
88
INTEGRATION_TESTS_CONCURRENCY = 1

scripts/check_changelog_entry.py

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

scripts/check_version_conflict.py

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

scripts/print_current_package_version.py

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

scripts/update_version_for_prerelease.py

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

scripts/utils.py

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

0 commit comments

Comments
 (0)