- 25 Jan, 2023 2 commits
-
-
Levin Winter authored
* [common-utils] Fix nonempty .bashrc being restored The user's dotfiles shall only be restored to their defaults if they do not exist or are empty. A missing negation caused the files to be overwritten even when they were nonempty. * [common-utils] Bump patch version after fix Go from 2.0.7 to 2.0.8 because of backwards-compatible fix.
-
Josh Spicer authored
republish all features to add repo tags
-
- 24 Jan, 2023 1 commit
-
-
dylhack.dev authored
* nix: remove PGP check * fix issues
-
- 23 Jan, 2023 2 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Pamela Fox authored
* 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>
-
- 20 Jan, 2023 1 commit
-
-
Samruddhi Khandale authored
* Php: Auto configure if a three part version is not provided * fix test * update checks * Bump version
-
- 18 Jan, 2023 2 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Tobias Gesellchen authored
* 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>
-
- 17 Jan, 2023 3 commits
-
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Samruddhi Khandale authored
-
Stephan authored
- updated the action checkout from v2 to 3 as required by action warning
-
- 13 Jan, 2023 1 commit
-
-
Stephen A. Imhoff authored
* CommonUtils - ensure home directory exists. * Only create non-root home directory Root directory will always exist. * Bump version
-
- 11 Jan, 2023 1 commit
-
-
Samruddhi Khandale authored
* Git: Adds a new 'addGitConfigSymlink' option * Use sysconfdir
-
- 10 Jan, 2023 3 commits
-
-
Samruddhi Khandale authored
* Common-utils: Fix build failures for alpine 3.14 & 3.15 * version bump
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
eitsupi authored
* 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>
-
- 09 Jan, 2023 2 commits
-
-
Samruddhi Khandale authored
-
Samruddhi Khandale authored
-
- 05 Jan, 2023 2 commits
-
-
Mark Phippard authored
* Install gawk RPM This script requires awk and it may not be available on a minimal distro like Mariner * Bump version number
-
Marko Bausch authored
* desktop-lite: fixed qemu container * bump version for desktop-lite
-
- 04 Jan, 2023 4 commits
-
-
Samruddhi Khandale authored
* PHP: Fix build failures for 'ubuntu:bionic' * update VERSION
-
Julien Boudry authored
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.
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Samruddhi Khandale authored
* Rename to "docker-outside-of-docker" * rename test folder
-
- 03 Jan, 2023 1 commit
-
-
Josh Spicer authored
* add validate workflow * make typo to test 3c61c88 * remove unneeded if * fix typo * better names * Update validate-metadata-files.yml
-
- 27 Dec, 2022 9 commits
-
-
Samruddhi Khandale authored
Common-utils - Version bump
-
Samruddhi Khandale authored
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Josh Spicer authored
* https://github.com/devcontainers/features/issues/360 * omit from common utils
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Josh Spicer authored
-
Josh Spicer authored
-
Josh Spicer authored
-
eitsupi authored
feat(common-utils): Support the new path of `meta.env` file and the new field for saving source revisions (#359) * support the new path of meta.env * support the new field for the image revision * minor formatting
-
- 21 Dec, 2022 2 commits
-
-
Samruddhi Khandale authored
* Update GPG_KEY_SERVERS: Remove `:80` from Ubuntu Keyserver * Fix ruby tests
-
Samruddhi Khandale authored
* Terraform: Update GPG_KEY_SERVERS * add check
-
- 19 Dec, 2022 4 commits
-
-
Josh Spicer authored
Will release staged change: https://github.com/devcontainers/features/commit/fede4055495a9d44efbb65848eb7799771d23f9b
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
github-actions[bot] authored
Automated documentation update [skip ci] Co-authored-by:
github-actions <github-actions@github.com>
-
Mark Phippard authored
-