-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: cfengine/cf-remote
base: 0.7.2
head repository: cfengine/cf-remote
compare: 0.7.3
- 12 commits
- 7 files changed
- 4 contributors
Commits on Aug 13, 2025
-
Made copy_file atomic using lock-free wack-a-mole algorithm Ticket: CFE-4549 Signed-off-by: Victor Moene <victor.moene@northern.tech>
Configuration menu - View commit details
-
Copy full SHA for fe3797a - Browse repository at this point
Copy the full SHA fe3797aView commit details -
Signed-off-by: Victor Moene <victor.moene@northern.tech>
Configuration menu - View commit details
-
Copy full SHA for 8ab0417 - Browse repository at this point
Copy the full SHA 8ab0417View commit details -
Merge pull request #150 from victormlg/atomic_copy
CFE-4549: Made copy_file atomic
Configuration menu - View commit details
-
Copy full SHA for 48566c0 - Browse repository at this point
Copy the full SHA 48566c0View commit details
Commits on Aug 20, 2025
-
Fixed blocking ssh connection for newer nova packages
ticket: CFE-4576 Signed-off-by: Victor Moene <victor.moene@northern.tech>
Configuration menu - View commit details
-
Copy full SHA for a217df2 - Browse repository at this point
Copy the full SHA a217df2View commit details
Commits on Aug 22, 2025
-
Added printing setup code after installation
Ticket: ENT-13009 Signed-off-by: Victor Moene <victor.moene@northern.tech>
Configuration menu - View commit details
-
Copy full SHA for 6ed36e2 - Browse repository at this point
Copy the full SHA 6ed36e2View commit details
Commits on Aug 25, 2025
-
Merge pull request #151 from victormlg/bug
CFE-4576: Fixed blocking ssh connection for newer nova packages
Configuration menu - View commit details
-
Copy full SHA for 9ea1888 - Browse repository at this point
Copy the full SHA 9ea1888View commit details -
Merge pull request #152 from victormlg/print_setup_code
ENT-13009: Added printing setup code after installation
Configuration menu - View commit details
-
Copy full SHA for 8ca0351 - Browse repository at this point
Copy the full SHA 8ca0351View commit details -
Fixed bad assertion after reading cloud state
An assert was triggered if the clould state was empty (i.e., `{}`). This is because an empty object evaluated to `False`. Instead we should check that it is not `None`, meaning it failed to read it. Ticket: CFE-4580 Changelog: Title Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>Configuration menu - View commit details
-
Copy full SHA for fd5c4d8 - Browse repository at this point
Copy the full SHA fd5c4d8View commit details -
Merge pull request #154 from larsewi/cloud-state
CFE-4580: Fixed bad assertion after reading cloud state
Configuration menu - View commit details
-
Copy full SHA for 271605d - Browse repository at this point
Copy the full SHA 271605dView commit details
Commits on Aug 27, 2025
-
Fixed admin demo user for cf-remote install --demo
Ticket: ENT-13007 Signed-off-by: Victor Moene <victor.moene@northern.tech>
Configuration menu - View commit details
-
Copy full SHA for ea6c488 - Browse repository at this point
Copy the full SHA ea6c488View commit details -
Changelog: This is unecessary and cause confict with sql query Signed-off-by: Victor Moene <victor.moene@northern.tech>
Configuration menu - View commit details
-
Copy full SHA for 2e2e6b7 - Browse repository at this point
Copy the full SHA 2e2e6b7View commit details -
Merge pull request #153 from victormlg/demo-admin2
ENT-13007: Fixed admin demo user for cf-remote install --demo
Configuration menu - View commit details
-
Copy full SHA for ad3e7eb - Browse repository at this point
Copy the full SHA ad3e7ebView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.7.2...0.7.3