What's Changed
- fix: disable unnecessary fetch_materials option for pipeline-complete branches by @mchen-sentry in #89: Disables the default (unnecessary) option of
fetch_materialsin thepipeline-completestage that was blocking deploys from completing; this should be a very marginal speedup for all pipelines.
Full Changelog: v2.18.0...v2.19.0