| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
* python: fix bug
* bump versions
|
|
|
|
|
|
|
|
|
|
|
| |
* no-ci
* [skip ci]
* attempt to not run CI on documentation updates
* remove old if statements in CI
* cleaner names [skip ci]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
remove hardcoded devcontainer-cli in favor of fetching latest from npm dynamically
|
|
|
|
| |
https://github.com/devcontainers/cli/pull/11/commits/4ea8a7cb4693fb442faf9ddb214848218256b334
|
|
|
|
| |
https://github.com/devcontainers/cli/pull/6/commits/e92dd247f1b004d0f879afe011ab15e57182ad5f
|
| |
|
|
* up to docker-in-docker converted
* first pass at the rest of the features (and bash linting and updated CLI
* move shell linter to own file
* rename feature.json -> devcontainer-feature.json
* continue on error
* continue on error in right spot
* formatting
* fix AZ_VERSION
* update python
* restore variable name
* update linter actions, fix dind/dfd/desktop scripts, add test-scenaerios
* add tree because I like tree
* glob for shell linter
* fix test-scenarios
* shell linter
* more shell helper
|