youtube image
From YouTube: From PR to Artifactory in 60 Secs! Adobe Service Runtime Java Libraries Release Pi... Anirudh Mathad

Description

From PR to Artifactory in 60 Secs! Adobe Service Runtime Java Libraries Release Pipelines Using Argo Workflows - Anirudh Mathad, Adobe

- Adobe Service Runtime (ASR) Libraries are used by more than 60% of Adobe's Java Services. A strong community of contributors maintain the libraries across the company. Instant availability of a release once a PR is merged is mission critical for teams across Adobe. - Our legacy process used Jenkins jobs with Maven Artifactory plugins. The cross dependency of libraries, stale libraries in Jenkins VMs, lack of Graph/DAG view, scaling issues and container upgrades were some of the many problems which slowed our release process. - In this talk we discuss how we migrated our manual Jenkins release pipelines to Argo Workflows. How the visual representation of release pipelines through DAGs helped us troubleshoot build issues. Embracing Gitops has dramatically reduced our maintenance efforts and updates to pipelines have become seamless.