-
Notifications
You must be signed in to change notification settings - Fork 8
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
CTX-6123: Added --verbose flag for all commands that could have detai… #241
base: develop
Are you sure you want to change the base?
Commits on Jul 31, 2024
-
CTX-6123: Added --verbose flag for all commands that could have detai…
…led execution output. Added message that leads to log file with detailed output after exception happened.
Bogdan Tintor committedJul 31, 2024 Configuration menu - View commit details
-
Copy full SHA for fe350d5 - Browse repository at this point
Copy the full SHA fe350d5View commit details -
CTX-6123: Rest of the functionality regarding detailed output of exec…
…uted command.
Bogdan Tintor committedJul 31, 2024 Configuration menu - View commit details
-
Copy full SHA for c4e4b78 - Browse repository at this point
Copy the full SHA c4e4b78View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a37e11 - Browse repository at this point
Copy the full SHA 2a37e11View commit details
Commits on Aug 16, 2024
-
CTX-6123: PR changes regarding discussions with Dusko about better im…
…plementation.
Bogdan Tintor committedAug 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 98737e4 - Browse repository at this point
Copy the full SHA 98737e4View commit details
Commits on Aug 19, 2024
-
Merge branch 'develop' into CTX-6123
# Conflicts: # coretex/cli/commands/node.py # coretex/cli/modules/intercept.py # coretex/cli/modules/node.py # coretex/cli/modules/utils.py # coretex/utils/docker.py
Bogdan Tintor committedAug 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 114e51b - Browse repository at this point
Copy the full SHA 114e51bView commit details
Commits on Aug 26, 2024
-
Bogdan Tintor committed
Aug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 8b07079 - Browse repository at this point
Copy the full SHA 8b07079View commit details
Commits on Aug 29, 2024
-
Bogdan Tintor committed
Aug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for fb6115e - Browse repository at this point
Copy the full SHA fb6115eView commit details -
Merge branch 'develop' into CTX-6123
Bogdan Tintor committedAug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for c6fff72 - Browse repository at this point
Copy the full SHA c6fff72View commit details -
CTX-6123: Created new base_group and base_command that will serve as …
…click.group and click.command decorator with slight changes that serve our needs. onBeforeCommandExecute callback is deleted all functionality is now in base_group and base_command. Minor code cleanup in scope of this task (unused imports etc.)
Bogdan Tintor committedAug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 628274b - Browse repository at this point
Copy the full SHA 628274bView commit details -
CTX-6123: Have to set ignoreStdOut for manifest and image inspect to …
…true since they change the output of the command and json cant be loaded no more.
Bogdan Tintor committedAug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for cff9c74 - Browse repository at this point
Copy the full SHA cff9c74View commit details
Commits on Sep 3, 2024
-
CTX-6123: Code format cleanup.
Bogdan Tintor committedSep 3, 2024 Configuration menu - View commit details
-
Copy full SHA for da4cb80 - Browse repository at this point
Copy the full SHA da4cb80View commit details -
CTX-6123: Added human readable explanation for complicated format of …
…function argument.
Bogdan Tintor committedSep 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 5156231 - Browse repository at this point
Copy the full SHA 5156231View commit details