Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |