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

refactor: Consolidate Endo CLI #1016

Merged
merged 3 commits into from
Jan 26, 2022
Merged

refactor: Consolidate Endo CLI #1016

merged 3 commits into from
Jan 26, 2022

Conversation

kriskowal
Copy link
Member

The previous Endo prototype relied on the assumption that Endo might be something like RESM (node -r esm) with a toolkit for archive management. The archive management is probably useful but the executor is a dead end since it has no powerbox mechanism. The new Endo CLI needs address this in a different way.

This change preserves the archive management commands by moving them to the new cli and then removes the old endo package.

  • refactor: Move archive management commands to Endo CLI
  • refactor: Remove former Endo prototype
  • refactor: Remove former Endo prototype from workspace

Copy link
Member

@michaelfig michaelfig left a comment

Choose a reason for hiding this comment

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

Yay for a negative lines-of-code PR!

@kriskowal kriskowal enabled auto-merge January 26, 2022 16:45
@kriskowal kriskowal merged commit cc8c541 into master Jan 26, 2022
@kriskowal kriskowal deleted the migrate-endo branch January 26, 2022 16:53
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