Skip to content

Tags: buildkite/terraform-provider-buildkite

Tags

v1.10.1

Toggle v1.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.10.1 - Fixes (#551)

* docs: Update CHANGELOG for release

* docs: correct PR number

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: Update CHANGELOG for release (#543)

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: Update CHANGELOG for release (#540)

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor to remove hard coded goreleaser architecture (#532)

This change is primarily focused on the goreleaser configuration, which is updated as follows:

1. Remove the installation process and follow the pattern used to install terraform using docker copy, and a method
   which will automatically cover other architectures such as arm64.
2. Ensure goreleaser configuration is validated during builds to avoid release build only failures.
3. This also leans on the signature of the goreleaser docker container to pin the artifact in a similar way to
   terraform.

Hopefully these refinements can be also be used to improve other projects using goreleaser and buildkite.

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CHANGELOG for release (#522)

Co-authored-by: Ben McNicholl <[email protected]>

v1.6.1-gpg

Toggle v1.6.1-gpg's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace ASCII with base64 (#519)

Co-authored-by: Ben McNicholl <[email protected]>

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prep release 1.6.0 (#513)

* chore(doc): Update README

Reflect the correct golang version

* Update API token link

* Update changelog

* Update release pipeline steps for new cluster

* Set cluster for acceptance test step

* Remove oss-deploy queue from CI pipeline

---------

Co-authored-by: Trung Lê <[email protected]>

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CHANGELOG for release of v1.5.2 (#499)

* Update CHANGELOG for release of v1.5.2

* Include @dependabot security patch PRs

---------

Co-authored-by: Ben McNicholl <[email protected]>

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.5.1 - Update go-pipeline version (#493)

Co-authored-by: Ben McNicholl <[email protected]>

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.5.0 (#489)

Co-authored-by: Ben McNicholl <[email protected]>