Skip to content

Releases: observIQ/bindplane-op-action

v1.5.1

21 Nov 14:18
0c4b471
Compare
Choose a tag to compare
fix: Skip commit message check if token not provided (#51)

* Skip commit message check if token not provided

* Add doc

v1.5.0

19 Nov 21:54
2c72edf
Compare
Choose a tag to compare

What's Changed

  • fix(auth): Skip setting basic auth when username and password are not set by @jsirianni in #46
  • fix: Test connection should check status code by @jsirianni in #47
  • feat: Progressive rollouts by @jsirianni in #48
  • fix: Create unique directory when cloning repo by @jsirianni in #49

Full Changelog: v1.4.2...v1.5.0

v1.4.2

08 Jul 14:33
f7e17ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

04 Jun 16:47
d1f7103
Compare
Choose a tag to compare

Fixes a regression introduced in v1.4.0. File path globbing is now supported.

v1.4.0

20 May 15:16
Compare
Choose a tag to compare

The action's bash implementation has been re-written in Go. The Go implementation is 1:1 compatible with the previous version v1.3.9. If you notice a deviation, please file an issue.

What's Changed

Full Changelog: v1.3.9...v1.4.0

v1.3.9

24 Apr 19:35
0045c43
Compare
Choose a tag to compare
Use full path to TLS CA (#16)

* Use full path to TLS CA

* fix commented variable syntax

v1.3.8

24 Apr 15:00
Compare
Choose a tag to compare
fix: Custom github url

v1.3.7

17 Apr 17:34
a170c7c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.6...v1.3.7

v1.3.6

10 Apr 18:45
c33fec8
Compare
Choose a tag to compare

What's Changed

  • feat: github_url option for overriding the URL used to clone the repo @jsirianni in #13

Full Changelog: v1.3.5...v1.3.6

v1.3.5

10 Apr 18:21
da47e02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.4...v1.3.5