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

chore: emui sharable components refactor #1923

Merged
merged 2 commits into from
Dec 14, 2023
Merged

Conversation

Dartoxian
Copy link
Contributor

Description:

This PR refactors some code out of the emui components directory (mostly enclave related) and tweaks code in the components directory to remove any dependencies on KurtosisClient (EM) and emui app code.

This change prepares the components directory to be refactored into a shared components libary. The directory does still contain references to the package indexer (which is fine for the catalog.kurtosis.com application), which will need to be refactored later.

Is this change user facing?

NO - no functionality is changed

@Dartoxian Dartoxian requested a review from adschwartz December 13, 2023 12:55
@Dartoxian Dartoxian force-pushed the bgazzard/catalog-changes branch from 26ae653 to b4b404f Compare December 14, 2023 07:53
@Dartoxian Dartoxian enabled auto-merge December 14, 2023 07:54
@Dartoxian Dartoxian added this pull request to the merge queue Dec 14, 2023
Merged via the queue into main with commit 6d01a5d Dec 14, 2023
11 checks passed
@Dartoxian Dartoxian deleted the bgazzard/catalog-changes branch December 14, 2023 08:37
h4ck3rk3y pushed a commit that referenced this pull request Dec 15, 2023
## Description:
This PR refactors some code out of the emui `components` directory
(mostly enclave related) and tweaks code in the `components` directory
to remove any dependencies on `KurtosisClient` (EM) and emui app code.

This change prepares the `components` directory to be refactored into a
shared components libary. The directory does still contain references to
the package indexer (which is fine for the catalog.kurtosis.com
application), which will need to be refactored later.

## Is this change user facing?
NO - no functionality is changed
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