github-tools-vsts
github-tools-vsts copied to clipboard
📦:octocat:🚀 Create and modify GitHub Releases in Azure DevOps Build and Release Management
- [ ] Fix exceeding build log when runing on CI. (build.js) ``` 2018-02-06T16:19:40.7275090Z [?25l - building githubReleasePublish process 2018-02-06T16:19:40.8327697Z [?25l[1000D[K[1A[1000D[K \ building githubReleasePublish process 2018-02-06T16:19:41.2363158Z [?25l[1000D[K[1A[1000D[K | building githubReleasePublish...
- [x] **Bug** - If try to send the asset with the same name, it will not override the file. - [ ] **Enhancement** - If the release already exists,...
[#41](https://github.com/marceloavf/github-tools-vsts/blob/ad35eec4d75a7bafed7202d9ab0889a5aaf476bc/Tasks/GithubReleasePublish/githubReleasePublish.js#L41)
[Unit testing to vsts-task-lib](https://github.com/Microsoft/vsts-task-lib/blob/master/node/docs/stepbystep.md#unit-testing-your-task-scripts)