Mikhail Timofeev
dd506183e2
[Ubuntu] Set user-related environmental variables and PATH via post deployment script ( #3030 )
...
* Move home directory vars to post-deploy scripts
* Remove "export" word
* Move home directory vars to post-deploy scripts
* Remove "export" word
* add variables via post-deployment file
* remove quotes around PATH
* remove quotes
* Replace $HOME in /etc/environment in post-deployment script
* rename variable
* get rid of extra variable
2021-03-26 18:33:51 +03:00
Mikhail Timofeev
593aa6b100
Revert $BASH_ENV ( #2982 )
2021-03-18 21:58:04 +03:00
Mikhail Timofeev
e7e66bec69
[Ubuntu] Add a file with global user-related variables and point BASH_ENV variable to it ( #2826 )
...
* Add global vars to profile.d
* set BASH_ENV var
* fix comment
* remove extra quotes
2021-03-03 17:45:01 +03:00
Dibir Magomedsaygitov
875891b86b
[Ubuntu] Migrate missing tools tests to Pester ( #2374 )
...
* add missing tests
* fix naming and nvm test
* fix containers test and bring pwsh test back
* remove pwsh test
* small fix
2020-12-31 10:00:43 +03:00
Sergey Dolin
1d4f281899
Add -e to .sh scripts
2020-10-12 15:47:09 +05:00
Gökay Gürcan
6cbf54320c
Improve nvm installer
2020-10-01 11:31:02 +02:00
Vladimir Safonkin
7b3bfbdf61
[Ubuntu] Remove docs logic from Ubuntu provisioner ( #1603 )
...
* Remove docs logic on Ubuntu
* Cleanup templates
* Fix oras-cli.sh
* Remove announcements.md
2020-09-17 14:15:31 +03:00
Maxim Lobanov
6f246a3b4f
Update nvm.sh ( #1096 )
2020-06-23 12:09:52 +03:00
Dmitry Shibanov
712cbbe2e1
Add nvm for linux ( #582 )
...
Install nvm on both Ubuntu 16.04 and Ubuntu 18.04 images.
Authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-04-03 09:10:34 -04:00