aboutsummaryrefslogtreecommitdiff
path: root/src/conda
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fix bug - Debian / Ubuntu base conda-notice.txt error (#135)Samruddhi Khandale2022-09-061-0/+25
| | | | | | | * fix bug * move config * fix tests
* Automated documentation update (#129)github-actions[bot]2022-09-011-0/+40
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Adds a new Conda Feature (#127)Samruddhi Khandale2022-09-013-0/+141
* add conda Feature * addCondaForge