-
Notifications
You must be signed in to change notification settings - Fork 11
User/jf/remove old complete status file #205
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
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
7d31ce4
add remove older complete status file logic and refactor json.loads(m…
feng-j678 6b1a4c7
change write_complete_status_file() to write_status_file()
feng-j678 35829c7
Merge branch 'master' of https://github.com/Azure/LinuxPatchExtension…
feng-j678 54649b4
change __removed_older_complete_status_files() list to be files_to_be…
feng-j678 4a70382
remove unnecessary imports in coremain
feng-j678 08aa256
Merge branch 'master' of https://github.com/Azure/LinuxPatchExtension…
feng-j678 e624ae6
modify logic to keep min 10 and remove oldest complete status files
feng-j678 94e1c29
use constants for complete status file count
feng-j678 dbe796b
fix test case to use os.path.join
feng-j678 d44d724
commit 2 reorder sort to under base case
feng-j678 10dd4c6
remove print
feng-j678 307132c
Merge branch 'master' into user/jf/remove_old_complete_status_file
feng-j678 5fcf24a
Merge branch 'master' of https://github.com/Azure/LinuxPatchExtension…
feng-j678 521907a
Merge branch 'user/jf/remove_old_complete_status_file' of https://git…
feng-j678 52e4268
commit 1 change constant, and add unit test for exception
feng-j678 ed8e68e
add raise exception to check test_if_complete_and_status_path_is_dir
feng-j678 c90d70e
modify the test for test_if_complete_and_status_path_is_dir
feng-j678 d392388
add reset to status path
feng-j678 d08114e
commit -3 modify the test_remove_old_complete_status_files to make su…
feng-j678 c1a57c7
commit 1 refactor code
feng-j678 7543faf
add extra line in status_handler.py
feng-j678 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.