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.8.2
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.8.3
Choose a head ref
  • 6 commits
  • 3 files changed
  • 3 contributors

Commits on Nov 10, 2025

  1. Fixed cf-remote erroring when spawn vagrant vm without cloud config

    Ticket: ENT-13484
    Signed-off-by: Victor Moene <victor.moene@northern.tech>
    victormlg committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    482bad2 View commit details
    Browse the repository at this point in the history
  2. Remove errors when connection tries usernames

    Ticket: CFE-4601
    Signed-off-by: Victor Moene <victor.moene@northern.tech>
    victormlg committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    44b469a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #160 from victormlg/ssh_user_errors

    CFE-4601: Remove errors when connection tries usernames
    victormlg authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    b099d32 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #161 from victormlg/vagrant_config_error

     ENT-13484: Fixed cf-remote erroring when spawn vagrant vm without cloud config
    victormlg authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    844541e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. cf-remote info shows now ip address with vagrant provider

    Ticket: CFE-4599
    Signed-off-by: Victor Moene <victor.moene@northern.tech>
    victormlg committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    6bf890c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #162 from victormlg/show_ip_adresses

    CFE-4599: cf-remote info shows ip address for vagrant vms
    larsewi authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    fbe9970 View commit details
    Browse the repository at this point in the history
Loading