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: civo/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: civo/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 4 commits
  • 10 files changed
  • 4 contributors

Commits on Apr 19, 2025

  1. Custom images feature (#530)

    * feat(diskimage): add support for custom disk images
    uzaxirr authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    c5e2df4 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/net from 0.36.0 to 0.38.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
    - [Commits](golang/net@v0.36.0...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.38.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    cbd5f92 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. rename VNC into Console and keeping VNC as alias (#534)

    * rename VNC into Console and keeping VNC as alias
    
    * address CRs
    
    * addressed CRs
    alessandroargentieri authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    d338d28 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Merge pull request #532 from civo/dependabot/go_modules/golang.org/x/…

    …net-0.38.0
    
    Bump golang.org/x/net from 0.36.0 to 0.38.0
    giornetta authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    be9eaf2 View commit details
    Browse the repository at this point in the history
Loading