Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@turkenf turkenf released this 20 Sep 09:15
· 13 commits to main since this release
44c3fe8

What's Changed

  • Fix skip update mechanism by @sergenyalcin in #180
  • Disable the golangci-lint-action's own Go mod & Go build caches by @ulucinar in #181
  • Break uptest & crddiff into two separate binaries in preparation of moving uptest under to the Crossplane organization by @ulucinar in #183
  • Run the jlumbroso/free-disk-space action in CI jobs by @ulucinar in #185
  • Add a condition disk clean-up step to reclaim some disk space in pr-comment-trigger & provider-ci reusable workflows by @ulucinar in #188
  • Add the buildtagger tool by @ulucinar in #187
  • Bump up version to v0.24.2 in the provider-publish-service-artifacts workflow by @sergenyalcin in #189
  • Run "up login" with the UP_TOKEN environment and a PAT instead of "up login -u" by @ulucinar in #190
  • Add the "Cleanup Disk" step also for the publish-service-artifacts CI job by @ulucinar in #192
  • Remove the uptest tool and the associated libraries by @ulucinar in #194
  • Add the "Publish Provider Family" workflow to build and push an official provider family by @ulucinar in #195
  • Fix the repo name calculation logic in the Updoc CI workflow by @ulucinar in #196
  • Fix the value of the PROVIDER_PACKAGE_NAME env. variable for updoc by @ulucinar in #199
  • Make the new location of uptest clear by @ytsarev in #200
  • [updoc] Check for errors while walking the filesystem by @ulucinar in #201
  • Remove GitHub issue triage and PR triage workflows by @turkenf in #203
  • Run on e2-standard-8 by @turkenf in #207
  • Run on e2-standard-8 second part by @turkenf in #208
  • Fix runner selection by full switch to e2-standard-8 by @ytsarev in #209
  • Remove comment body from debug in pr comment trigger workflow by @turkenh in #210
  • Add the cleanupexamples tool by @turkenf in #215

Full Changelog: v0.11.1...v0.12.0