New features:
- Environment variables in YAML — from now on you can define environment variables for actions and pipelines directly in YAML
Improvements:
- Show variables in logs
- The variables in the ‘Run next pipeline action’ are now sorted in alphabetical order
Bug fixes:
- Browse option in the remote path for the SFTP and Rsync actions has been fixed
- Fixed a bug which cleared the private key while editing Rsync action
- When settable variables were empty while defining a build action, they weren’t exported correctly to subsequent actions — now they are exported correctly
- Fixed a bug where in some cases the commit dates in
$BUDDY_EXECUTION_CHANGELOG
variable were incorrect