itchio / gothub

🐙 command-line app to create and edit releases on Github (and upload artifacts)
MIT License
78 stars 15 forks source link

Merged latest changes from github-release #10

Closed nohum closed 6 years ago

nohum commented 6 years ago

Hello!

I have come to find some changes of both the original script (descriptions via stdin) and this fork handy, so I have merged the orginal upstream. I have tested a few features (tag info, tag creation, more when I have time) and the script seems to work as expected.

fasterthanlime commented 6 years ago

:+1:

If you do some more testing, could you check the commands used in https://github.com/itchio/itch/blob/d68f822abbddb805d8e0e7cc6a760acf09f2198e/release/ci-deploy-github.js in particular?

Thanks!

fasterthanlime commented 6 years ago

Tested this in our pipeline, and it seems to work great :)

nohum commented 6 years ago

Just tested it too in our environment and it works! Maybe we should increment the version number now :)