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.0
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.1
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 5, 2025

  1. Fixed cross-device link error by downloading to target directory

    Download temporary files to the same directory as the final destination
    to avoid OSError when moving files across different filesystems.
    
    Changelog: Title
    Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
    larsewi committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    1680f5e View commit details
    Browse the repository at this point in the history
  2. Removed leftover print message from debugging

    Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
    larsewi committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    7d5d36f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #157 from larsewi/cross

    Fixed cross-device link error by downloading to target directory
    larsewi authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    a7d7c1a View commit details
    Browse the repository at this point in the history
Loading