Skip to content

Releases: salsita/cci-pingu

Build and publish fix

26 Mar 17:15
Compare
Choose a tag to compare

Scripts made cross-platform, ensured dist folder should not forget to publish to npm

allow installation of the same build

11 Oct 12:25
Compare
Choose a tag to compare

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"

05 May 12:36
Compare
Choose a tag to compare

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

12 Aug 15:57
Compare
Choose a tag to compare

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

25 May 15:41
Compare
Choose a tag to compare

Changelog:

  • fix tool crash when build number was provided on command line

Release 1.2.2

19 May 17:54
Compare
Choose a tag to compare

First published release.