| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add more detail to note about architecture
* Update src/docker-in-docker/NOTES.md
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update src/docker-in-docker/NOTES.md
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
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
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
| |
|
|
|
| |
- updated the action checkout from v2 to 3 as required by action warning
|
|
|
|
|
|
|
|
|
| |
* CommonUtils - ensure home directory exists.
* Only create non-root home directory
Root directory will always exist.
* Bump version
|
|
|
|
|
| |
* Git: Adds a new 'addGitConfigSymlink' option
* Use sysconfdir
|
|
|
|
|
| |
* Common-utils: Fix build failures for alpine 3.14 & 3.15
* version bump
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Install gawk RPM
This script requires awk and it may not be available on a
minimal distro like Mariner
* Bump version number
|
|
|
|
|
| |
* desktop-lite: fixed qemu container
* bump version for desktop-lite
|
|
|
|
|
| |
* PHP: Fix build failures for 'ubuntu:bionic'
* update VERSION
|
|
|
|
| |
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.
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
| |
* Rename to "docker-outside-of-docker"
* rename test folder
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add validate workflow
* make typo to test 3c61c88
* remove unneeded if
* fix typo
* better names
* Update validate-metadata-files.yml
|
|
|
| |
Common-utils - Version bump
|
| |
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
| |
* https://github.com/devcontainers/features/issues/360
* omit from common utils
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
field for saving source revisions (#359)
* support the new path of meta.env
* support the new field for the image revision
* minor formatting
|
|
|
|
|
| |
* Update GPG_KEY_SERVERS: Remove `:80` from Ubuntu Keyserver
* Fix ruby tests
|
|
|
|
|
| |
* Terraform: Update GPG_KEY_SERVERS
* add check
|
|
|
| |
Will release staged change: https://github.com/devcontainers/features/commit/fede4055495a9d44efbb65848eb7799771d23f9b
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
| |
|
|
|
| |
Co-authored-by: ptn <ptn@cct-technology.com>
|
|
|
|
|
| |
* Fix /etc/bash.bashrc generated by common-utils
* bump version
|
| |
|
| |
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
| |
|
| |
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
|
|
| |
* Add TFSec and Terraform Docs
* PR Review
* code review
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
| |
|