- 01 Nov, 2022 2 commits
-
-
Chuck Lantz authored
-
Samruddhi Khandale authored
update kubectl-helm-minikube
-
- 31 Oct, 2022 2 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Brigit Murtaugh authored
* Update README.md * Update to website
-
- 28 Oct, 2022 6 commits
-
-
Samruddhi Khandale authored
fix version:none
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Alessandro (Ale) Segala authored
* Install golangci-lint from prebuilt binaries and allow specifying its version * Updated as requested * Update src/go/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com> * Updated install path Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com>
-
Aurelio Jargas authored
This function was defined twice in the install script for GitHub CLI, in old lines 76 and 161. This commit removes the first definition. The only function calls were on old lines 201 and 222. Since they appear after the second function definition at line 161, the first one at line 76 never got called, so it's safe to remove it. I confirmed that this was the only file in this repository where this function was duplicated: $ git grep '^ *find_version_from_git_tags *(' src/docker-from-docker/install.sh:find_version_from_git_tags() { src/docker-in-docker/install.sh:find_version_from_git_tags() { src/git-lfs/install.sh:find_version_from_git_tags() { src/github-cli/install.sh:find_version_from_git_tags() { src/github-cli/install.sh:find_version_from_git_tags() { src/go/install.sh:find_version_from_git_tags() { src/kubectl-helm-minikube/install.sh:find_version_from_git_tags() { src/php/install.sh:find_version_from_git_tags() { src/powershell/install.sh:find_version_from_git_tags() { src/python/install.sh:find_version_from_git_tags() { src/ruby/install.sh:find_version_from_git_tags() { src/rust/install.sh:find_version_from_git_tags() { src/terraform/install.sh:find_version_from_git_tags() { $
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Chuck Lantz authored
Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com>
-
- 26 Oct, 2022 1 commit
-
-
Samruddhi Khandale authored
* oryx update * bump version * update comment
-
- 25 Oct, 2022 1 commit
-
-
Edmundo Gonzalez authored
* Adding 3.11 option * Updating tests.
-
- 21 Oct, 2022 2 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Kevin Klopfenstein authored
-
- 19 Oct, 2022 2 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Daniel Braun authored
* Update devcontainer-feature.json Minor typo fix * Update devcontainer-feature.json Co-authored-by:
Josh Spicer <josh@joshspicer.com>
-
- 18 Oct, 2022 4 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Josh Spicer authored
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Josh Spicer authored
* clean up AWS feature description * Update devcontainer-feature.json
-
- 17 Oct, 2022 2 commits
-
-
Josh Spicer authored
-
Charlie Andrews authored
-
- 13 Oct, 2022 2 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Chuck Lantz authored
-
- 10 Oct, 2022 1 commit
-
-
eitsupi authored
* remove apt lists * bump versions
-
- 06 Oct, 2022 6 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Samruddhi Khandale authored
* add DEV_CONTAINERS_DIR as containerEnv * fix path * update test * remove containerEnv
-
Josh Spicer authored
move conda description to description property
-
Samruddhi Khandale authored
* Node: Fix nvm ownership * remove 0002
-
Kevin Klopfenstein authored
* Add docker-in-docker azure_dns_overrideflag * Update install.sh * clarify variable name * update option name and description for `azureDnsAutoDetection` * bump feature version Co-authored-by:
Josh Spicer <josh@joshspicer.com>
-
- 26 Sep, 2022 3 commits
-
-
JP Ungaretti authored
-
JP Ungaretti authored
* Remove bloat from JupyterLab test * Check location of JupyterLab installation * Remove common-utils * Add failing additional with JL test * Fix Python feature * Update scenario images * Bump patch version
-
Samruddhi Khandale authored
* fix rbenv bug * bump version * adds test
-
- 23 Sep, 2022 4 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Samruddhi Khandale authored
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Samruddhi Khandale authored
* add jdkDistro option * bump version
-
- 20 Sep, 2022 1 commit
-
-
JP Ungaretti authored
* Rename JupyterLab config file * Bump version
-
- 19 Sep, 2022 1 commit
-
-
Samruddhi Khandale authored
* extension - cleanup * version bump
-