node-gtk icon indicating copy to clipboard operation
node-gtk copied to clipboard

Release 1.0

Open romgrk opened this issue 7 years ago • 3 comments

Technical stuff:

  • [x] Signals #45
  • [x] Overrides #31

Non-technical stuff:

  • [x] list supported nodejs versions
  • [x] list supported platforms
  • [x] update package.json
  • [x] Add tests #14
  • [x] License issues #34
  • [x] Make node-pre-gyp work #46

romgrk avatar Jun 26 '18 22:06 romgrk

We're set to go for release 1.0.

romgrk avatar Apr 18 '20 13:04 romgrk

@romgrk Do you need any more help for 1.0?

binyamin avatar Dec 17 '20 17:12 binyamin

I'm still a bit uncomfortable about a 1.0 release due to #121 (medium severity), #213 (high) and #215 (high). I'd expect a 1.0 release to be production ready and I don't want to signal that as long as there are outstanding high-severity bugs. If you're interested in helping out I guess those bugs are where you should start, unfortunately I expect those bugs to be harder to understand :/

Edit: basically anything labeled as bug is concerning but some of them are very-low occurence, work-aroundable, or use APIs that can be forbidden for technical reasons. As a side-note, according to GIR devs themselves, not everything that is GIR exposed is done the right way so things can be ignored.

romgrk avatar Dec 18 '20 17:12 romgrk