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

Feat/improve cli and gui execution runs #176

Merged
merged 5 commits into from
Jul 1, 2024

Conversation

sabinem
Copy link
Contributor

@sabinem sabinem commented Jun 30, 2024

This PR

CLI Features:

  • adds cli command odtp logs with argument --project-path to watch the logs
  • simplifies command odtp output to only have --project-path as an argument

GUI Festures:

  • simplify run page: disable and enable buttons depending on state
  • submit execution and the provide access to logs

that way the log will be visible right away in the file system
if if the docker run command fails at some point
this seems to be essential for long running container and also
in cases of ephemeral containers when an error occurs
simplify the output and log streaming command: both just need the
project path
simplify the workflow and disable buttons after selection or when
proceesing is not ready

submit run and then offer a button to view log files
logs can only be offered in the gui and cli per step
@sabinem sabinem requested a review from caviri July 1, 2024 05:25
os.system does not throw an error, but keyboard interruptions
make sense here
@sabinem sabinem merged commit 6334971 into develop Jul 1, 2024
@sabinem sabinem deleted the feat/improve-cli-and-gui-execution-runs branch July 2, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants