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: replace rimraf package with fs calls #2141

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

szymonrybczak
Copy link
Collaborator

@szymonrybczak szymonrybczak commented Oct 30, 2023

Summary:

In this PR I replaced usage of rimraf with fs calls.

This should fix situation like this one.

Test Plan:

CI Green ✅

Checklist

  • Documentation is up to date to reflect these changes.
  • Follows commit message convention described in CONTRIBUTING.md

@szymonrybczak szymonrybczak force-pushed the fix/use-windows-specific-function branch 3 times, most recently from 56a628b to 29a51ba Compare October 30, 2023 11:48
@szymonrybczak szymonrybczak changed the title fix(ci): use windows specific function chore: remove rimraf package Oct 30, 2023
@szymonrybczak szymonrybczak force-pushed the fix/use-windows-specific-function branch from 29a51ba to b40e509 Compare October 30, 2023 12:07
@szymonrybczak szymonrybczak changed the title chore: remove rimraf package chore: replace rimraf package with fs calls Oct 30, 2023
@thymikee thymikee merged commit 8e068ce into main Oct 30, 2023
@thymikee thymikee deleted the fix/use-windows-specific-function branch October 30, 2023 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants