Skip to content

Releases: advancedcsg-open/action-jfrog-cli

v1.2.0

06 Nov 07:32
Compare
Choose a tag to compare

1.2.0 (2019-11-06)

Features

  • adding npm to support npm cli commands (313e1c5)

v1.1.0

04 Nov 05:27
Compare
Choose a tag to compare

1.1.0 (2019-11-04)

Features

  • allow specifying a working directory (ee1798d), closes #2

v1.0.2

11 Oct 10:28
Compare
Choose a tag to compare

1.0.2 (2019-10-11)

Bug Fixes

  • action: invalid definition broke passing args (43084de)

v1.0.1

11 Oct 08:09
Compare
Choose a tag to compare

1.0.1 (2019-10-11)

Bug Fixes

  • action: will always use the current major version of the container (ed753c6)

v1.0.0

11 Oct 07:53
Compare
Choose a tag to compare

1.0.0 (2019-10-11)

Bug Fixes

  • copy jfrog cli to /usr/bin/ (44b91e2)
  • curl needed to be installed to install cli (7ed29a7)
  • incorrect if syntax (a2e1a98)
  • docker: linting (e9843c3)
  • docker: now uses updated config spec for cli (1b25673)

Features

  • action definition and script initial (89a886b)
  • initial Dockerfile (67e8a58)
  • action: converting to use input parameters instead of environment variables (67a65f0)