-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: coder/envbox
base: 0.6.2
head repository: coder/envbox
compare: main
- 18 commits
- 24 files changed
- 6 contributors
Commits on Jan 27, 2025
-
fix(xunix): also mount shared symlinked shared object files (#123)
* fix(xunix): also mount shared object files with .so.N * chore(Makefile): add test and test-integration targets * chore(README.md): add hacking and troubleshooting sections * chore(integration): fix tests under cgroupv2 Signed-off-by: Cian Johnston <[email protected]> Co-authored-by: Dean Sheather <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 361631d - Browse repository at this point
Copy the full SHA 361631dView commit details
Commits on Mar 6, 2025
-
fix(dockerutil): GetImageMetadata: detect correct usr lib dir based o…
…n os release (#127) We had been mounting GPU libraries into the destination /usr/lib inside the inner container by default. This doesn't hold true for Redhat-based distributions, who use /usr/lib64 instead. - Adds the capability to sniff /etc/os-release inside the inner container - Modifies the destination path for bind-mounting GPU libraries to the inner container based on the detected OS release ID - Adds integration testing for Envbox+NVidia GPUs (not run by default in CI) - Attempts to automatically set CODER_USR_LIB_DIR if not specified. - Adds the capability to manually set the inner mount path via CODER_INNER_USR_LIB_DIR.
Configuration menu - View commit details
-
Copy full SHA for a556bac - Browse repository at this point
Copy the full SHA a556bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9acf2c - Browse repository at this point
Copy the full SHA a9acf2cView commit details
Commits on Mar 7, 2025
-
fix(xunix): improve handling of gpu library mounts (#129)
* Mounts symlinks to auto-added GPU libs to inner container * Tightens up gpuExtraRegex to avoid extraneous matches (e.g. libglib.so) * Adds GPU integration tests to include regression test for redhat * Adds GPU integration test with sample NVIDIA CUDA image
Configuration menu - View commit details
-
Copy full SHA for a09c7c2 - Browse repository at this point
Copy the full SHA a09c7c2View commit details -
chore(README.md): document CODER_BOOTSTRAP_SCRIPT (#130)
Adds missing docs regarding CODER_BOOTSTRAP_SCRIPT in README Co-authored-by: Cian Johnston <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f38dbc - Browse repository at this point
Copy the full SHA 2f38dbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c72a264 - Browse repository at this point
Copy the full SHA c72a264View commit details
Commits on Mar 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8e68914 - Browse repository at this point
Copy the full SHA 8e68914View commit details
Commits on Apr 1, 2025
-
chore: update runners to Ubuntu 22.04 (#135)
- Support for 20.04 ends on 04/15/25.
Configuration menu - View commit details
-
Copy full SHA for 17da2be - Browse repository at this point
Copy the full SHA 17da2beView commit details -
Configuration menu - View commit details
-
Copy full SHA for fde2c32 - Browse repository at this point
Copy the full SHA fde2c32View commit details
Commits on Apr 2, 2025
-
chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 (#…
…125) Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.0.2 to 4.0.5. - [Release notes](https://github.com/go-jose/go-jose/releases) - [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md) - [Commits](go-jose/go-jose@v4.0.2...v4.0.5) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Ayers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 909d05a - Browse repository at this point
Copy the full SHA 909d05aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02b1861 - Browse repository at this point
Copy the full SHA 02b1861View commit details -
chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 (#132)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0. - [Commits](golang/net@v0.33.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a70d5a3 - Browse repository at this point
Copy the full SHA a70d5a3View commit details
Commits on Apr 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 81e3a3d - Browse repository at this point
Copy the full SHA 81e3a3dView commit details
Commits on May 9, 2025
-
chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#138)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ffd993d - Browse repository at this point
Copy the full SHA ffd993dView commit details
Commits on Jun 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3007894 - Browse repository at this point
Copy the full SHA 3007894View commit details
Commits on Jul 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fd99816 - Browse repository at this point
Copy the full SHA fd99816View commit details -
chore(deps): bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.2 (#143)
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.1.0 to 5.2.2. - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](go-chi/chi@v5.1.0...v5.2.2) --- updated-dependencies: - dependency-name: github.com/go-chi/chi/v5 dependency-version: 5.2.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 933e208 - Browse repository at this point
Copy the full SHA 933e208View commit details -
chore(deps): bump github.com/go-viper/mapstructure/v2 (#144)
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>
Configuration menu - View commit details
-
Copy full SHA for 1c3d6e8 - Browse repository at this point
Copy the full SHA 1c3d6e8View 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.6.2...main