youtube image
From YouTube: Shore - A Framework For Spinnaker Pipelines - Eyal Mor & Simon Chammah, Autodesk

Description

For more Continuous Delivery Foundation content, check out our blog: https://cd.foundation/blog/

Shore - A Framework For Spinnaker Pipelines - Eyal Mor & Simon Chammah, Autodesk

“Shore” (verb) is a tool used to develop deployment pipelines for different pipeline based products like Spinnaker. Developed in Autodesk, it is currently driving “most” of the Platform Pipelines Development in the company. As part of the summit we will introduce Shore Framework to the world, And unveil the project in the Open Source Space. Presentation will include (still preliminary may change) * Developing Pipelines is a hard task * What is Shore (and why?) * The use of Shore in Autodesk * Open Sourcing to the world on Stage * Roadmap & Future Why is Developing pipelines hard? Developing CI/CD pipelines is a hard task in a Platform. They need to be resilient, easy to use and extendable pieces of software that are run by another system (AKA Spinnaker, Jenkins, Tekton, ArgoCD, Waypoint, etc...) When developing, extending or testing pipelines on any 3rd party system there are a few key problems that come up. * Local development can be very hard * Stages/Pipelines are not inherently testable * Collaboration and code re-usability could be re-defined