Description The artifact repository connector for Executable Bundles provides a seamless integration with classical artifact repositories like Nexus. It enables the retrieval and execution of Executable Bundles that are deployed on artifact repositories. The main use-case of this plugin is the integration with CI/CD pipelines. A common workflow relying on this feature looks as follow:
Development of step Executable Bundles along with the source code of the application to be tested Build of the Executable Bundles as part of the CI pipeline and deployment of the Executable Bundles to an artifact repository Trigger of the central execution of the Executable Bundles on a step Controller by the CI pipeline via artifact repository plugin Usage The artifact repository connector works like any other repository plugin like ALM, Jira, etc.
Read More »