- 22 Jan, 2024 2 commits
-
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Jakub Čábera authored
* [java] Support groovy installations Fix java test failing with non existent 19 version of `open` distro * fix: Typo * feat: Implement code review comments --------- Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com>
-
- 19 Jan, 2024 1 commit
-
-
Kai Groner authored
Co-authored-by:
Eljo George <eljog@github.com>
-
- 18 Jan, 2024 2 commits
-
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
nohz.afk authored
* add option `useAttrPath` to support `nix-env -iA` * add test and fix problem * change to useAttributePath * bump the version * update test
-
- 17 Jan, 2024 2 commits
-
-
Michael Persico authored
Bump common-utils to v2.4.0 to reflect new package addition Co-authored-by:
Samruddhi Khandale <skhandale@microsoft.com>
-
gmeans authored
* fix typo * version bump --------- Co-authored-by:
Eljo George <eljog@github.com>
-
- 08 Jan, 2024 2 commits
-
-
Eljo George authored
Version bump for https://github.com/devcontainers/features/pull/793
-
Eljo George authored
-
- 07 Dec, 2023 1 commit
-
-
Josh Spicer authored
* revert behavior of sourcing .profile in .zprofile https://github.com/devcontainers/features/pull/736/files#diff-3e71c0a0669a0410f7dd0d8f2b83f3b6bf6b525d3eabd354f19f32822da669fcR460-R463 * add test * increment version * create empty .zprofile is not present, and fix test * temporarily add back .profile to .zprofile (only if file did not exist)
-
- 06 Dec, 2023 1 commit
-
-
Philipp Wagner authored
* Fix indentation in common-utils/main.sh * common-utils: Fix install error on RHEL On RHEL (and derivatives) the installation of the common-utils feature could fail if the feature ran before (i.e., `PACKAGES_ALREADY_INSTALLED` is set) and if either `INSTALL_ZSH` is false, or zsh was installed earlier and `ZSH_ALREADY_INSTALLED` is true. In these cases the script the `package_list` is empty, and `dnf` terminates with the following error message: ``` usage: dnf install [-c [config file]] [-q] [-v] [--version] [--installroot [path]] [--nodocs] [--noplugins] [--enableplugin [plugin]] [--disableplugin [plugin]] [--releasever RELEASEVER] [--setopt SETOPTS] [--skip-broken] [-h] [--allowerasing] [-b | --nobest] [-C] [-R [minutes]] [-d [debug level]] [--debugsolver] [--showduplicates] [-e ERRORLEVEL] [--obsoletes] [--rpmverbosity [debug level name]] [-y] [--assumeno] [--enablerepo [repo]] [--disablerepo [repo] | --repo [repo]] [--enable | --disable] [-x [package]] [--disableexcludes [repo]] [--repofrompath [repo,path]] [--noautoremove] [--nogpgcheck] [--color COLOR] [--refresh] [-4] [-6] [--destdir DESTDIR] [--downloadonly] [--comment COMMENT] [--bugfix] [--enhancement] [--newpackage] [--security] [--advisory ADVISORY] [--bz BUGZILLA] [--cve CVES] [--sec-severity {Critical,Important,Moderate,Low}] [--forcearch ARCH] PACKAGE [PACKAGE ...] dnf install: error: the following arguments are required: PACKAGE ``` Fix the problem by running `dnf` only with a non-zero `package_list`.
-
- 14 Nov, 2023 1 commit
-
-
Dev containers Bot authored
* Automated dotnet-install script update * Bump version --------- Co-authored-by:
github-actions <github-actions@github.com>
-
- 30 Oct, 2023 2 commits
-
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Oscar authored
Remove the deprecated rebornix.Ruby extension from the list of installed extensions.
-
- 27 Oct, 2023 2 commits
-
-
Samruddhi Khandale authored
-
Samruddhi Khandale authored
* [common-utils] Bug fix: zsp missing rc snippet * condion rc snippet * fix bug * remove debugging step
-
- 23 Oct, 2023 2 commits
-
-
Dev containers Bot authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Lyon Till authored
* Add PowerShell extension * Bump feature version
-
- 17 Oct, 2023 2 commits
-
-
Richard Höchenberger authored
* 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>
-
Samruddhi Khandale authored
-
- 05 Oct, 2023 1 commit
-
-
Samruddhi Khandale authored
* updates * version bump
-
- 04 Oct, 2023 2 commits
-
-
Jan-Marco Edelmann authored
-
Alexander Smolyakov authored
* [terraform] Update retry logic - Add `dnsutils` package to dependencies - Update retry logic to handle DNS-related errors more gracefully * Update install.sh * Bump version
-
- 02 Oct, 2023 1 commit
-
-
Luciana Abud authored
* Remove deprecated Python settings * No longer install Python linters and formatters * Revert "No longer install Python linters and formatters" This reverts commit 57c7bec14dca54fde4b4df2580ed429484180882. * Bump minor version
-
- 29 Sep, 2023 2 commits
-
-
Samruddhi Khandale authored
* Docker-in-docker: Updates docker-init with "pkill" * pkill only if container didn't start at first * pkill with condition * add back sudo_if
-
Samruddhi Khandale authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
- 28 Sep, 2023 3 commits
-
-
Steven authored
* Bump the dotnet version after a script update * Forgot to add file * Keep 4 spaces indentation
-
Samruddhi Khandale authored
* Automated dotnet-install script update * version bump --------- Co-authored-by:
github-actions <github-actions@github.com>
-
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
-