Skip to content

Commit 3ced7e8

Browse files
committed
Refactor cleanup scripts and remove deprecated files
- Deleted obsolete test result files from cleanup/test_results. - Removed the cleanup_create_3branch_setup.sh script, consolidating its functionality into other scripts. - Deleted cleanup_create_branch_and_backup.bat and cleanup_create_branch_and_backup.sh scripts, streamlining the cleanup process. - Removed cleanup_revert.sh, cleanup_run_tests.sh, and cleanup_scan_candidates.sh scripts to simplify the cleanup workflow. - Updated __main__.py to import main_gui from gui_tk instead of gui, reflecting changes in the GUI backend.
1 parent 7a4949d commit 3ced7e8

37 files changed

+2
-7780
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ parts/
1616
sdist/
1717
var/
1818
wheels/
19+
.venv/
1920
share/python-wheels/
2021
*.egg-info/
2122
.installed.cfg

=65.0

Whitespace-only changes.

cleanup/3BRANCH_STRATEGY.md

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

0 commit comments

Comments
 (0)