aboutsummaryrefslogtreecommitdiff
path: root/src/conda/devcontainer-feature.json
Commit message (Collapse)AuthorAgeFilesLines
* add installsAfter: common-utils to all Features (#214)Josh Spicer2022-10-191-2/+5
|
* Ensure remove apt-update cache at the beginning and end of the scripts (#210)eitsupi2022-10-111-1/+1
| | | | | * remove apt lists * bump versions
* Move conda description to description property (#196)Josh Spicer2022-10-061-2/+3
| | | move conda description to description property
* Conda and Java: sync env variables (#153)Samruddhi Khandale2022-09-141-2/+3
| | | | | | | | | | | | | | | | | * conda script * Adds JAVA_HOME * Update src/conda/devcontainer-feature.json Co-authored-by: Josh Spicer <joshspicer@github.com> * modify containerEnv * fix version * bump python version Co-authored-by: Josh Spicer <joshspicer@github.com>
* bump versions (#138)Samruddhi Khandale2022-09-071-1/+1
|
* Adds a new Conda Feature (#127)Samruddhi Khandale2022-09-011-0/+27
* add conda Feature * addCondaForge