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/cfengine-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.20.0
Choose a base ref
...
head repository: cfengine/cfengine-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.21.0
Choose a head ref
  • 18 commits
  • 11 files changed
  • 6 contributors

Commits on Jul 27, 2026

  1. Configuration menu
    Copy the full SHA
    64714c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #197 from cfengine/renovate/renovatebot-github-act…

    …ion-46.x
    
    Update renovatebot/github-action action to v46.1.21
    larsewi authored Jul 27, 2026
    Configuration menu
    Copy the full SHA
    0e2f53e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2026

  1. Configuration menu
    Copy the full SHA
    6d63300 View commit details
    Browse the repository at this point in the history
  2. Update GitHub Actions workflow to include persist-credentials

    Added persist-credentials option to prevent duplicate Authorization header error.
    aleksandrychev authored Jul 28, 2026
    Configuration menu
    Copy the full SHA
    17f760b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2026

  1. Fixed typo in cfengine --help

    `s/arount/around/` for build argument. Also added period to end of
    sentence since the newline is ignored when rendering the help menu.
    Last but not least, I changed the help string to multiline string (i.e.
    `"""`) instead of using `\n` and escaping newline.
    
    Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
    larsewi committed Jul 29, 2026
    Configuration menu
    Copy the full SHA
    aa4268b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #202 from larsewi/typo

    Fixed typo in `cfengine --help`
    larsewi authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    feec0c8 View commit details
    Browse the repository at this point in the history
  3. Reworked the defaults for what file to use with cfengine run

    Now default is use the local if it exists, else check /var/cfengine/inputs
    Ticket: ENT-14304
    
    Signed-off-by: Simon Halvorsen <simon.halvorsen@northern.tech>
    SimonThalvorsen committed Jul 29, 2026
    Configuration menu
    Copy the full SHA
    8358c08 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #200 from aleksandrychev/patch-1

    Update GitHub Actions workflow to include persist-credentials
    olehermanse authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    ddb59f6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #201 from SimonThalvorsen/ENT-14304

    Reworked the defaults for what file to use with `cfengine run`
    olehermanse authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    9f55c2d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #199 from cfengine/renovate/actions-stale-11.x

    Update actions/stale action to v11
    larsewi authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    0217dbd View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2026

  1. Configuration menu
    Copy the full SHA
    68f76fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a03df0a View commit details
    Browse the repository at this point in the history
  3. Replaced logging with log for consistency

    Ticket: ENT-14380
    Signed-off-by: Simon Halvorsen <simon.halvorsen@northern.tech>
    SimonThalvorsen committed Jul 30, 2026
    Configuration menu
    Copy the full SHA
    5f1c4b9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #204 from cfengine/renovate/renovatebot-github-act…

    …ion-46.x
    
    Update renovatebot/github-action action to v46.2.0
    larsewi authored Jul 30, 2026
    Configuration menu
    Copy the full SHA
    f5f4fc8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #203 from cfengine/renovate/pypa-gh-action-pypi-pu…

    …blish-1.x
    
    Update pypa/gh-action-pypi-publish action to v1.14.2
    larsewi authored Jul 30, 2026
    Configuration menu
    Copy the full SHA
    2719497 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #205 from SimonThalvorsen/ENT-14380

    Replaced logging with log for consistency
    larsewi authored Jul 30, 2026
    Configuration menu
    Copy the full SHA
    0f66609 View commit details
    Browse the repository at this point in the history
  7. ENT-14319: Added function to initialize promise-type/-module-projects

    Ticket: ENT-14319
    Changelog: None
    
    Signed-off-by: Simon Halvorsen <simon.halvorsen@northern.tech>
    SimonThalvorsen committed Jul 30, 2026
    Configuration menu
    Copy the full SHA
    074684d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2026

  1. Merge pull request #198 from SimonThalvorsen/main

    ENT-14319: Added function to initialize promise-type/-module-projects
    olehermanse authored Jul 31, 2026
    Configuration menu
    Copy the full SHA
    04af702 View commit details
    Browse the repository at this point in the history
Loading