Skip to content

Releases: observIQ/bindplane-op-action

v1.7.1

Choose a tag to compare

@jsirianni jsirianni released this 09 Jun 13:05
11c948b

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

Choose a tag to compare

@jsirianni jsirianni released this 27 Feb 15:44
5281d43

What's Changed

New Contributors

Full Changelog: v1.6.2...v1.7.0

v1.6.2

Choose a tag to compare

@jsirianni jsirianni released this 14 Aug 20:21
1815d4e

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

Choose a tag to compare

@jsirianni jsirianni released this 08 Aug 17:43
0f0ae20

What's Changed

  • Resolved a regression where the action would fail if the user was using glob file paths
  • Added a configurable use-agent parameter, defaulting to bindplane-op-action
  • Added additional context to failure logs when applying resources fails

Full Changelog: v1.6.0...v1.6.1

v1.6.0

Choose a tag to compare

@jsirianni jsirianni released this 23 Jul 19:30
7510c67

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.6.0

v1.5.1

Choose a tag to compare

@jsirianni jsirianni released this 21 Nov 14:18
0c4b471
fix: Skip commit message check if token not provided (#51)

* Skip commit message check if token not provided

* Add doc

v1.5.0

Choose a tag to compare

@jsirianni jsirianni released this 19 Nov 21:54
2c72edf

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

Choose a tag to compare

@jsirianni jsirianni released this 08 Jul 14:33
f7e17ff

What's Changed

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

v1.4.1

Choose a tag to compare

@jsirianni jsirianni released this 04 Jun 16:47
d1f7103

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

v1.4.0

Choose a tag to compare

@jsirianni jsirianni released this 20 May 15:16

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