Features
- feat: add
image_build_tagworkflow input for custom build tags (#568) @NilashishC - feat: add
--registry-tls-verifyCLI option for container registry TLS control (#564) @NilashishC - feat: add SCM servers support for private Git collection repositories (#559) @cidrblock
- feat: make EE workflow configurable at runtime with dispatch inputs (#558) @NilashishC
- feat: replace hardcoded hub URLs with generic galaxy_servers list (#556) @cidrblock
- feat: wire
ee_file_namethrough CLI so scaffolded EE projects use the custom filename (#557) @NilashishC - feat: add registry and image_name to EE configuration (#555) @cidrblock
- feat: add ee_file_name to EEConfig for custom EE definition file names (#548) @cidrblock
Fixes
- fix: enforce GITHUB_TOKEN for ghcr.io registry login (#570) @NilashishC
- fix: update python interpreter to
3.12for AAP 2.5 and unversioned official EE images (#562) @NilashishC - fix: add workflow_dispatch input defaults in ee-build template (#561) @NilashishC
- ci(ee): verify buildah >= 1.24 before building with --build-arg (#552) @cidrblock
- fix: omit empty
additional_build_stepsand simplify workflow inputs (#560) @NilashishC - fix(ee): remove broken curl-based Automation Hub token validation (#554) @cidrblock
- fix: rename EEConfig JSON key from "name" to "ee_name" for CLI consistency (#553) @cidrblock
- docs: fix EE project tree in installing.md (ci.yml -> ee-build.yml) (#547) @cidrblock
- fix: redesign ansible.cfg build flow — volume mount, ARG tokens, nothing in layers (#546) @cidrblock
- fix: harden EE workflow — warn-only base image check, tighten token conditions (#545) @cidrblock
- fix: Update ansible.cfg structure for official EE images (#544) @anusshukla
Maintenance
- chore(deps): update all dependencies pep621 (#550) @renovate[bot]
- chore(deps): update dependencies (#551) @renovate[bot]
- chore(deps): update all dependencies (#549) @renovate[bot]