- 24 Sep, 2024 2 commits
-
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Gaurav Saini authored
[docker-outside-of-docker] - Fix externally-managed-environment python error for "bookworm" - solution to issue #1120 (#1121) * [docker-outside-of-docker] - solution to issue #1120 * minor changes * err fn addition * changes as required * Update src/docker-outside-of-docker/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * remove debugging code * missed this change * reverting changes * keeping docker_compose_install to be false for v1 installs * changes as requested * changes as required --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 23 Sep, 2024 2 commits
-
-
Prathamesh Zarkar authored
* cuda support for 12.3 .. 12.5 * cuda 12.3 to 12.5 support * patch version update * review comments addressed
-
Gaurav Saini authored
* [Git-Lfs] - Solution to #1072 issue * bumped patch version for ths feature
-
- 16 Sep, 2024 2 commits
-
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Gaurav Saini authored
* [docker-in-docker] - toggle ip6tables settings value as option * Update src/docker-in-docker/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Update src/docker-in-docker/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * ip6tables - can be toggled * changes as requested * change to add test file.. * changes for docker_build_older test passing * misc change * CHANGE * chg * minor change to make tests pass * for sh compatibility * change for version * small change * few imp. changes * few changes * for test passing * minor commit * version added to a test scenario * changes * LOGIC was moved outside the init file for faster initialization times * changes * logic updated ! * chg * default value to be null * changes as suggested in review comments.. * by mistake * another small change * requested changes in comments (review pr) * change as requested * changes as suggested in review comments * Update src/docker-in-docker/install.sh Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 09 Sep, 2024 1 commit
-
-
Gaurav Saini authored
* [desktop-lite] - vnc_resolution - set thru env var * mistake in scenarios.json corrected * small change of function addition in desktop-init.sh file * changes as requested (review pr) * changes as suggested
-
- 03 Sep, 2024 1 commit
-
-
Vatsal Gupta authored
* Updated from checkout@3 to checkout@4 * Updated action paths-filter from @v2 to @v3
-
- 28 Aug, 2024 1 commit
-
-
💻 Ruben Suarez Alvarez authored* feat(aws-cli): 🧑
💻 add aws completion aws supports bash and zsh command completion. * test(aws-cli):✅ test aws bash completion * chore(aws-cli):🔧 update feature version * fix(aws-cli): cp command fix * refactor(aws-cli): move vendor scripts to specific folder * docs(aws-cli): add README to vendor scripts * build(aws-cli): automate aws-cli vendor completer scripts updates * chore(aws-cli): update vendor completer scripts * build(aws-cli): update message * chore(aws-cli): remove some code remainders
-
- 27 Aug, 2024 3 commits
-
-
Julian Pawlowski authored
* Align manual pwsh install with DEB package - ensure execution permissions for pwsh - correct path from /usr/local/bin/pwsh to /usr/bin/pwsh - register as shell in /etc/shells * Update versions * Update repositories * Check for existing pwsh installation This will avoid build failures when multiple features depend on this PowerShell package * test: Fix PS profile test * Test: Fix install_using_github * Test: Fix getcwd warning * fix: Move out of directory before deleting it * test: Add validate_powershell_installation * test: Change Ubuntu test base image to upcoming new LTS version
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Prathamesh Zarkar authored
* Features update logic for PPA in bionic * node failing fixed after pnpm install from npm package manager * for node version 16 pnpm version 7 is installed * uninstalled pnpm package first and then reinstalled as per node version * force installing pnpm package * optimized logic to install compatible pnpm for node 16 * pnpm install specific version compatible for node * new variable added pnpmVersion in node feature * test case failure fixed * fixed test cases * fixing test cases * pnpm version fixed for test cases * default version for pnpm updated * review comments addressed * Update src/node/devcontainer-feature.json --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 21 Aug, 2024 1 commit
-
-
Shoki Hata authored
Update Go version to 1.3.1 and proposals to 1.23 and 1.22
-
- 20 Aug, 2024 1 commit
-
-
Paul Taylor authored
ensure common-utils rc snippets have line endings
-
- 19 Aug, 2024 2 commits
-
-
Osvaldo Ortega authored
* Modify scripts to stream terminal title changes Adding the capabilities to signal terminal title changes based on the command that is being executed * Fixes * Review comments * Update src/common-utils/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Update src/common-utils/scripts/bash_theme_snippet.sh Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Update src/common-utils/scripts/rc_snippet.sh Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Remove RC * Adding tests * Update test/common-utils/scenarios.json * Update src/common-utils/scripts/bash_theme_snippet.sh * Test fixes --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com>
-
Dev containers Bot authored
* Automated dotnet-install script update * Bump version --------- Co-authored-by:
github-actions <github-actions@github.com>
-
- 16 Aug, 2024 2 commits
-
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Daniel Meilak authored
* [desktop-lite] Suggested usage of appPort instead of forwardPorts for devcontainer-cli * Update src/desktop-lite/NOTES.md Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 15 Aug, 2024 2 commits
-
-
Gaurav Saini authored
* [desktop-lite] - add tests for running xtigervnc and novnc * change for error while running test scenario * changed test * Update devcontainer-feature.json --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
Samruddhi Khandale authored
* Revert "common-utils overwrites .zshrc coming from image built (#1069)" This reverts commit 56233fda. * Update devcontainer-feature.json
-
- 13 Aug, 2024 3 commits
-
-
💻 Ruben Suarez Alvarez authored* feat(kubectl-helm-minikube): 🧑
💻 add helm completion Like **kubectl**, **helm** supports **bash** and **zsh** command completion. * test(kubectl-helm-minikube):✅ test helm bash completion * chore(kubectl-helm-minikube):🔧 update feature version -
Prathamesh Zarkar authored
* common-utils overwrites .zshrc coming from image built with common-utils already * version bumped and added scenario to test the user issue * cp command failing fix test * bump version reverted * fixed the pipeline failures * discarded diff logic and introduced new one * Update src/common-utils/main.sh * instead of overwritting, template file will be appended to existing .zshrc file if INSTALL_OH_MY_ZSH_CONFIG is true * removed if statement to check .zshrc file exists * if condition added to check user_rc_file exist * linter error fixed * optimize duplication for template_path and user_rc_file logic --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
Samruddhi Khandale authored
Revert "[Desktop-lite] - VNC_RESOLUTION unreadable fix - issue #945 fix (#1024)" This reverts commit f5f489f6.
-
- 12 Aug, 2024 3 commits
-
-
Mostafa Dahshan authored
* Update install.sh Corrected a syntax error in line 414 log "Executing "\$@\"." was corrected to log "Executing \"$@\"." * Update devcontainer-feature.json --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Daniel Meilak authored
[desktop-lite] Suggested usage of appPort instead of forwardPorts for devcontainer-cli
-
- 07 Aug, 2024 1 commit
-
-
Gaurav Saini authored
* [Java] - features issue #1101 - installs -tem instead -ms for lts installation * misc change * misc change, by mistake needs correction * leave a line change * remove spaces * bump patch version.. * changes for pr reviewed * changes * Update src/java/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * [java] - corrected lts version finding logic in install.sh * small change * changes as requested.. * changes as requested * changes as suggested - centos-7, mirrorlist no longer exists - changed to vault * corrected condition for specific version installations.. * misc change * corrected condition * small change * corrections * change * changes in test cases - removing /tmp before test specific test runs.. * few changes to test cases again.. * small change * addition of --overwrite option to gradle init command * changes as suggested on pr comments * misc. change for correcting logic --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 06 Aug, 2024 1 commit
-
-
Gaurav Saini authored
* [Desktop-lite] - VNC_RESOLUTION unreadable fix - issue #945 * bump to patch version done * changes as suggested * changes - removing escaped variables for init to go smoothly * misc change * few more escaped vars - making them unescaped * misc changes * changes for sudo - command not found error in few test cases
-
- 29 Jul, 2024 2 commits
-
-
Dmytro Kyrychuk authored
* common-utils: add bash-completion Resolve #1043 * update centos7 .repo files to reference vault.centos.org instead of mirrorlist.centos.org Copied from src/git/install.sh --------- Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com>
-
Dev containers Bot authored
* Automated dotnet-install script update * Bump version * Update src/dotnet/devcontainer-feature.json --------- Co-authored-by:
github-actions <github-actions@github.com> Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com>
-
- 26 Jul, 2024 2 commits
-
-
Anoop Nayak authored
* Update devcontainer-feature.json to include rust versions until 1.79 Update devcontainer.json to enable pinning rustc version upto 1.79 * Bump patch version for devcontainer.json
-
Paul Taylor authored
* add failing bionic test * Enforce keyserver test order (fixes #1055) * bump feature version * remove check for gettext * update centos7 .repo files to reference vault.centos.org instead of mirrorlist.centos.org * fix centos7 build from source
-
- 23 Jul, 2024 1 commit
-
-
Samruddhi Khandale authored
Update update-dotnet-install-script.yml
-
- 22 Jul, 2024 1 commit
-
-
Dev containers Bot authored
* Automated dotnet-install script update * Bump version --------- Co-authored-by:
github-actions <github-actions@github.com>
-
- 19 Jul, 2024 2 commits
-
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Gaurav Saini authored
* [rust] - remove crates deprecated ext. - install dependi ext. instead * Update devcontainer-feature.json * [rust] - bump minor version as removed extension * Update src/rust/devcontainer-feature.json --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 17 Jul, 2024 2 commits
-
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
H3xCat authored
* Reduce timeout to GPG key servers for Python feature * Dynamically find out reachable GPG servers * Apply fix to other features * Fix build issues * Fix shellcheck SC2068 by quoting array expansion * Bump up patch version for affected features * improve readability for keyservers_curl_map
-
- 10 Jul, 2024 1 commit
-
-
James Hodgkinson authored
* Rust: add the option to install additional targets Fixes #1032 * Apply suggestions from code review Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Changed description --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 28 Jun, 2024 1 commit
-
-
Paul Taylor authored
* Guard against undefined variables when PS1 is evaluated * Update version in devcontainer-feature.json
-