1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/integration
Stephan Aßmus 20b65d5a2e
Implement nexusUpload command and tests (#1255)
Artifacts to upload are assembled for MTA projects and Maven projects with optional application sub-module. Then maven deploy:deploy-file is used as backend to upload bundles of artifacts plus sub-artifacts.

Co-authored-by: Florian Wilhelm <florian.wilhelm02@sap.com>
2020-03-20 18:20:52 +01:00
..
testdata Implement nexusUpload command and tests (#1255) 2020-03-20 18:20:52 +01:00
contracts_test.go Provide foundation for integration-like tests (#1131) 2020-02-18 15:19:50 +01:00
integration_api_cli_test.go Provide foundation for integration-like tests (#1131) 2020-02-18 15:19:50 +01:00
integration_api_test.go Move mock capabilities to pkg/mock/runner and adapt all tests 2020-02-27 12:11:22 +01:00
integration_cli_test.go Move mock capabilities to pkg/mock/runner and adapt all tests 2020-02-27 12:11:22 +01:00
integration_nexus_upload_test.go Implement nexusUpload command and tests (#1255) 2020-03-20 18:20:52 +01:00
integration_test.go chore: streamline GH actions (#1246) 2020-03-05 13:35:35 +01:00