Thanks to visit codestin.com
Credit goes to github.com

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: tensorchord/envd
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: tensorchord/envd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 10 files changed
  • 4 contributors

Commits on Jun 17, 2025

  1. docs: updated CHANGELOG.md (#2011)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: kemingy <[email protected]>
    github-actions[bot] and kemingy authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    61bc8dd View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2…

    ….3.0 (#2027)
    
    chore(deps): bump github.com/go-viper/mapstructure/v2
    
    Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.
    - [Release notes](https://github.com/go-viper/mapstructure/releases)
    - [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
    - [Commits](go-viper/mapstructure@v2.2.1...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-viper/mapstructure/v2
      dependency-version: 2.3.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 28, 2025
    Configuration menu
    Copy the full SHA
    826deb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. chore(deps): bump the all-dependencies group with 9 updates (#2030)

    ---
    updated-dependencies:
    - dependency-name: github.com/docker/cli
      dependency-version: 28.3.0+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/docker/docker
      dependency-version: 28.3.0+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/moby/buildkit
      dependency-version: 0.23.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/onsi/gomega
      dependency-version: 1.37.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/syncthing/syncthing
      dependency-version: 1.29.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: github.com/urfave/cli/v2
      dependency-version: 2.27.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.39.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: golang.org/x/sync
      dependency-version: 0.15.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: golang.org/x/time
      dependency-version: 0.12.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    d571d1b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. chore(deps): bump the all-dependencies group with 11 updates (#2032)

    Bumps the all-dependencies group with 11 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | `1.3.5` | `1.3.6` |
    | [github.com/containers/image/v5](https://github.com/containers/image) | `5.35.0` | `5.36.0` |
    | [github.com/docker/cli](https://github.com/docker/cli) | `28.3.0+incompatible` | `28.3.2+incompatible` |
    | [github.com/docker/docker](https://github.com/docker/docker) | `28.3.0+incompatible` | `28.3.2+incompatible` |
    | [github.com/moby/buildkit](https://github.com/moby/buildkit) | `0.23.1` | `0.23.2` |
    | [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `1.0.7` | `1.0.9` |
    | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.37.0` | `1.38.0` |
    | [github.com/syncthing/syncthing](https://github.com/syncthing/syncthing) | `1.29.7` | `1.30.0` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.39.0` | `0.40.0` |
    | [golang.org/x/sync](https://github.com/golang/sync) | `0.15.0` | `0.16.0` |
    | [golang.org/x/term](https://github.com/golang/term) | `0.32.0` | `0.33.0` |
    
    
    Updates `github.com/charmbracelet/bubbletea` from 1.3.5 to 1.3.6
    - [Release notes](https://github.com/charmbracelet/bubbletea/releases)
    - [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
    - [Commits](charmbracelet/bubbletea@v1.3.5...v1.3.6)
    
    Updates `github.com/containers/image/v5` from 5.35.0 to 5.36.0
    - [Release notes](https://github.com/containers/image/releases)
    - [Commits](containers/image@v5.35.0...v5.36.0)
    
    Updates `github.com/docker/cli` from 28.3.0+incompatible to 28.3.2+incompatible
    - [Commits](docker/cli@v28.3.0...v28.3.2)
    
    Updates `github.com/docker/docker` from 28.3.0+incompatible to 28.3.2+incompatible
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v28.3.0...v28.3.2)
    
    Updates `github.com/moby/buildkit` from 0.23.1 to 0.23.2
    - [Release notes](https://github.com/moby/buildkit/releases)
    - [Commits](moby/buildkit@v0.23.1...v0.23.2)
    
    Updates `github.com/olekukonko/tablewriter` from 1.0.7 to 1.0.9
    - [Commits](olekukonko/tablewriter@v1.0.7...v1.0.9)
    
    Updates `github.com/onsi/gomega` from 1.37.0 to 1.38.0
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.37.0...v1.38.0)
    
    Updates `github.com/syncthing/syncthing` from 1.29.7 to 1.30.0
    - [Release notes](https://github.com/syncthing/syncthing/releases)
    - [Commits](syncthing/syncthing@v1.29.7...v1.30.0)
    
    Updates `golang.org/x/crypto` from 0.39.0 to 0.40.0
    - [Commits](golang/crypto@v0.39.0...v0.40.0)
    
    Updates `golang.org/x/sync` from 0.15.0 to 0.16.0
    - [Commits](golang/sync@v0.15.0...v0.16.0)
    
    Updates `golang.org/x/term` from 0.32.0 to 0.33.0
    - [Commits](golang/term@v0.32.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/charmbracelet/bubbletea
      dependency-version: 1.3.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: github.com/containers/image/v5
      dependency-version: 5.36.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/docker/cli
      dependency-version: 28.3.2+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: github.com/docker/docker
      dependency-version: 28.3.2+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: github.com/moby/buildkit
      dependency-version: 0.23.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: github.com/olekukonko/tablewriter
      dependency-version: 1.0.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: github.com/onsi/gomega
      dependency-version: 1.38.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/syncthing/syncthing
      dependency-version: 1.30.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.40.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: golang.org/x/sync
      dependency-version: 0.16.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: golang.org/x/term
      dependency-version: 0.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    b06fa66 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. chore(deps): bump github.com/hashicorp/go-getter from 1.7.8 to 1.7.9 (#…

    …2033)
    
    Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.8 to 1.7.9.
    - [Release notes](https://github.com/hashicorp/go-getter/releases)
    - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
    - [Commits](hashicorp/go-getter@v1.7.8...v1.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/go-getter
      dependency-version: 1.7.9
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    ae895b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 (#2035)

    Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.12 to 0.5.14.
    - [Commits](ulikunitz/xz@v0.5.12...v0.5.14)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ulikunitz/xz
      dependency-version: 0.5.14
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    81ec976 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/docker/docker from 28.3.0+incompatible t…

    …o 28.3.3+incompatible (#2031)
    
    chore(deps): bump github.com/docker/docker
    
    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 28.3.0+incompatible to 28.3.3+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v28.3.0...v28.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-version: 28.3.3+incompatible
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    9dd2299 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2…

    ….4.0 (#2034)
    
    chore(deps): bump github.com/go-viper/mapstructure/v2
    
    Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.3.0 to 2.4.0.
    - [Release notes](https://github.com/go-viper/mapstructure/releases)
    - [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
    - [Commits](go-viper/mapstructure@v2.3.0...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-viper/mapstructure/v2
      dependency-version: 2.4.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    9ac5ce8 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump the all-dependencies group across 1 directory with …

    …16 updates (#2038)
    
    * chore(deps): bump the all-dependencies group across 1 directory with 16 updates
    
    Bumps the all-dependencies group with 12 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | `1.3.6` | `1.3.10` |
    | [github.com/containers/image/v5](https://github.com/containers/image) | `5.36.0` | `5.36.2` |
    | [github.com/docker/cli](https://github.com/docker/cli) | `28.3.2+incompatible` | `28.4.0+incompatible` |
    | [github.com/docker/docker](https://github.com/docker/docker) | `28.3.3+incompatible` | `28.4.0+incompatible` |
    | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.5.0` | `0.6.0` |
    | [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.7.9` | `1.8.1` |
    | [github.com/moby/buildkit](https://github.com/moby/buildkit) | `0.23.2` | `0.25.0` |
    | [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `1.0.9` | `1.1.0` |
    | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.23.4` | `2.25.3` |
    | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` |
    | [golang.org/x/sync](https://github.com/golang/sync) | `0.16.0` | `0.17.0` |
    | [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.13.0` |
    
    
    
    Updates `github.com/charmbracelet/bubbletea` from 1.3.6 to 1.3.10
    - [Release notes](https://github.com/charmbracelet/bubbletea/releases)
    - [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
    - [Commits](charmbracelet/bubbletea@v1.3.6...v1.3.10)
    
    Updates `github.com/containers/image/v5` from 5.36.0 to 5.36.2
    - [Release notes](https://github.com/containers/image/releases)
    - [Commits](containers/image@v5.36.0...v5.36.2)
    
    Updates `github.com/docker/cli` from 28.3.2+incompatible to 28.4.0+incompatible
    - [Commits](docker/cli@v28.3.2...v28.4.0)
    
    Updates `github.com/docker/docker` from 28.3.3+incompatible to 28.4.0+incompatible
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v28.3.3...v28.4.0)
    
    Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
    - [Commits](docker/go-connections@v0.5.0...v0.6.0)
    
    Updates `github.com/hashicorp/go-getter` from 1.7.9 to 1.8.1
    - [Release notes](https://github.com/hashicorp/go-getter/releases)
    - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
    - [Commits](hashicorp/go-getter@v1.7.9...v1.8.1)
    
    Updates `github.com/moby/buildkit` from 0.23.2 to 0.25.0
    - [Release notes](https://github.com/moby/buildkit/releases)
    - [Commits](moby/buildkit@v0.23.2...v0.25.0)
    
    Updates `github.com/olekukonko/tablewriter` from 1.0.9 to 1.1.0
    - [Commits](olekukonko/tablewriter@v1.0.9...v1.1.0)
    
    Updates `github.com/onsi/ginkgo/v2` from 2.23.4 to 2.25.3
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.23.4...v2.25.3)
    
    Updates `github.com/onsi/gomega` from 1.38.0 to 1.38.2
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.38.0...v1.38.2)
    
    Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.20.1...v1.21.0)
    
    Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.10.0...v1.11.1)
    
    Updates `golang.org/x/crypto` from 0.40.0 to 0.41.0
    - [Commits](golang/crypto@v0.40.0...v0.41.0)
    
    Updates `golang.org/x/sync` from 0.16.0 to 0.17.0
    - [Commits](golang/sync@v0.16.0...v0.17.0)
    
    Updates `golang.org/x/term` from 0.33.0 to 0.34.0
    - [Commits](golang/term@v0.33.0...v0.34.0)
    
    Updates `golang.org/x/time` from 0.12.0 to 0.13.0
    - [Commits](golang/time@v0.12.0...v0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/charmbracelet/bubbletea
      dependency-version: 1.3.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: github.com/containers/image/v5
      dependency-version: 5.36.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: github.com/docker/cli
      dependency-version: 28.4.0+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/docker/docker
      dependency-version: 28.4.0+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/docker/go-connections
      dependency-version: 0.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/hashicorp/go-getter
      dependency-version: 1.8.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/moby/buildkit
      dependency-version: 0.25.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/olekukonko/tablewriter
      dependency-version: 1.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-version: 2.25.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/onsi/gomega
      dependency-version: 1.38.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: github.com/spf13/viper
      dependency-version: 1.21.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: github.com/stretchr/testify
      dependency-version: 1.11.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.41.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: golang.org/x/sync
      dependency-version: 0.17.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: golang.org/x/term
      dependency-version: 0.34.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: golang.org/x/time
      dependency-version: 0.13.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix: rm Address in StartResult since no one use it
    
    Signed-off-by: Keming <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Keming <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Keming <[email protected]>
    dependabot[bot] and kemingy authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    c31b0fb View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. chore: use the upstream horust ghcr image (#2041)

    * chore: use the upstream horust ghcr image
    
    Signed-off-by: Keming <[email protected]>
    
    * fix horust path
    
    Signed-off-by: Keming <[email protected]>
    
    * mkdir horust uds dir
    
    Signed-off-by: Keming <[email protected]>
    
    * bump to horust 0.1.11 to get bookworm glibc version
    
    Signed-off-by: Keming <[email protected]>
    
    ---------
    
    Signed-off-by: Keming <[email protected]>
    kemingy authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    d3cfbb5 View commit details
    Browse the repository at this point in the history
Loading