-
Notifications
You must be signed in to change notification settings - Fork 12
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: coder/envbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2b091cf
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: coder/envbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8e68914
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 13 files changed
- 4 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 <cian@coder.com> Co-authored-by: Dean Sheather <dean@deansheather.com>
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 <cian@coder.com>
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
Loading
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 2b091cf...8e68914