Skip to content

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

5.7.0

03 Nov 03:20
b22f558

Choose a tag to compare

New Features

  • The prepare_windows_host_for_app_distribution.ps1 command for Windows builds will inspect the environment it's running on and skip time consuming steps when running on our custom CI image. [#192]

Internal Changes

  • Improved header comment documentation of pr_changed_files. [#191]

5.6.0

22 Aug 15:41
5400377

Choose a tag to compare

5.6.0

New Features

  • Add --config argument to run_swiftlint script to allow specifying custom .swiftlint.yml config files and allowing for multiple --config arguments [#189]

5.5.0

25 Jul 11:05
c6338cf

Choose a tag to compare

5.5.0

New Features

  • Allow optionally installing Python and additional Visual Studio Build Tools components for native builds during Windows setup [#186]

5.4.0

23 Jul 15:02
88cbc18

Choose a tag to compare

New Features

  • Allow to specify category on sarif files upload [#183]

Full Changelog: 5.3.1...5.4.0

5.3.1

25 Apr 17:08
0d65ae9

Choose a tag to compare

Bug Fixes

  • Improve pr_changed_files command to run properly on all agents [#179]

5.3.0

18 Mar 14:30
8c0e122

Choose a tag to compare

Internal Changes

  • Update comment_with_manifest_diff and comment_with_dependency_diff commands with extra git fetch/pull calls to make both of them work as expected on all CI environments. [#177]

Full Changelog: 5.2.0...5.3.0

5.2.0

17 Mar 17:43
14a14de

Choose a tag to compare

Internal Changes

  • Update annotate_test_failures to accept an optional module argument to make the annotation context module aware. [#175]

Full Changelog: 5.1.3...5.2.0

5.1.3

10 Mar 13:34
937292f

Choose a tag to compare

Bug Fixes

  • Update comment_with_manifest_diff command to respect base branch changes prior head branch manifest generation [#173]

Full Changelog: 5.1.2...5.1.3

5.1.2

06 Mar 10:45
3f97017

Choose a tag to compare

5.1.2

Bug Fixes

  • Wow, can you believe this? TL;DR list from the Android dependency diff script has now colorful headers! 🎨✨ [#170]

5.1.1

06 Mar 03:57
e4f78da

Choose a tag to compare

Bug Fixes

  • Make install_gems account for different C system libraries if Gemfile.lock includes nokogiri [#149]