- 28 Sep, 2023 1 commit
-
-
Samruddhi Khandale authored
* Terraform - Adds licensing information * Update src/terraform/NOTES.md Co-authored-by:
Brigit Murtaugh <brigit.murtaugh@microsoft.com> --------- Co-authored-by:
Brigit Murtaugh <brigit.murtaugh@microsoft.com>
-
- 27 Sep, 2023 4 commits
-
-
Masahiro Wada authored
* add cuda tookit installing support * add nvcc installing support * add libcudnn8-dev installing support * add new cuda versions adn cudnn versions * add specificaitons of new option * remove installNvcc installNvcc process is included in installToolkit * add tests for new nvidia-cuda options * fix wrong scenario name * Revert "add specificaitons of new option" This reverts commit 0dcdb92406e38caa297643eab5af641f814b4f69. README.md should be generated by CI workflow. * make cudnn-dev installation isolated * dump minor version to 1.1.0
-
Alexander Smolyakov authored
* [python] Updated `sudo_if` function - Remove double quotes to avoid issues with string tokenization * Add test scenario * Revert "Add test scenario" This reverts commit 9e62a3797a8f5eddf5c24a6b5fd30bd2c4be8c54. * Update `jupyterlab git` package name * Bump feature version * Test: Install jupyterlab under root user * Refactor changes * Bump patch version * Address review points
-
Pablo Ulloa authored
* [common-utils] fix bug when user home is custom by base docker * bumped minor version * reduced conditions to improve readability
-
Pablo Ulloa authored
* [java] fixed feature test scenario check * [java] support for non conentional version * Update src/java/install.sh to not include whitespaces Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * bumped patch version --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 19 Sep, 2023 1 commit
-
-
Steven authored
-
- 14 Sep, 2023 1 commit
-
-
Samruddhi Khandale authored
* [common-utils]: Bug fix: Installs zsh on an image built with installZsh:false * version bump * nit: fix merge conflicts * Version bump
-
- 13 Sep, 2023 1 commit
-
-
Samruddhi Khandale authored
Update devcontainer-feature.json
-
- 11 Sep, 2023 3 commits
-
-
Samruddhi Khandale authored
* [Docker-in-docker] Support bookworm * Update devcontainer-feature.json
-
Samruddhi Khandale authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Steven authored
* Use dotnet-install.sh in .NET feature * Use latest.version files * Cleanup runtime args * Use latest.version files in tests as well * Improve tests, remove code duplication * Add stderr helper * Validate version inputs * Use suggested description Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Shorter version description Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Shorter version description Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Clean up apt lists * Verify 7.0 is latest * Fix PATH, add test for .NET global tools * Include a copy of dotnet-install.sh in the Feature * Configure useful env variables * Use stringly typed booleans * Keep imperative writing style in option hints * Update maintainers Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Move dotnet-install.sh into a vendor directory * Refactor variables * Amend * Amend 2 * Use default options from devcontainer-feature.json * Add back variables * Fix shellchek warning in fetch_latest_sdk_version * Inline install_version function * Fix ShellCheck warnings * Improve CSV parsing * Default to latest when configuring an empty version * Add support for runtime-only configurations * Move 'none' check higher up * Deduplicate helper functions, sort into files * Address the user more directly in NOTES * Remove unnecessary defaults * Replace feature -> Feature Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Add update-dotnet-install-script workflow * Apply suggestions from code review Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Don't skip ci for automated script update --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 29 Aug, 2023 1 commit
-
-
eitsupi authored
ci: remove ubuntu:bionic from test matrixes
-
- 28 Aug, 2023 2 commits
-
-
Samruddhi Khandale authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
eitsupi authored
feat(node): install the latest nvm by default
-
- 25 Aug, 2023 1 commit
-
-
naturedamends authored
* Update main.sh * Update devcontainer-feature.json * Test install as non root user. --------- Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com>
-
- 24 Aug, 2023 2 commits
-
-
Samruddhi Khandale authored
* adds retry logic * adds stress test workflow * Adds cgroup retries * update workflow * move sleep cmd * update test * cleanup
-
nyuyuyu authored
* Remove `mutantdino.resourcemonitor` extension * Bump version * Revert "Bump version" This reverts commit e9c514911dd6de6b03e235536e8602f62cbe5b99. * Bump version
-
- 22 Aug, 2023 1 commit
-
-
Bulat Khusnimardanov authored
* Added fallback method to retrieve cosign version * Update src/terraform/install.sh Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Remove get_cosign_latest_version function --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 18 Aug, 2023 1 commit
-
-
Samruddhi Khandale authored
* Update install.sh * [docker-in-docker] Update retry logic * revert the retry logic!
-
- 16 Aug, 2023 3 commits
-
-
Samruddhi Khandale authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Samruddhi Khandale authored
-
Samruddhi Khandale authored
* Ruby Feature [bug fix] : Fails if the dev container has the same ruby version installed * add comment * remove scenario
-
- 14 Aug, 2023 1 commit
-
-
Samruddhi Khandale authored
* add checks for "jq" * install epel-release if necessary * clean up epel-release post installation of "jq"
-
- 11 Aug, 2023 2 commits
-
-
Samruddhi Khandale authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
naturedamends authored
* Add config to remove zsh rc files from common-utils. * Bump version and add config to install script. * Checks preventing excess writing to .zshrc. * Change devcontainer feature option name. * Coding standards. * Favour adding feature via config and default to overriding .zshrc with dev-container default template. * Update devcontainer-feature.json * Update devcontainer-feature.json * Update src/common-utils/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Update src/common-utils/devcontainer-feature.json Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> * Testing for using devcontainer .zshrc template file. * Coding standards. * Coding standards. * Update configure_zsh_as_default_shell_no_template.sh * Grammar in configure_zsh_as_default_shell.sh * Testing accounts for marked file cache (#4) * Account for mark file in testing. * Remove some debugging and tests back * Add back tests? * Update configure_zsh_no_template.sh --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 09 Aug, 2023 1 commit
-
-
Shikanime Deva authored
* Avoid unexpected shell expansion * Add install Node with ZSH as default test * Fix LTS only work on >bionic * Bump Node feature version * Remove huge universal image on scenarios
-
- 07 Aug, 2023 3 commits
-
-
Samruddhi Khandale authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Samruddhi Khandale authored
* Docker-in-docker: Add retries until docker daemon starts * address comments
-
Tom Palmer authored
* Amend 'is installed is' to 'installed is'. * Undo typo fix from README Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com> --------- Co-authored-by:
Samruddhi Khandale <samruddhikhandale@github.com>
-
- 02 Aug, 2023 1 commit
-
-
Krikchai Pongtaveewould authored
* alpine defaultZsh fix * common-utils: replace pam.d/chsh permission with `sufficient` * common-utils: revert match auth sufficient * common-utils: append auth string instead of replacing a whole file * fix grep 2nd param * fix: line checking condition
-
- 26 Jul, 2023 1 commit
-
-
Samruddhi Khandale authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
- 22 Jul, 2023 1 commit
-
-
Samruddhi Khandale authored
-
- 19 Jul, 2023 1 commit
-
-
Samruddhi Khandale authored
Fix: Docker-in-docker for python:3.11 - Arm64
-
- 11 Jul, 2023 2 commits
-
-
Samruddhi Khandale authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Samruddhi Khandale authored
* Nvidia-cuda: Update notes regarding gpu enablement * use GPU hostRequirements instead * nit * use gpu:optional instead
-
- 06 Jul, 2023 1 commit
-
-
Kazuma Watanabe authored
-
- 29 Jun, 2023 3 commits
-
-
Samruddhi Khandale authored
* fix several bugs * fix test: .NET is now installed from ubuntu feeds * add comment ; use dev containers image * address comments * revert debugging cmd * fix test for bookworm
-
Samruddhi Khandale authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Rafael Mendonça França authored
This is the extension that is recommended in the VSCode documentation now. https://code.visualstudio.com/docs/languages/ruby
-
- 28 Jun, 2023 1 commit
-
-
dependabot[bot] authored
Bumps [mpmath](https://github.com/fredrik-johansson/mpmath) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/fredrik-johansson/mpmath/releases) - [Changelog](https://github.com/mpmath/mpmath/blob/master/CHANGES) - [Commits](https://github.com/fredrik-johansson/mpmath/compare/1.2.1...1.3.0) --- updated-dependencies: - dependency-name: mpmath dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-