aboutsummaryrefslogtreecommitdiff
path: root/test/conda
Commit message (Collapse)AuthorAgeFilesLines
* Conda and Java: sync env variables (#153)Samruddhi Khandale2022-09-141-0/+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>
* fix bug - Debian / Ubuntu base conda-notice.txt error (#135)Samruddhi Khandale2022-09-062-0/+2
| | | | | | | * fix bug * move config * fix tests
* Adds a new Conda Feature (#127)Samruddhi Khandale2022-09-013-0/+35
* add conda Feature * addCondaForge