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

More workflow refactoring #111

Merged
merged 1 commit into from
Aug 14, 2023
Merged

More workflow refactoring #111

merged 1 commit into from
Aug 14, 2023

Conversation

emilmelnikov
Copy link
Member

  • Extract subprocess running logic into Subprocess
  • TempDir is now a separate class
  • Extract Spinner into more general StatusBar
  • Merge WorkflowCommand core logic into a single method

* Extract subprocess running logic into Subprocess
* TempDir is now a separate class
* Extract Spinner into more general StatusBar
* Merge WorkflowCommand core logic into a single method
Copy link
Contributor

@k-dominik k-dominik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thx for in-person walk-through :)

@emilmelnikov emilmelnikov merged commit 7b1e602 into master Aug 14, 2023
1 check passed
@emilmelnikov emilmelnikov deleted the more-workflow-refactoring branch August 14, 2023 12:13
emilmelnikov added a commit that referenced this pull request Aug 16, 2023
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