Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

1.1.0

Latest
Compare
Choose a tag to compare
@patricksimonian patricksimonian released this 07 Nov 06:43
· 43 commits to master since this release
d993326

Features

Added getPendingDeployments which will be useful for gating pipelines deployments if there are already pending ones in existence.

Tech Debt

Added Jest for unit testing with some basic tests to run ci against.