Buddy v2.1.8 Released

Buddy
1 min readJun 21, 2018

--

New features

Improvements

  • Improved support for authentication errors to private Docker registries in build actions
  • You can no longer retry the execution (retry, approve, pass params) if it isn’t the newest one in the pipeline
  • The situation when the pull request set in pipeline is deleted in GitHub is now handled
  • Regional clusters are now supported in GKE actions
  • Added pull request events to project Activity
  • Environment Variables are now available in the Discord action
  • In projects with repositories held on a private Git server, the information about repository changes is sent to Buddy via webhooks. Until now, if the serialization of a webhook didn’t pass, we ignored such webhook. From now on, every webhook will refresh/fetch the changes in the repo and run the pipelines

Bugfixes

  • HTTP action was sending wrong authorization header when the authorization type was different than basic
  • Retrying the execution that had a ‘Clear cache’ flag set was clearing the cache again. Fixed

Originally published at buddy.works.

--

--

No responses yet