Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [common-utils] Fix permission of scripts in containers (#388) | eitsupi | 2023-01-11 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Add support for mariner (#344) | Mark Phippard | 2022-12-19 | 1 | -0/+7 |
| | |||||
* | Multi-distro support for common script, refactor, fixes (#326) | Chuck Lantz | 2022-12-16 | 1 | -7/+108 |
| | |||||
* | Change default shell if installing ZSH (#325) | Jacob Woffenden | 2022-12-10 | 1 | -0/+10 |
* 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> |