Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add installsAfter: common-utils to all Features (#214) | Josh Spicer | 2022-10-19 | 1 | -2/+5 |
| | |||||
* | Automated documentation update (#218) | github-actions[bot] | 2022-10-13 | 1 | -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) | eitsupi | 2022-10-11 | 2 | -6/+12 |
| | | | | | * remove apt lists * bump versions | ||||
* | Automated documentation update (#205) | github-actions[bot] | 2022-10-07 | 1 | -2/+2 |
| | | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com> | ||||
* | Move conda description to description property (#196) | Josh Spicer | 2022-10-06 | 1 | -2/+3 |
| | | | move conda description to description property | ||||
* | Conda and Java: sync env variables (#153) | Samruddhi Khandale | 2022-09-14 | 1 | -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 Khandale | 2022-09-07 | 1 | -1/+1 |
| | |||||
* | fix bug - Debian / Ubuntu base conda-notice.txt error (#135) | Samruddhi Khandale | 2022-09-06 | 1 | -0/+25 |
| | | | | | | | * fix bug * move config * fix tests | ||||
* | Automated documentation update (#129) | github-actions[bot] | 2022-09-01 | 1 | -0/+40 |
| | | | | | Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com> | ||||
* | Adds a new Conda Feature (#127) | Samruddhi Khandale | 2022-09-01 | 3 | -0/+141 |
* add conda Feature * addCondaForge |