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 | -2/+10 |
| | | | | | * remove apt lists * bump versions | ||||
* | Common-utils: Fix bug - optional first run image specific notice (#201) | Samruddhi Khandale | 2022-10-06 | 1 | -7/+5 |
| | | | | | | | | | * add DEV_CONTAINERS_DIR as containerEnv * fix path * update test * remove containerEnv | ||||
* | add bzip2 to common-utils (former ↵ | Lucas Fernando Nunes | 2022-09-08 | 1 | -0/+1 |
| | | | | | | | https://github.com/microsoft/vscode-dev-containers/pull/1586) (#142) * add bzip2 * bump version | ||||
* | fix bug - Debian / Ubuntu base conda-notice.txt error (#135) | Samruddhi Khandale | 2022-09-06 | 1 | -18/+0 |
| | | | | | | | * fix bug * move config * fix tests | ||||
* | 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 | ||||
* | Options: Follow camelCase (#89) | Samruddhi Khandale | 2022-08-11 | 1 | -6/+6 |
| | | | rename Options | ||||
* | Rename feature: 'common' to 'common-utils' (#79) | Samruddhi Khandale | 2022-08-05 | 1 | -0/+474 |
* Renaming feature: 'common' to 'common-utils' * removing duplicate tests |