-
- Downloads
fix: VSTS - RepoName & ProjectName (#1201)
* deleteBranch like gitlab * changes in single commit * prettier lint and tests * add project and repo feature * add case insensitive string compare
Showing
- lib/platform/vsts/index.js 7 additions, 2 deletionslib/platform/vsts/index.js
- lib/platform/vsts/vsts-helper.js 26 additions, 0 deletionslib/platform/vsts/vsts-helper.js
- test/config/index.spec.js 12 additions, 2 deletionstest/config/index.spec.js
- test/platform/vsts/__snapshots__/index.spec.js.snap 3 additions, 3 deletionstest/platform/vsts/__snapshots__/index.spec.js.snap
- test/platform/vsts/__snapshots__/vsts-helper.spec.js.snap 14 additions, 0 deletionstest/platform/vsts/__snapshots__/vsts-helper.spec.js.snap
- test/platform/vsts/index.spec.js 51 additions, 35 deletionstest/platform/vsts/index.spec.js
- test/platform/vsts/vsts-helper.spec.js 22 additions, 0 deletionstest/platform/vsts/vsts-helper.spec.js
Loading
Please register or sign in to comment