Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cfengine/modules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 883a378
Choose a base ref
...
head repository: cfengine/modules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 04e1b09
Choose a head ref
  • 9 commits
  • 14 files changed
  • 1 contributor

Commits on Aug 19, 2026

  1. Added Makefile to replace much of ci.yml workflow for local ease of use

    Ticket: none
    Changelog: none
    craigcomstock committed Aug 19, 2026
    Configuration menu
    Copy the full SHA
    f960daa View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2026

  1. ENT-14328: Added simple test to add all modules and ensure the build …

    …works with provides from cfbs.json
    craigcomstock committed Aug 20, 2026
    Configuration menu
    Copy the full SHA
    e0504ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d251828 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b91840 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4828d09 View commit details
    Browse the repository at this point in the history
  5. Added install-ansible module

    Added shell deploy test to ensure pipx and ansible are installed according to specific classes for minimal vs full install and specific version of ansible.
    
    Ticket: ENT-14328
    craigcomstock committed Aug 20, 2026
    Configuration menu
    Copy the full SHA
    c402ded View commit details
    Browse the repository at this point in the history
  6. Merge pull request #158 from craigcomstock/ent-14328

    Added install-ansible module
    craigcomstock authored Aug 20, 2026
    Configuration menu
    Copy the full SHA
    28790a3 View commit details
    Browse the repository at this point in the history
  7. ent-14328: organize install-ansible module into a directory to enable…

    … the required README for build-index
    craigcomstock committed Aug 20, 2026
    Configuration menu
    Copy the full SHA
    80ba276 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #159 from craigcomstock/ent-14328-2

    ent-14328: organize install-ansible module into a directory to enable the required README for build-index
    craigcomstock authored Aug 20, 2026
    Configuration menu
    Copy the full SHA
    04e1b09 View commit details
    Browse the repository at this point in the history
Loading