#9605·concourse

Make transition from pipeline to pipeline using instance variables possible

Author: benjaminguttmann-avtqCreated Jun 17, 2026Updated Jul 1, 2026
Labelsenhancement

Summary

Make it possible to transition a pipeline that is currently not using instances variables to a pipeline using instance variables via fly rename-pipeline.

Like that you could keep your task/ run history when you are refactoring your pipelines to use instance variables.

Context

No response