Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Conda: Update 'certifi' due to CVE-2022-23491 (#383) | Samruddhi Khandale | 2023-01-10 | 1 | -0/+17 |
| | |||||
* | Use _REMOTE_USER when available (#264) | Chuck Lantz | 2022-11-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * Use _REMOTE_USER when available * Update src/python/install.sh Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> * Update src/python/install.sh Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> * Fix java test issue - JDK 18 not available for the "open" distro * Bump breakfix numbers Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> Co-authored-by: Josh Spicer <joshspicer@github.com> | ||||
* | Ensure remove apt-update cache at the beginning and end of the scripts (#210) | eitsupi | 2022-10-11 | 1 | -5/+11 |
| | | | | | * remove apt lists * bump versions | ||||
* | fix bug - Debian / Ubuntu base conda-notice.txt error (#135) | Samruddhi Khandale | 2022-09-06 | 1 | -0/+25 |
| | | | | | | | * fix bug * move config * fix tests | ||||
* | Adds a new Conda Feature (#127) | Samruddhi Khandale | 2022-09-01 | 1 | -0/+101 |
* add conda Feature * addCondaForge |