aboutsummaryrefslogtreecommitdiff
path: root/src/conda
Commit message (Collapse)AuthorAgeFilesLines
* Automated documentation update (#287)github-actions[bot]2022-11-141-3/+1
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Automated documentation update (#250)github-actions[bot]2022-11-011-1/+1
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* add installsAfter: common-utils to all Features (#214)Josh Spicer2022-10-191-2/+5
|
* Automated documentation update (#218)github-actions[bot]2022-10-131-3/+3
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* Ensure remove apt-update cache at the beginning and end of the scripts (#210)eitsupi2022-10-112-6/+12
| | | | | * remove apt lists * bump versions
* Automated documentation update (#205)github-actions[bot]2022-10-071-2/+2
| | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
* 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
|
* 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