aboutsummaryrefslogtreecommitdiff
path: root/src/common-utils/devcontainer-feature.json
Commit message (Collapse)AuthorAgeFilesLines
* Ensure remove apt-update cache at the beginning and end of the scripts (#210)eitsupi2022-10-111-1/+1
| | | | | * remove apt lists * bump versions
* Common-utils: Fix bug - optional first run image specific notice (#201)Samruddhi Khandale2022-10-061-1/+1
| | | | | | | | | * add DEV_CONTAINERS_DIR as containerEnv * fix path * update test * remove containerEnv
* Common-utils : Remove unwanted extension (#173)Samruddhi Khandale2022-09-201-8/+1
| | | | | * extension - cleanup * version bump
* add bzip2 to common-utils (former ↵Lucas Fernando Nunes2022-09-081-1/+1
| | | | | | | https://github.com/microsoft/vscode-dev-containers/pull/1586) (#142) * add bzip2 * bump version
* bump versions (#138)Samruddhi Khandale2022-09-071-1/+1
|
* bump all features to pick up metadata changes in CLI v0.14.0 (#118)Josh Spicer2022-08-261-1/+1
|
* add documentationURL to all features (#115)Josh Spicer2022-08-241-1/+2
|
* Move extensions and settings under customizations.vscode (#97)Samruddhi Khandale2022-08-171-4/+8
| | | | | | | * move extensions and settings under customizations * nit * bump versions
* Options: Follow camelCase (#89)Samruddhi Khandale2022-08-111-7/+7
| | | rename Options
* Prep: republish features to ghcr.io (#78)Samruddhi Khandale2022-08-051-6/+3
| | | | | | | | | | | * syncing action * modify release.yaml * version update ; remove "install" * add 'latest' * add workflow condition
* Rename feature: 'common' to 'common-utils' (#79)Samruddhi Khandale2022-08-051-0/+63
* Renaming feature: 'common' to 'common-utils' * removing duplicate tests