-
Notifications
You must be signed in to change notification settings - Fork 60
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
Replace write-file-atomic
with atomically
#174
Conversation
Thank you! |
I'll deploy this tonight. |
Thanks so much, @nathanbuchar. For releasing, you'll probably need to modify You can check out my fork for referencing: quanglam2807@9db71fd#diff-bb57a3bd912abc3ec2e729cb8a743838487677a5517683d0c8913a3619ac296a If possible, I'd love to join as a maintainer of this project. |
@quanglam2807 sorry, didn't get around to it tonight. I'd be happy to add you as a maintainer, as I haven't used Electron in years. if you get this fully ready, I'll publish a new version. |
Np! Please add me as GitHub maintainer, @nathanbuchar. We'll need to do multiple things (multiple PRs) to get the project back to track so it would be much more productive if I'm a maintainer. |
I sent the Github collaborator invite over to you last night, but I see it's still marked as pending. |
@nathanbuchar Thank you! It's ready for release now. |
Excellent. Many thanks for your help and your agency for keeping this repository properly maintained. I have just published v5.0.0 to npm ( For future reference, I run I don't suppose the tests are working with your most recent changes? I wasn't able to test things locally, but I don't currently have Electron installed. Would be good to have tests functional in some sort of CI (I was using Travis before) as a sanity test for future PRs. Thanks again! |
What exactly happened to the 5.0.0 release and this merge? |
This released, but immediately introduced #178, so I rolled back. I am not really actively maintaining this, and @quanglam2807 disappeared after pushing this so I wasn't able to get his help. Open to (stable) PRs :) |
Resolve #159
Resolve #169
CC: @nathanbuchar
Reference: sindresorhus/electron-store#103