-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
feat(remix-node): add getFilePath
& remove
methods to NodeOnDiskFile
#3034
Conversation
@kentcdodds @ryanflorence @mjackson any chance you could take a look at this at some time? |
@cstrnt can you fix conflicts? That would help for the review |
@machour sure thing, PR sat around for some time lol |
NodeOnDiskFile
getFilePath
& remove
methods to NodeOnDiskFile
Thank you for signing the Contributor License Agreement. Let's get this merged! 🥳 |
@cstrnt It seems like something went wrong when rebasing, could you please have a look? |
@MichaelDeBoey I'm lost in rebase hell lol |
The one failing test doesn't correlate to my code at all. Is it known to be a flaky one? |
Can you help me understand what the use case for this change is? |
@kentcdodds from the related discussion #3021
|
Got it. I'll put this on @mjackson's plate 👍 |
@kentcdodds @mjackson small reminder 🤔 |
|
Sorry, we've been very busy with other priorities. We'll get to this eventually. Thank you for your patience. |
I’m deeply sorry, but I don’t feel like supporting a project led by such toxic lead maintainers |
Closes: #3021
Testing Strategy:
test
script in theremix-node
package (remix-node tests never ran before)createFileUploadHandler
function