Closed jonatandorozco closed 6 years ago
Thanks, @jonorozcoc! Glad to hear that!
I'll happily merge your PRs. If everything will be all right, I'll definitely add you as a collaborator to this project.
if you could tell how you are doing it I will thank you a lot
Sure. Ask here or, if you have any private question, ask at my email: denysdovhan@gmail.com
@jonorozcoc thanks for #69 👏
I'll add you as a collaborator. Let me know if you need any additional access.
Invited!
Really thanks @denysdovhan . I'm going to make my best to improve this project.
Sure. Ask here or, if you have any private question
How are you managing releases? Are there no dev, test channels?
How are you managing releases? Are there no dev, test channels?
Everything is pretty straightforward (based of electron-builder flow):
master
. Every CI build will update the artifacts attached to this draft.npm version
(with major
, minor
or patch
argument). npm will create a release commit with tag.git push --follow-tags
.For every feature or bugfix, I usually use PRs. master
is for the stable code.
Hi @denysdovhan,
I was looking an Google email client and I found this incredible awesome. I want to maintain this project because I believe this project has a lot of potential. Besides I'm going to use it on my startup so I can spend time on it to get it better.
Thanks for all your work.
I am working on #58 and #52 and #68
PD: It's my first time maintaining projects on Github so if you could tell how you are doing it I will thank you a lot. Obviously if you accept me as a maintainer :D