-
Notifications
You must be signed in to change notification settings - Fork 5
Add Python CICD fixes and rollback handling to server.py #13
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
Open
Tomajari
wants to merge
15
commits into
SCE-Development:main
Choose a base branch
from
Tomajari:cicdfixes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
cb670f6
Add Python CICD fixes and rollback handling to server.py
Tomajari 606c577
Added git rollback if docker-compose fails with python
Tomajari 78288bb
Added a rollback command for terminal
Tomajari 214d763
removed "mock rollback" comment
Tomajari 9589fc9
Removed rollback warning message in server.py
Tomajari f035656
added "rollback feature if docker step fails
Tomajari 2f46df1
Remove unused datetime import
Tomajari d7a267d
Implement rollback functionality with backup branch
Tomajari 4ee6c25
changed logger.error to logger.exception
Tomajari d767205
fixed code to assume that copy_branch_name is set
Tomajari 4690508
Add maybe_rollback_result to server.py
Tomajari 13c3a5e
Simplify rollback logic in server.py
Tomajari 2aa2f00
removed the hasattr function
Tomajari fca9ef5
removed "as e"
Tomajari 5c9e1eb
Change type hint for maybe_rollback_result to Optional
Tomajari 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
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.