Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bugs in migration script #4501

Merged
merged 48 commits into from
Oct 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
dc5eef4
fix argument -t
wwwjn Jun 29, 2023
8aac2b1
fix path can not find error - upload to wrong destination
wwwjn Jul 3, 2023
6a296b7
fix format
wwwjn Jul 3, 2023
c635db3
modify logging info
wwwjn Jul 3, 2023
f960cc3
fix delete bundle issue
wwwjn Jul 10, 2023
ac5f64c
add more checks when deleting
wwwjn Jul 12, 2023
067fef4
add checks
wwwjn Jul 25, 2023
425d2a9
change sanity check in migration
wwwjn Jul 26, 2023
c7d3fbe
test logging
wwwjn Jul 26, 2023
49da7cd
fix dir size check
wwwjn Jul 26, 2023
dedb4ac
fix sanity check
wwwjn Jul 26, 2023
6977dbe
fix is dir
wwwjn Jul 26, 2023
508e660
black
epicfaace Aug 2, 2023
915d747
fix
wwwjn Aug 15, 2023
449ff1c
modify dependencies
wwwjn Aug 16, 2023
776437a
add migration
wwwjn Aug 16, 2023
51dcfe4
add more logging
wwwjn Sep 11, 2023
6a49764
add try-catch
wwwjn Sep 11, 2023
147c374
add more try catch
wwwjn Sep 11, 2023
40dae8b
fix logging format
wwwjn Sep 20, 2023
d9495af
test all bundles
wwwjn Sep 20, 2023
48753ac
test all bundles
wwwjn Sep 20, 2023
1464f52
add migration
wwwjn Sep 21, 2023
fd9212b
add migration
wwwjn Sep 21, 2023
a3568de
change the way to get bundle uuid
wwwjn Sep 21, 2023
dd1b4dd
Merge branch 'master' into migration2
wwwjn Sep 23, 2023
4c400f9
fix format
wwwjn Sep 23, 2023
253f83b
add logging level
wwwjn Oct 1, 2023
63e974f
check linked bundle
wwwjn Oct 1, 2023
a6d7a1d
change linked bundle
wwwjn Oct 1, 2023
e3da201
add file size check
wwwjn Oct 1, 2023
540842b
add file size counter
wwwjn Oct 1, 2023
8ea1514
clean up files
wwwjn Oct 1, 2023
8fd56b7
1) Fix major bug that caused many bundles to be skipped as being link…
AndrewJGaut Oct 3, 2023
e547195
Fix some issues
AndrewJGaut Oct 3, 2023
5cb0262
Added in timing code
AndrewJGaut Oct 4, 2023
1b70967
Updated migration script to fix a few timing bugs
AndrewJGaut Oct 4, 2023
04bd53b
change disk usage calculation
wwwjn Oct 4, 2023
339dc70
fix format
wwwjn Oct 4, 2023
49d5104
Added in -k and added in multiprocessing
AndrewJGaut Oct 4, 2023
466fd5b
Fix bugs
AndrewJGaut Oct 5, 2023
8c91d15
Merge in changes, clean up
AndrewJGaut Oct 5, 2023
ec06960
Finalize migration script
AndrewJGaut Oct 5, 2023
93160ae
Add in multiprocessing
AndrewJGaut Oct 5, 2023
48d0d47
minor comments
AndrewJGaut Oct 5, 2023
9398fc0
Fix minor error with logic for when to upload bundle
AndrewJGaut Oct 5, 2023
7309a78
One more update to that pesky if statement: I think I got it working now
AndrewJGaut Oct 5, 2023
235f926
Fix formatting
AndrewJGaut Oct 7, 2023
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
Loading