| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
* Try Ubuntu keyserver on port 80 if default HKP port fails
Closes #719
Closes #717
* Bump feature versions
---------
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* InstallBicep
* Add test for InstallBicep
* Install pwsh Modules
* Script rename
* Add -Command to test
* Check version
* Install the module for all users
* Adding terminating lines to scripts
* Update src/powershell/install.sh
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update src/powershell/install.sh
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Removed comments in Readme
* Remove Bicep from PowerShell install
* Increased version number
* Update Minor version rather than patch
---------
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
|
|
|
|
|
| |
* Update GPG_KEY_SERVERS: Remove `:80` from Ubuntu Keyserver
* Fix ruby tests
|
|
|
|
|
| |
* remove apt lists
* bump versions
|
|
|
|
|
|
|
|
|
| |
* favor correctness by removing apt update shortciruiting
* Update install.sh
* apt_get_upadate in node
* update test
|
| |
|
|
|
|
|
| |
-Ports change from: https://github.com/microsoft/vscode-dev-containers/pull/1554
Sets all scripts as executable by default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
| |
sync with jammy updates (https://github.com/microsoft/vscode-dev-containers/commit/053a0557211c98e5b9f0e8ccf755f6f143b05ef4) and other minor additions since copy over
|
|
* restructure and update cli
* typo
|