| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
starts (#637)
* Docker-in-docker: Add retries until docker daemon starts
* address comments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
linux image (#557)
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add flag
* try to install via apt version of pipx (will only work on bookworm)
* _REMOTE_USER aware
* dont change more than you need to,josh
* increment azure-cli minor version (v1.1.0)
* install globally
* make sure env variables are in scope
|
|
|
|
|
| |
* add cosign integrity check for tflint
* fallback to gpg verification
|
|
|
|
|
|
|
|
|
|
|
| |
* update go tools
* update link
* add unit tests for confirm installation
* fix path install gotests
* fix bump the minor version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add test case for mounted subdirectory.
* Correct some trailing whitespace.
* Correct variable name to better reflect status as user home path.
* Add config directory creation.
* Remove extra debug line.
* Bump feature version.
* Mount host user home directory as "subdirectory"
* Correct test naming, run test in explicit bash shell.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
feature install script (#533)
* Add support for skipping docker-compose operations
* Move changes from auto-generated files to templates and bump version
* Add test
* Add test conditions
* Add test conditions for docker-outside-of-docker
* install.sh set -x for debugging
* set -x
* Move compose-switch check in docker-outside-of-docker test
* Put into correct test
* Test for correct path
|
|
|
|
|
|
|
| |
* Oryx - Switch to .NET 7
* fix test ; add test
* fix test - back compat
|
|
|
|
|
|
|
|
|
|
| |
vulnerabilities (#518)
* [features/conda] Address CVE-2023-0286, CVE-2023-23931, and CVE-2022-40897 vulnerabilities
- Update `install.sh` to install updates for `cryptography` and `setuptools` packages
- Add tests to verify `cryptography` and `setuptools` packages version
* Bump feature version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix several issues with docker-outside-of-docker
* Add initial tests and bump version
* Add two tests
* Fix docker buildx conflict
* Fix possible test issue
* Add tests for moby
* Add buildx test to init
* Fix inconsistency
* Many fixes and improvements
* Make dockeDashCompose v2 by default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add a postCreateCommand to git-lfs Feature
* debug passing locally but not in CI
* update scenario
* add GIT_LFS_SKIP_SMUDGE=1 to prevent fetching lfs arifacts in github actions
* arguments should be booleans
* move example repo to devcontainers org
* place script literally anywhere other than /tmp
|
|
|
|
|
| |
* Ruby: Fix failures on debian image due to ruby-debug-ide
* omit
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update install.sh
* Update install_additional_python.sh
* Update install_os_provided_python.sh
* Update install_via_oryx.sh
* Update test.sh
* Update devcontainer-feature.json
|
|
|
|
|
|
|
|
|
| |
broken (#478)
* Docker fix - BuildKit is enabled but the buildx component is missing or broken
* nit
* fix test
|
|
|
|
|
|
|
|
|
|
|
| |
* Add pnpm in Node
* pnpm from npm
* Restore README.md
* Update install.sh
* Update tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Introducing Sentinel installation
* Modifying docs for sentinel
* Modifying tests for sentinel
* Revert "Modifying docs for sentinel"
This reverts commit 818894b22fe022d29d59d3748ddd6103616773a6.
* Modifying docs for sentinel
* Fixing duplication issue for sentinel url
* Update src/terraform/install.sh
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Increase minor version
---------
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
|
| |
|
|
|
|
|
| |
* PHP: Allow 'version:none'
* fix tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* InstallBicep
* Add test for InstallBicep
* Install pwsh Modules
* Script rename
* Add -Command to test
* Check version
* Install the module for all users
* Adding terminating lines to scripts
* Update src/powershell/install.sh
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update src/powershell/install.sh
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Removed comments in Readme
* Remove Bicep from PowerShell install
* Increased version number
* Update Minor version rather than patch
---------
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
|
|
|
|
|
|
|
|
|
| |
* Php: Auto configure if a three part version is not provided
* fix test
* update checks
* Bump version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Java: add Apache Ant
* Update src/java/devcontainer-feature.json
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* revert the changes in README.md
* Add tests for Java/Ant
* Fix Java feature version
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
|
|
|
|
|
| |
* Git: Adds a new 'addGitConfigSymlink' option
* Use sysconfdir
|
|
|
|
|
| |
* Common-utils: Fix build failures for alpine 3.14 & 3.15
* version bump
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix permission in containers
* add test
* bump version
* more tests
* update tests
* Update test/common-utils/devcontainer-info/Dockerfile
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update test/common-utils/scenarios.json
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update scenarios.json
* Update devcontainer-info.sh
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
|
| |
|
|
|
|
| |
Mbstring is such a popular PHP extension that it is used everywhere and most libraries don't work without it. It can be compiled directly with PHP.
The official Docker images of PHP include it.
|
|
|
|
|
| |
* Rename to "docker-outside-of-docker"
* rename test folder
|
| |
|
|
|
|
|
| |
* Update GPG_KEY_SERVERS: Remove `:80` from Ubuntu Keyserver
* Fix ruby tests
|
|
|
|
|
| |
* Terraform: Update GPG_KEY_SERVERS
* add check
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Add TFSec and Terraform Docs
* PR Review
* code review
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added new option to configure zsh as default shell
Added test scenario
Bumped feature version
* Update test/common-utils/scenarios.json
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update src/common-utils/devcontainer-feature.json
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update test/common-utils/configure_zsh_as_default_shell.sh
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
|
|
|
| |
Node: Fix regression https://github.com/devcontainers/features/issues/317
|
|
|
|
|
|
|
| |
* Github cli - Adds retry logic for find git tags
* re-add set -e
* address comment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use _REMOTE_USER when available
* Update src/python/install.sh
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update src/python/install.sh
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Fix java test issue - JDK 18 not available for the "open" distro
* Bump breakfix numbers
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
Co-authored-by: Josh Spicer <joshspicer@github.com>
|
|
|
|
|
|
|
| |
* Add test coverage
* temp: debug test
* Update tests
|
|
|
|
|
| |
* Adding azure-cli bicep installer to correctly install on arm64 containers
* Adding a few updates following @joshspicer's review.
|
|
|
|
|
| |
* go: fix bug - Go doesn't update version if go is already installed
* Update tests with bash -c
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Oryx: Install dotnet 3.1 runtime
* fix tests
* build with .NET 6 + add tests
* add tests
* fix tests
* shellcheck: nit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Refactor java feature tests grep syntax
The grep with pipe syntax was creating problems with the check helper
Change them in favour of process substitution syntax
* Fix java feature tests about java version
Java 18 is not available anymore in SDKMAN
Some tests asserts were generating false positives
* Add Gradle and Maven version parameters to Java
|
|
|
|
|
| |
* Node:Fix bug version set by Feature is not default
* node not supported for ubuntu:bionic
|
|
|
|
|
|
|
|
|
|
|
| |
but exists (#244)
* python fix bug
* fix test
* address comments
* address comment
|
|
|
|
|
|
|
|
|
|
|
|
| |
Prior to this change, the hugo feature only supported specifying the
version of Hugo to install. Hugo is available in two builds: standard,
which the feature already installs, and extended, which includes
functionality for post-processing CSS/SCSS/SASS and JavaScript.
This change adds a new `extended` option to the hugo feature, allowing
users to specify that they require the extended build of Hugo. It
defaults to `false` and installs the standard build of Hugo.
- Resolves #198
|