- 12 Nov, 2022 2 commits
-
-
Chuck Lantz authored
-
Nick Hu authored
-
- 11 Nov, 2022 1 commit
-
-
Chuck Lantz authored
-
- 07 Nov, 2022 1 commit
-
-
Chuck Lantz authored
* Fix #258, improve tests, fix oryx bug * Drop Debian 9 from tests given it is out of support
-
- 03 Nov, 2022 1 commit
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
- 02 Nov, 2022 1 commit
-
-
Chuck Lantz authored
-
- 01 Nov, 2022 6 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Samruddhi Khandale authored
update base images
-
Samruddhi Khandale authored
pin: git clone
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
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 5 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
-