HACKER Q&A
📣 astennumero

How to migrate a Jenkins job to Harness?


Software developer here. I have dozens of Jenkins pipeline I need to migrate to Harness. Do we have any tools or plugins that could help me?


  👤 celiktom Accepted Answer ✓
1. Export the Jenkins job configuration

Go to the job you want to migrate and select "Configure." From there, you can either save the configuration to a file or copy the XML configuration to the clipboard.

2. Import the Jenkins job into Harness

Harness provides a Jenkins job importer that allows you to easily import your Jenkins job configuration. To do this, into Harness account navigate to the "Workflows" page. From there, select "Import" and follow the prompts to..