Changelog#
5.1.3 (2025-10-30)#
Bug Fixes#
5.1.2 (2025-10-20)#
Bug Fixes#
- Show user input on make_dispatches.yaml workflow (#726) (1292f64)
5.1.1 (2025-07-16)#
Bug Fixes#
- Updated build_and_dispatch_docker_images’ readme file (#596) (9eadec1)
5.1.0 (2025-07-03)#
Features#
- [build_and_dispatch_docker_images] Use specific github app and feature maintaineance (#586) (abe5370)
Bug Fixes#
5.0.7 (2025-06-19)#
Bug Fixes#
- Removed folder creation when checking out the caller repo in make_dispatches workflow (#571) (1e1290e)
5.0.6 (2025-06-17)#
Bug Fixes#
- Added missing build_and_dispatch_docker_images test (#473) (3535bd5)
- Trigger snapshots workflow (#567) (861b423)
5.0.5 (2025-06-07)#
Bug Fixes#
5.0.4 (2025-05-30)#
Bug Fixes#
- Fixed config file pointing to non existent file (#513) (e4aa36b)
5.0.3 (2025-05-28)#
Bug Fixes#
5.0.2 (2025-04-30)#
Bug Fixes#
- Improved clarity of build_and_dispatch_docker_images docs (#447) (8d3bbb2)
5.0.1 (2025-03-25)#
Bug Fixes#
- Added lit constants to build_and_dispatch_docker_images feature (c42605d)
- Renamed UBUNTU_VERSION to RUNNER_VERSION (167806a)
- Replace constants with lit (3f31d38)
5.0.0 (2025-03-05)#
⚠ BREAKING CHANGES#
- Update make_dispatches.yaml (#379)
Features#
4.0.5 (2025-02-20)#
Bug Fixes#
- Fixed build_and_dispatch_docker_images workflow inputs documentation (fd03f6a)
- Improved build_and_dispatch_docker_images documentation (1219e6d)
- Update build_and_dispatch_docker_image docs for make_dispatches v3 (27b56d0)
4.0.4 (2025-01-27)#
Bug Fixes#
4.0.3 (2025-01-23)#
Bug Fixes#
4.0.2 (2025-01-23)#
Bug Fixes#
- Merge pull request #328 from prefapp/test/test-commit (6bf4362)
- Update make_dispatches.yaml (6bf4362)
- Update make_dispatches.yaml (4ed0174)
4.0.1 (2025-01-23)#
Bug Fixes#
- Parameter quoting on make_dispatches workflow file (8ba2f3e)
4.0.0 (2025-01-23)#
⚠ BREAKING CHANGES#
- Merge pull request #324 from prefapp/feat/release-new-build-and-dispatch-docker-image-version
- Updated build-and-dispatch-docker-images make_dispatches workflow to latest version
- Merge pull request #322 from prefapp/feat/update-build-and-dispatch-docker-images-version
- Updated build-and-dispatch-docker-images make_dispatches workflow to latest version
Features#
- Added new cluster parameters (73f1f82)
- Merge pull request #322 from prefapp/feat/update-build-and-dispatch-docker-images-version (c0b370e)
- Updated build-and-dispatch-docker-images make_dispatches workflow to latest version (c0b370e)
- Updated build-and-dispatch-docker-images make_dispatches workflow to latest version (ae4830f)
- Updated make_dispatches workflow to use app authentication instead of a PAT (e4149eb)
Bug Fixes#
- Fixed filter_by_platform parameter name and description (690d729)
- Merge pull request #324 from prefapp/feat/release-new-build-and-dispatch-docker-image-version (aff72c8)
- Removed 11th workflow input parameter (d4ab3ef)
- Removed unused parameter (3914feb)
- Small change to release new version (aff72c8)
- Small change to release new version (924b323)
- Small update to workflow parameters description (be3dcab)
3.0.0 (2024-10-29)#
⚠ BREAKING CHANGES#
- Updated make_dispatches.yaml workflow to v2
- Merge pull request #314 from prefapp/feat/update-make-dispatches-version
- Updated make_dispatches.yaml workflow to v2
Features#
- Merge pull request #314 from prefapp/feat/update-make-dispatches-version (ba5ab8f)
- Updated make_dispatches.yaml workflow to v2 (ba5ab8f)
- Updated make_dispatches.yaml workflow to v2 (6e4c1c1)
2.0.1 (2024-10-11)#
Bug Fixes#
2.0.0 (2024-10-07)#
⚠ BREAKING CHANGES#
- update build_and_dispatch_docker_images (#296)
Features#
- update build_and_dispatch_docker_images (#296) (9073a26)
1.1.0 (2024-09-27)#
Features#
- Added config verification workflow for this feature (e3aa776)
- Added support for verifying old extension YAMLs (1694244)
- Merge pull request #287 from prefapp/feat/verify-features-config (e3aa776)
- Updated workflow to use dorny/paths-filter to check if the config files have been changed (0dd2bec)
Bug Fixes#
- Added missing parameter to dorny/paths-filter (fd0c4d1)
- Removed depth: 0 from actions/checkout (1696da0)
- Simplified workflow (1efb417)
1.0.0 (2024-09-18)#
⚠ BREAKING CHANGES#
- add permission
packages:write and remove unused step (#283)
Features#
- add permission
packages:write and remove unused step (#283) (79c32d0)
Bug Fixes#
- overwrite_version workflow documentation (bdf43e7)
- Updated actual feature documentation (355d1e5)
0.7.0 (2024-08-23)#
Features#
- Added new flavor filter argument (7f09016)
- Added new flavor filter argument (c953673)
- Merge pull request #279 from prefapp/feat/add-flavor-filter (7f09016)
0.6.1 (2024-08-21)#
Bug Fixes#
- Merge pull request #275 from prefapp/fix/remove-emojis-from-workflows (d196d19)
- Removed emojis from make_dispatches.yaml as they are not properly base64 encoded (d196d19)
- Removed emojis from make_dispatches.yaml as they are not properly base64 encoded (75f9000)
0.6.0 (2024-08-21)#
Features#
- Merge pull request #273 from prefapp/feat/update-make-dispatches-workflow (e18f572)
- Updated make_dispatches.yaml to latest version (e18f572)
- Updated make_dispatches.yaml to latest version (7c630e0)
0.5.0 (2024-08-14)#
Features#
- support dynamic default branch interpolation (#271) (bd038e5)
0.4.0 (2024-08-14)#
Features#
- Merge pull request #267 from prefapp/feat/rename-build-and-dispatch (c9dba6b)
- renamed build_and_dispatch feature to build_and_dispatch_docker_images (4756f0a)
- Renamed build_and_dispatch feature to build_and_dispatch_docker_images (c9dba6b)
0.3.1 (2024-07-29)#
Bug Fixes#
0.3.0 (2024-07-29)#
Features#
0.2.1 (2024-02-08)#
Bug Fixes#
- Bump features version (8f398b9)
- Merge pull request #229 from prefapp/juanjosevazquezgil-patch-3 (8f398b9)
0.2.0 (2024-01-08)#
Features#
- Merge pull request #221 from prefapp/fix/build_and_dispatch-config-file (c428f6c)
- Update config.yaml (c428f6c)
0.1.3 (2023-10-24)#
Bug Fixes#
- Added missing parameters to build_and_dispatch and fixed existing ones (63d2562)
- Added missing parameters to build_and_dispatch and fixed existing ones (0f92da8)
- Merge pull request #209 from prefapp/fix/add-missing-parameters-to-build-and-dispatch (63d2562)
0.1.2 (2023-10-24)#
Bug Fixes#
- Merge pull request #207 from prefapp/test/add-additional-arguments-to-build-and-dispatch (da112de)
- Updated build_and_dispatch config file to do some testing (da112de)
- Updated build_and_dispatch config file to do some testing (1a2c768)
0.1.1 (2023-10-24)#
Bug Fixes#
- Fixed build_and_dispatch files location (939f78e)
- Fixed build_and_dispatch files location (d1d1468)
- Merge pull request #205 from prefapp/fix/build-and-dispatch-files (939f78e)
0.1.0 (2023-10-24)#
Features#
- Add build_and_dispatch feature (178e792)
- Add build_and_dispatch feature (b2bc03e)
- Merge pull request #202 from prefapp/build_and_dispatch (178e792)
Bug Fixes#