Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure remove apt-update cache at the beginning and end of the scripts (#210) | eitsupi | 2022-10-11 | 1 | -1/+1 |
| | | | | | * remove apt lists * bump versions | ||||
* | Common-utils: Fix bug - optional first run image specific notice (#201) | Samruddhi Khandale | 2022-10-06 | 1 | -1/+1 |
| | | | | | | | | | * add DEV_CONTAINERS_DIR as containerEnv * fix path * update test * remove containerEnv | ||||
* | Common-utils : Remove unwanted extension (#173) | Samruddhi Khandale | 2022-09-20 | 1 | -8/+1 |
| | | | | | * extension - cleanup * version bump | ||||
* | add bzip2 to common-utils (former ↵ | Lucas Fernando Nunes | 2022-09-08 | 1 | -1/+1 |
| | | | | | | | https://github.com/microsoft/vscode-dev-containers/pull/1586) (#142) * add bzip2 * bump version | ||||
* | bump versions (#138) | Samruddhi Khandale | 2022-09-07 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | 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 | ||||
* | Options: Follow camelCase (#89) | Samruddhi Khandale | 2022-08-11 | 1 | -7/+7 |
| | | | rename Options | ||||
* | 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 | 1 | -0/+63 |
* Renaming feature: 'common' to 'common-utils' * removing duplicate tests |