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

Executor resource deployment UX implementation #1617

Merged
merged 64 commits into from
Nov 23, 2023

Conversation

FyzHsn
Copy link
Member

@FyzHsn FyzHsn commented May 3, 2023

Fixes #1604

  • I have added the tests to cover my changes.
  • I have updated the documentation and CHANGELOG accordingly.
  • I have read the CONTRIBUTING document.

@mpvgithub mpvgithub marked this pull request as ready for review November 14, 2023 13:35
@mpvgithub mpvgithub requested a review from a team as a code owner November 14, 2023 13:35
Copy link
Member

@kessler-frost kessler-frost left a comment

Choose a reason for hiding this comment

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

We'll need to create a separate PR for adding tests for this, I'll create an issue for it.

@kessler-frost
Copy link
Member

Issue created for adding tests for these in a separate PR: #1860

Copy link
Contributor

@AlejandroEsquivel AlejandroEsquivel left a comment

Choose a reason for hiding this comment

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

Great job here @mpvgithub @ArunPsiog @kessler-frost , one potential enhancement is gracefully handling keyboard interrupts as if a user cancels out of this it may not terminate subprocesses

@AlejandroEsquivel AlejandroEsquivel merged commit 45d43da into develop Nov 23, 2023
14 of 15 checks passed
@AlejandroEsquivel AlejandroEsquivel deleted the i-1604-resource-deployment-ux branch November 23, 2023 20:11
@kessler-frost
Copy link
Member

Thanks @AlejandroEsquivel , I've created an issue for that 👍 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team Psi - BE Covalent Team Psi BE Team Psi Covalent Team Psi
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Executor Resource Deployment: CLI command group UX
9 participants