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/cf-remote
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.1
Choose a base ref
...
head repository: cfengine/cf-remote
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.2
Choose a head ref
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on Jul 22, 2025

  1. Set default spawn count to 1

    Most often I want to just spawn a single VM. Hence, I'd rather have the
    `--count` argument default to `1` instead of having to specify it each
    time.
    
    Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
    larsewi committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    d4cd77f View commit details
    Browse the repository at this point in the history
  2. Relaxed assertion related to cloud provider drivers

    Ticket: CFE-4565
    Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>
    olehermanse committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    fb5b190 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #149 from olehermanse/master

    CFE-4565: Relaxed assertion related to cloud provider drivers
    olehermanse authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    84e02eb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #148 from larsewi/count

    Set default spawn count to 1
    olehermanse authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    6b1e045 View commit details
    Browse the repository at this point in the history
Loading