Changelog

Stay current with the latest fixes and improvements.

Jan 18th 2022

Improvements

  • [GitHub CLI] When authenticating, the user now sets up the $GITHUB_TOKEN variable instead of using gh auth login
  • User/password authentication over HTTP has been disabled in Buddy-hosted repositories for users with active 2FA. The methods allowed now are personal access tokens and SSH keys
  • Adding and editing integrations have been redesigned for better usability

Bugfixes

  • Retrying a failed deployment from the filesystem will no longer upload everything from scratch but begin from the place where it failed
  • Retrying a failed execution in a pipeline with a skipped action will now begin from the failed action and no longer run the skipped action
  • 2FA
  • GitHub
  • Variables