Skip to content

Releases: ansible/ansible-creator

v26.4.3

30 Apr 03:28
b03cb43

Choose a tag to compare

Fixes

Maintenance

v26.4.2

16 Apr 10:27
8aad334

Choose a tag to compare

Features

v26.4.1

08 Apr 11:28
a0e106e

Choose a tag to compare

Fixes

  • fix: use GitHub Actions variable for REGISTRY_USERNAME instead of secret (#574) @NilashishC

Maintenance

  • chore(ci): use explicit _extends path for Release Drafter v7 (#577) @anusshukla
  • chore(deps): update all dependencies pep621 (#573) @renovate[bot]
  • chore(deps): update all dependencies (#572) @renovate[bot]

Contributors

@NilashishC, @anusshukla

v26.4.0

02 Apr 11:17
fef97fc

Choose a tag to compare

Fixes

  • fix: allow ansible-galaxy collection list to fail gracefully in EE test step (#571) @NilashishC

Maintenance

v26.3.3

31 Mar 12:29
55dc4fa

Choose a tag to compare

Features

  • feat: add image_build_tag workflow input for custom build tags (#568) @NilashishC
  • feat: add --registry-tls-verify CLI 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_name through 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.12 for 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_steps and 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

v26.3.2

19 Mar 08:06
9022ea6

Choose a tag to compare

Features

  • feat: introduce EEConfig dataclass for structured EE configuration (#541) @cidrblock
  • feat: Add improved GitHub Actions workflow for EE build and publish (#532) @anusshukla

Fixes

  • fix: Exclude ansible_core and ansible_runner for official EE base images (#539) @anusshukla
  • fix(devfile): align with OCP 4.20+ / Dev Spaces 3.25+ container-in-container (#540) @cidrblock

v26.3.1

16 Mar 08:31
a085c2e

Choose a tag to compare

Fixes

  • fix: handle AppendAction in API argv builder and schema extractor (#533) @cidrblock
    -fix: Support Git URL format for collection names in EE scaffolding (#538 @anusshukla

Maintenance

v26.3.0

05 Mar 13:44
7b95b80

Choose a tag to compare

Features

  • feat: Add parameterized execution environment initialization (#528) @anusshukla

Maintenance

v26.2.0

25 Feb 17:11

Choose a tag to compare

Features

  • feat: add dynamic V1 programmatic API and schema subcommand (#525) @cidrblock
  • feat: Move EE CI GitHub Action to common resource for add command (#523) @cidrblock

Fixes

  • fix: Update ansible.scm to network.backup minimum requirement (#511) @alisonlhart

Maintenance

v25.12.0

02 Dec 15:41
3c0a325

Choose a tag to compare

Fixes

Maintenance