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

Remove fstream UI dependency #3520

Merged
merged 2 commits into from Oct 6, 2021

Conversation

antgamdia
Copy link
Contributor

Description of the change

As part of the analysis done in #3480, this PR is to remove the fstream dependency as it appears to be old and unused in our current code.
Quick manual tests do not result in a failure, so let's double-check it while triggering the CI.

Benefits

No more old/unused UI deps to maintain.

Possible drawbacks

Perhaps it is being used by react-scripts and we haven't noticed? Unlikely but plausible, let's see what our CI thinks.

Applicable issues

Additional information

I'm creating a single PR for each change so that we can know with certainty which dep is failing.

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@antgamdia antgamdia mentioned this pull request Sep 29, 2021
11 tasks
@antgamdia antgamdia merged commit 5f9cdcc into vmware-tanzu:master Oct 6, 2021
@antgamdia antgamdia deleted the removeOldDeps-1 branch October 6, 2021 07:17
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.

None yet

2 participants