Skip to content
  • Avielle Wolfe's avatar
    Extract pipeline variables to Builder · 429d5f5d
    Avielle Wolfe authored and Fabio Pitino's avatar Fabio Pitino committed
    This commit extracts CI variables logic from the `Pipeline` model to a
    new `Variables::Builder::Pipeline` class. This refactor will help us
    encapsulate and reason about pipeline CI variables. It is the final
    logic needed to complete the epic for refactoring and improving the
    performance of CI variables.
    429d5f5d