You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Enable local workflow source inputs with frozen workflow lockfile (#1648)
Reference:
https://linear.app/speakeasy/issue/TFGEN-165/bug-snapshot-test-failures-due-to-custom-code
Previously, the internal usage frozen workflow lockfile flag would
always download OAS from the registry. For various reasons, local
sources may not be fully synchronized with the registry. This change
checks the workflow source inputs to determine if any are remote and
only then downloads from the registry for ensured access and
consistency.
0 commit comments