-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Finished migrate archive.js file to pure js #9063
Conversation
.download-latest-link-macos-arm64
Thanks for finishing migrating this file. I'm excited to take a look! Can you handle resolving the conflicts with the |
I will settle this now. I didn't mind when I saw this conflict notice because I'm new to contributions, and I thought it wouldn't affect. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again for working on this! Overall really clean migrations. 🥳
When testing I found a few small issues. Let me know if I made a mistake or you want to discuss any of them further.
Co-authored-by: Parker Lougheed <parlough@gmail.com>
Co-authored-by: Parker Lougheed <parlough@gmail.com>
Co-authored-by: Parker Lougheed <parlough@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much for making those adjustments. Mostly looks good!
I noticed one remaining issue though, and left a potential solution.
changes are made! I was unable to assing this to review. |
Thanks for the ping @ulisseshen and sorry for the delay! I plan to get to finalizing my review today :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for all of your work on this! The changes look and work great.
I feel much happy for contribute on this project, in this migrate task in particular. I'll continue work on this. @parlough you can help me guided me in which another file I can work on. |
Glad to hear that. Thanks for your continued help! I haven't taken a close look at the code, but consider checking out |
Description of what this PR is changing or adding, and why:
Related with #8889 and #9022
Presubmit checklist