Releases: salsita/cci-pingu
Releases · salsita/cci-pingu
Build and publish fix
allow installation of the same build
If you run the tool with the --install
option, the release with specified number is installed, even if it is currently installed already.
use "path" instead of "pretty_path"
CircleCI changed the API response and "pretty_path" property is no longer that pretty... So replacing that with use of "path" property while preserving backward compatibility as much as possible.
Bitbucket support, CCI API v1.1
CircleCI now supports Bitbucket, in addition to GitHub.
There is enhanced API available.
This cci-pingu release supports Bitbucket, and thus makes use of the new API.
Release 1.2.3
Changelog:
- fix tool crash when build number was provided on command line
Release 1.2.2
First published release.