Skip to content

v4.20.0

Choose a tag to compare

@oredavids oredavids released this 09 Jul 21:51
b92eb53

What's Changed

✨ Remote script sources for hooks

The default Pipelines CLI version is now v0.55.5, which lets an after_hook declare a source: a URL that Pipelines fetches before the hook runs, so execute can run scripts that live outside the repository.

See the documentation for setup instructions and additional details.

Full Changelog: v4.19.1...v4.20.0