Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump all features to pick up metadata changes in CLI v0.14.0 (#118) | Josh Spicer | 2022-08-26 | 1 | -1/+1 |
| | |||||
* | add documentationURL to all features (#115) | Josh Spicer | 2022-08-24 | 1 | -1/+2 |
| | |||||
* | favor correctness by removing `apt update ...` short-circuiting (#98) | Josh Spicer | 2022-08-23 | 1 | -11/+6 |
| | | | | | | | | | * favor correctness by removing apt update shortciruiting * Update install.sh * apt_get_upadate in node * update test | ||||
* | Automated documentation update (#106) | github-actions[bot] | 2022-08-18 | 1 | -1/+15 |
| | | | Co-authored-by: github-actions <github-actions@github.com> | ||||
* | Move extensions and settings under customizations.vscode (#97) | Samruddhi Khandale | 2022-08-17 | 1 | -4/+8 |
| | | | | | | | * move extensions and settings under customizations * nit * bump versions | ||||
* | Add notes for Features that have them (#88) | Chuck Lantz | 2022-08-11 | 1 | -0/+12 |
| | | | | Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com> | ||||
* | Automated documentation update (#90) | github-actions[bot] | 2022-08-11 | 1 | -6/+6 |
| | | | Co-authored-by: github-actions <github-actions@github.com> | ||||
* | Options: Follow camelCase (#89) | Samruddhi Khandale | 2022-08-11 | 2 | -13/+13 |
| | | | rename Options | ||||
* | Automated documentation update (#85) | github-actions[bot] | 2022-08-09 | 1 | -2/+2 |
| | | | Co-authored-by: github-actions <github-actions@github.com> | ||||
* | Automated documentation update (#81) | github-actions[bot] | 2022-08-06 | 1 | -1/+1 |
| | | | Co-authored-by: github-actions <github-actions@github.com> | ||||
* | Prep: republish features to ghcr.io (#78) | Samruddhi Khandale | 2022-08-05 | 1 | -6/+3 |
| | | | | | | | | | | | * syncing action * modify release.yaml * version update ; remove "install" * add 'latest' * add workflow condition | ||||
* | Rename feature: 'common' to 'common-utils' (#79) | Samruddhi Khandale | 2022-08-05 | 3 | -0/+567 |
* Renaming feature: 'common' to 'common-utils' * removing duplicate tests |