Changelog

Stay current with the latest fixes and improvements.

  • Nov 19th 2024

    v2.5.146

    Improvements

    • SSH: Improved error handling.
    • Atomic Deployment: Symbolic links are now created with force argument (ln -sf)
    • Pipelines: Improved error handling for templates.
    • UI: Improved pull request labels.
    • Self-hosted: Improved certificate upload interface.

    Bugfixes

    • Fixed vague error messages for SSH connections when a passphrase key was used without a specified or correct passphrase in the action.
    • Fixed caching issues in the Multi-arch Build action when selected architectures differed from those specified in the pipeline settings.
    • Shopify ThemeKit action failed whenever theme was not specified.
    • Fixed an issue where the "Manage folders" button was displayed for users without edit permissions.
    • Fixed an issue where the first action added by copying was not visible in the list of actions after adding the pipeline.
    • Improved file display in the Dockerfile browser within the "Build Docker Image" action, based on the presence of a filesystem.
    • SSH
    • Atomic
    • Shopify
    • Docker
    • GUI
  • Nov 12th 2024

    v2.5.145

    New features

    • New module in preview: Targets

    Improvements

    • Integrations: Added ability to edit integration ID
    • Pipelines: Enhanced run view
    • Pipelines: Added log clearing functionality
    • Pipelines for GitHub Container Registry
    • Sandboxes: Added Ubuntu 24.04 support
    • Variables: Enabled inline variable addition when grouping is active
    • Actions: Added manual input options for integration ID and service/page name

    Bugfixes

    • Fixed incorrect value export for settable variables in actions using Mac VM with SH shell
    • Limited Git commit messages to 1,000 characters
    • Fixed incorrect values for BUDDY_PIPELINE_CACHE_USAGE and BUDDY_PIPELINE_CACHE_SIZE_MB variables in parallel executions beyond the first slot
    • Fixed 404 error when selecting Dockerfile path in the Build Image action for Codeless pipelines
    • Fixed duplicate variable entries in Trigger Pipeline action when setting variables with existing names in the target pipeline
    • Github
    • Targets
    • AWS
    • Kubernets
    • Shopify
  • Oct 8th 2024

    v2.5.138

    New features

    • Pipeline: Pull Request trigger 2.0

    Improvements

    • Elastic Beanstalk Monitor action: you can now enter the integration name, directory and suite manually.
    • Ghost Inspector action: you can now enter the application name and environment manually.
    • Pipelines
    • Elastic Beanstalk
    • Ghost Inspector
  • Oct 1st 2024

    v2.5.137

    Improvements

    • Integrations: Users with the "Use" permission can now add pipelines to the integration that are allowed to use it.
    • Improved error handling in the logs.
    • Added hints for the most common errors in the logs.
    • Cloudfront action: you can now enter the integration name and distribution ID manually.
    • Errors
    • Integrations
    • Logs
    • Cloudfront
  • Sep 24th 2024

    v2.5.136

    Improvements

    • Elastic Beanstalk action: you can now enter the app name and environment name manually.
    • Honeybadger action: you can now enter the project name manually.

    Bugfixes

    • Self-Hosted: Adding a Slack integration using a bot token returned an SWW.
    • Self-Hosted: Matched runners in the pipeline view now include the CPU architecture.
    • Elastic Beanstalk
    • Honeybadger
    • Self-hosted
  • Sep 17th 2024

    v2.5.134

    Improvements

    • In the Slack action, you can now enter the Slack channel name manually.

    Bugfixes

    • (Standalone) Fixed: Multi-arch build action set to X64 in the ARM pipeline on the ARM worker failed.
    • Fixed: Occasionally, custom service logs did not appear in build actions.
    • Fixed: GitHub checks did not refresh GitHub token.
    • Fixed: Slack action failed when "Blocks" field contained only a variable.
    • Fixed: variable resolution in the "Blocks" field of the Slack action.
    • Fixed: If the project name started with a -, cloning files from the repository to the filesystem did not work.
    • Fixed: It was not possible to edit the Build Docker Image action in a codeless pipeline.
    • Slack
    • GitHub
    • Multiarch
    • Docker
  • Aug 27th 2024

    v2.5.129

    Improvements

    • Improved log when testing an action that uses an integration - now, if the integration is incorrect or doesn't exist, the correct message appears
    • When a pipeline run is skipped, a list of variables is now displayed in the Summary tab, as in any other pipeline run
    • Improved formatting of GitHub Checks
    • Slightly refreshed views: Members, Groups, Project, Team, Invite New Members

    Bugfixes

    • Fixed a bug that caused incorrect entries with inserted and deleted lines to appear on file comparison view
    • [Action: Build Docker Image] Increased waiting time for the container that builds images to start
    • Fixed a bug related to hanging and failing pipeline runs when a .git/config.lock file remained in the pipeline's filesystem
    • Integrations
    • UI
    • Docker
    • GitHub
  • Aug 13th 2024

    v2.5.127

    Improvements

    • Improved GIT and HTTP authorization error handling.
    • Improved the way pull requests appear in the "Run Pipeline" view.

    Bugfixes

    • Fixed: Autoretry in the TCP action.
    • Fixed: "Test connection" no longer saves action changes.
    • Fixed: gitConfigRef no longer wipes on ref change.
    • Fixed: A non-admin user who created a project could not add users to the project.
    • UI
    • GIT
    • Bugfixes
  • Aug 6th 2024

    v2.5.125

    Improvements

    • Pipeline list display settings can now be set per-project.
    • Pipeline run: the "From Scratch" option now also appears when the pipeline (or one of its actions) has a trigger condition based on a changeset.

    Bugfixes

    • Fixed inline tags in a table.
    • Improved error handling when processing a remote configuration YAML pipeline.
    • UI
    • YAML
    • Tags
  • Jul 30th 2024

    v2.5.122

    Improvements

    • Scheduled pipelines can now be set to pause after a specified number of failed runs.

    Bugfixes

    • Fixed: Standalone installation of Buddy could not add Google Playstore integration.
    • Fixed: MMB click did not work with project list sidebar.
    • Fixed: Searching for custom actions by name did not work correctly.
    • Custom Actions
    • Google
    • UI