Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114) | Josh Spicer | 2022-08-24 | 1 | -13/+0 |
| | | | | | | | | | | | | | | | * test updates to adopt https://github.com/devcontainers/cli/pull/124 * remove accidental tgz check in * typo in option * typo in python install script on dotnet6/jammy branch * no scenarios * code review and test name * Delete install_os_provided_python.sh | ||||
* | update `dotnet`/`oryx` features to use recommended install location for ↵ | Josh Spicer | 2022-08-17 | 1 | -0/+13 |
dotnet6 (#91) * use default jammy apt feed to mitigate jammy/oryx install issues * remove old comment * jammy first tries default apt repo * refactoring * glob friendly and tests * test files * better greps * correct path * DEBIAN_FRONTEND global in oryx install script * remove set -e from dotnet script to handle errors ourselves |