fix Nexus asset query issue. (#724)
* fix Nexus asset query issue. was not constructing continuationToken URL correctly. * ignore temp artifact files. * unit test for download-artifact * update cached download-artifact.js * ignore download-artifact test from zap unit tests. * download-artifact: add unit test / delegate to Github if specified branch is not cached on Nexus intended for internal jenkins PRs that specifies a non-cached ZAP branch on Nexus
显示
- .gitignore 3 个添加, 0 个删除.gitignore
- jest.config.js 4 个添加, 0 个删除jest.config.js
- package.json 1 个添加, 0 个删除package.json
- src-script/download-artifact.js 916 个添加, 502 个删除src-script/download-artifact.js
- src-script/download-artifact.ts 37 个添加, 8 个删除src-script/download-artifact.ts
- test/download-artifact.test.js 61 个添加, 0 个删除test/download-artifact.test.js
src-script/download-artifact.js
100644 → 100755
此差异已折叠。
test/download-artifact.test.js
0 → 100644
想要评论请 注册 或 登录