Skip to content

Releases: Automattic/a8c-ci-toolkit-buildkite-plugin

5.1.0

06 Mar 03:09
37a2fd2

Choose a tag to compare

New Features

  • Add new comment_with_manifest_diff command for commenting manifest diff on PRs in Android projects [#164]

5.0.0

02 Mar 23:59
42e3cf6

Choose a tag to compare

Breaking Changes

  • prepare_windows_host_for_node.ps1 has been renamed to prepare_windows_host_for_app_distribution.ps1 [#144]
  • prepare_windows_host_for_app_distribution.ps1 no longer installs Node.js.
    Clients should use nvm-buildkite-plugin instead [#144]

New Features

  • Added new command to install Windows 10 SDK on Windows CI machines, install_windows_10_sdk.ps1 [#144]
  • prepare_windows_host_for_app_distribution.ps1 automatically installs the Windows 10 SDK if version file is found [#144]
  • Added new command to run refreshenv on Windows preserving the PATH, path_aware_refreshenv.ps1 [#144]

4.0.0

24 Feb 12:48
e78e8dd

Choose a tag to compare

Breaking Changes

  • pr_changed_files command now uses exit codes by default, with stdout output requiring explicit --stdout flag [#151]

3.11.0

12 Feb 14:20
8d93f62

Choose a tag to compare

New Features

  • Add pr_changed_files command to detect changes made in a Pull Request [#148]

3.10.1

04 Feb 16:11
3edaee2

Choose a tag to compare

3.10.1

Bug Fixes

  • Do not echo three dashes at the end of restore cache script [#146]

3.10.0

03 Feb 07:02
e1517df

Choose a tag to compare

New Features

  • Add command to prepare a Windows host to run CI for a Node app [#100]

3.9.1

15 Jan 11:46
29064ab

Choose a tag to compare

Bug Fixes

  • Dependency Cache: Fix Dependency Cache [#138]
  • run_swiftlint: Error gracefully when swiftlint_version is missing in the .swiftlint.yml file [#139]

Full Changelog: 3.9.0...3.9.1

3.9.0

15 Jan 08:29
daf2a4f

Choose a tag to compare

What's Changed

  • Dependency Cache: Dependency Cache on CI per Project [without GRADLE_RO_DEP_CACHE] [#135]

New Contributors

Full Changelog: 3.8.0...3.9.0

3.8.0

08 Jan 08:10
86bc60f

Choose a tag to compare

New Features

  • lint_localized_strings_format will bypass CocoaPods if a Podfile.lock is not found [#136]

3.7.1

19 Sep 15:11
e05b61b

Choose a tag to compare

Bug Fixes

  • Fix logic in our github_api helper to auto-detecting the GitHub host [#127] [#128]
  • Fix not working SARIF upload on non-PR branches [#124]

Full Changelog: 3.7.0...3.7.1