Changelog

Stay current with the latest fixes and improvements.

Sep 8th 2021

Improvements

  • From now on if the action is stopped by timeout it will be marked as 'failed'
  • Docker has been upgraded to v20.10.8
  • You can now cancel pipeline executions on the Activity screen
  • Pipeline grouping is now saved per project for each user

Bugfixes

  • Fixed a bug with Repository does not exist or may require 'docker login' in build actions
  • Fixed a bug with the Download from FTP action throwing errors despite correct server credentials
  • Fixed a bug with pulling images not working for build actions in which the image/tag was defined with an ENV VAR and the flag 'Pull image on every execution' was turned off
  • Improvements
  • Bugfixes