-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: ByteInternet/hypernode-deploy
base: 4.6.1
head repository: ByteInternet/hypernode-deploy
compare: 4.7.0
- 13 commits
- 26 files changed
- 1 contributor
Commits on Jan 19, 2026
-
ComposerAuth: Handle non base64 contents
By falling back to json verification and then using that contents, users can use both base64 and raw json for the auth env variable. This also introduces the first proper unit test, here's to an even brighter future!
Configuration menu - View commit details
-
Copy full SHA for 60e2990 - Browse repository at this point
Copy the full SHA 60e2990View commit details -
Merge pull request #188 from ByteInternet/composer_auth_non_encoded
ComposerAuth: Handle non base64 contents
Configuration menu - View commit details
-
Copy full SHA for 8957106 - Browse repository at this point
Copy the full SHA 8957106View commit details -
Brancher: ping host before logbook poll
This makes it possible to reuse a brancher node that does not have any items in the logbook anymore, which typically happens on older Brancher nodes. Fixes #185
Configuration menu - View commit details
-
Copy full SHA for d07dd8d - Browse repository at this point
Copy the full SHA d07dd8dView commit details
Commits on Jan 20, 2026
-
Merge pull request #189 from ByteInternet/ping_brancher_before_logbook
Brancher: ping host before logbook poll
Configuration menu - View commit details
-
Copy full SHA for d9bffbc - Browse repository at this point
Copy the full SHA d9bffbcView commit details -
Brancher: Handle already cancelled error
It doesn't make any sense to fail on brancher already being cancelled or not existing.
Configuration menu - View commit details
-
Copy full SHA for 146b862 - Browse repository at this point
Copy the full SHA 146b862View commit details -
Add unit tests for basic classes
These unit tests have been written for classes that required little to no changes in the source files to be testable.
Configuration menu - View commit details
-
Copy full SHA for f5e84f8 - Browse repository at this point
Copy the full SHA f5e84f8View commit details -
Merge pull request #192 from ByteInternet/handle_brancher_already_can…
…celled Brancher: Handle already cancelled error
Configuration menu - View commit details
-
Copy full SHA for 9eef87b - Browse repository at this point
Copy the full SHA 9eef87bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5554806 - Browse repository at this point
Copy the full SHA 5554806View commit details -
Merge pull request #191 from ByteInternet/add_unit_tests
Add unit tests for basic classes
Configuration menu - View commit details
-
Copy full SHA for bbe1ba7 - Browse repository at this point
Copy the full SHA bbe1ba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e54d67 - Browse repository at this point
Copy the full SHA 7e54d67View commit details -
Cachetool: Don't run by default
On the Hypernode platform, we have validate_timestamps enabled by default, so we don't have to manually clear the opcache. People can still enable this by configuring `after('deploy:symlink', 'cachetool:clear:opcache');`.Configuration menu - View commit details
-
Copy full SHA for afafd29 - Browse repository at this point
Copy the full SHA afafd29View commit details -
Merge pull request #190 from ByteInternet/update_config_361
deps: Update deploy-configuration to 3.6.1
Configuration menu - View commit details
-
Copy full SHA for 2c3208c - Browse repository at this point
Copy the full SHA 2c3208cView commit details -
Merge pull request #193 from ByteInternet/cachetool_update
Cachetool: Don't run by default
Configuration menu - View commit details
-
Copy full SHA for a8f94a8 - Browse repository at this point
Copy the full SHA a8f94a8View 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 4.6.1...4.7.0