| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
* Remove deprecated Python settings
* No longer install Python linters and formatters
* Revert "No longer install Python linters and formatters"
This reverts commit 57c7bec14dca54fde4b4df2580ed429484180882.
* Bump minor version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* [python] Updated `sudo_if` function
- Remove double quotes to avoid issues with string tokenization
* Add test scenario
* Revert "Add test scenario"
This reverts commit 9e62a3797a8f5eddf5c24a6b5fd30bd2c4be8c54.
* Update `jupyterlab git` package name
* Bump feature version
* Test: Install jupyterlab under root user
* Refactor changes
* Bump patch version
* Address review points
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Adds httpProxy option to Python Feature
This option allows GPG to use a HTTP proxy to fetch keys from remote keyservers
* Updating minor version
Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
* Fixes minor formatting error
---------
Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update install.sh
* Update install_additional_python.sh
* Update install_os_provided_python.sh
* Update install_via_oryx.sh
* Update test.sh
* Update devcontainer-feature.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Turn off linting by default in VS Code for Python
Linting is on by default if you specify the paths to any linters, so the previous settings would turn on **all** linters.
Also drop linters that don't see much use.
* Fix tests
* Revert all changes
* Remove paths to under-utilized tools and turn off all linting by default
* Bump the version number
|
|
|
| |
republish all features to add repo tags
|
| |
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
| |
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
| |
* https://github.com/devcontainers/features/issues/360
* omit from common utils
|
|
|
|
|
| |
* Update GPG_KEY_SERVERS: Remove `:80` from Ubuntu Keyserver
* Fix ruby tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
* Proposal for fix of #312
This change moves the directory separator into the `PIPX_DIR` variable in order to not introduce an error in the case pipx has already been installed systemwide.
* Bump patch version of python feature to 1.0.16
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Oryx: Install dotnet 3.1 runtime
* fix tests
* build with .NET 6 + add tests
* add tests
* fix tests
* shellcheck: nit
|
|
|
|
|
|
|
|
|
|
|
| |
but exists (#244)
* python fix bug
* fix test
* address comments
* address comment
|
|
|
|
|
| |
* Add git extension
* Bump version
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
| |
|
|
|
|
| |
* Fix #258, improve tests, fix oryx bug
* Drop Debian 9 from tests given it is out of support
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
| |
* Adding 3.11 option
* Updating tests.
|
| |
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
| |
* remove apt lists
* bump versions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove bloat from JupyterLab test
* Check location of JupyterLab installation
* Remove common-utils
* Add failing additional with JL test
* Fix Python feature
* Update scenario images
* Bump patch version
|
|
|
|
|
| |
* Rename JupyterLab config file
* Bump version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
| |
|
|
|
|
|
| |
* python: fix bug
* bump versions
|
|
|
|
|
|
|
|
|
| |
* favor correctness by removing apt update shortciruiting
* Update install.sh
* apt_get_upadate in node
* update test
|
|
|
| |
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
|
|
| |
* move extensions and settings under customizations
* nit
* bump versions
|
|
|
| |
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
| |
rename Options
|
| |
|
|
|
| |
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* syncing action
* modify release.yaml
* version update ; remove "install"
* add 'latest'
* add workflow condition
|
|
|
|
|
|
|
|
|
|
|
| |
* additional install
* update test
* nit
* fix test
Co-authored-by: Josh Spicer <joshspicer@github.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix python
* fix []
* fix group
* fix path
* remove duplicate chown
* use INSTALL_PATH's py
|
|
|
|
|
|
|
|
|
| |
* add username:user_group
* fix remaining permissions
* add *
* remove *
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* docs
* automatically generate documentation from features.json
* trigger doc gen
* 1
* no-ci
* no-ci
* no-ci
* no-ci
* comment out pull
* Automated documentation update
* no-ci markdown table
* Automated documentation update
* no-ci
* Automated documentation update
* branch to main
Co-authored-by: Devcontainers CI <vscr-feedback@microsoft.com>
|