aboutsummaryrefslogtreecommitdiff
path: root/test/conda/test.sh
Commit message (Collapse)AuthorAgeFilesLines
* Conda: Update 'certifi' due to CVE-2022-23491 (#383)Samruddhi Khandale2023-01-101-0/+20
|
* 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-061-0/+1
| | | | | | | * fix bug * move config * fix tests
* Adds a new Conda Feature (#127)Samruddhi Khandale2022-09-011-0/+12
* add conda Feature * addCondaForge