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: ByteInternet/hypernode-deploy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4.0
Choose a base ref
...
head repository: ByteInternet/hypernode-deploy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.5.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 4 contributors

Commits on Jun 2, 2025

  1. Bump hypernode/api-client from 0.4.1 to 0.5.0

    Bumps [hypernode/api-client](https://github.com/ByteInternet/hypernode-api-php) from 0.4.1 to 0.5.0.
    - [Release notes](https://github.com/ByteInternet/hypernode-api-php/releases)
    - [Commits](ByteInternet/hypernode-api-php@0.4.1...0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: hypernode/api-client
      dependency-version: 0.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    212e3ce View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. Merge pull request #163 from ByteInternet/dependabot/composer/hyperno…

    …de/api-client-0.5.0
    
    Bump hypernode/api-client from 0.4.1 to 0.5.0
    tdgroot authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    af83994 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2025

  1. Check for multiple paths for SSH keys like ~/.ssh/id_ed25519

    Jonathan Visser committed Jul 6, 2025
    Configuration menu
    Copy the full SHA
    456d102 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. fix: no cli input for deploy:hypernode:setting elasticsearch_enabled …

    …True
    Pascal Brouwers committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    1e9ab1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #169 from pbrouwers/fix/deploy-hypernode-setting-n…

    …o-cli-input
    
    fix: no cli input for deploy:hypernode:setting elasticsearch_enabled …
    tdgroot authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    e124265 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #168 from ByteInternet/add-support-for-using-ssh-k…

    …ey-ed25519
    
    Check for multiple paths for SSH keys like ~/.ssh/id_ed25519
    tdgroot authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    3b3bc30 View commit details
    Browse the repository at this point in the history
Loading