networknt / light-bot

A microservice based DevOps agent that handles multiple repositories and dependencies
Apache License 2.0
7 stars 3 forks source link

add additional command to upload the codegen-cli.jar to the release page #93

Closed stevehu closed 5 years ago

stevehu commented 5 years ago

calling the GitHub API to upload the binary file so that users can download and use it locally.

stevehu commented 5 years ago

https://developer.github.com/v3/repos/releases/#upload-a-release-asset https://stackoverflow.com/questions/30066239/cannot-upload-github-release-asset-through-api https://developer.github.com/changes/2013-09-25-releases-api/