Commit Graph
12 Commits
Author SHA1 Message Date
Sergey DolinandSergey Dolin 02060533d3 Don\'t create backup sed file (#792)
Co-authored-by: Sergey Dolin <[email protected]>
2020-04-29 10:46:23 +03:00
Sergey DolinandSergey Dolin e5190ec6ee Return back dotnent 3.1.102 (#748)
It is not most recent now and it not selected by defaultg

Co-authored-by: Sergey Dolin <[email protected]>
2020-04-24 10:35:00 +03:00
Sergey DolinandSergey Dolin 53cfa780e5 Use Install-Binary instead of Install-MSI (#773)
Co-authored-by: Sergey Dolin <[email protected]>
2020-04-24 09:37:41 +03:00
Sergey DolinandSergey Dolin 8410ae2c65 Add snap/bin to /etc/environment (#755)
* Add snap/bin to /etc/environment

Co-authored-by: Sergey Dolin <[email protected]>
2020-04-23 18:19:11 +03:00
Sergey DolinandSergey Dolin a174930790 Install AWS SAM CLI on Windows images (#737)
* Add AWS SAM

* Change utility name to upper case

Co-authored-by: Sergey Dolin <[email protected]>
2020-04-22 12:31:25 +03:00
Sergey DolinandSergey Dolin d4435d6a11 Add AWS SAM CLI (#615)
Added in its own block because must be run as non-root user

Co-authored-by: Sergey Dolin <[email protected]>
2020-04-16 14:34:59 +03:00
Sergey DolinandSergey Dolin bb9538cc9b Migrate /etc/environment modifications to helpers (#660)
* migrate rust

* Migrate PHP composer

* Migrate dotnet core sdk

* rename `var_*` to `variable_*`

* rename *etcEnvironmentVar functions to *etcEnvironmentVariable

* add AppendEtcEnvironmentVariable  and PrependEtcEnvironmentVariable

* rename addEtcEnvironmentPathElement to prependEtcEnvironmentPath

* Remove updatepath.sh

Co-authored-by: Sergey Dolin <[email protected]>
2020-04-14 11:23:44 +03:00
Sergey DolinandSergey Dolin e1fb068300 add Homebrew on Linux (#589)
* Add homebrew installation and validation scripts

* Update `/etc/environment` in `updatepath.sh` script

Keep this code for sake of compatibility with the existing installation logic. It will be changed in its own PR

* Remove env. variables from homebrew validation task

* Move reboot to the dedicated script and task

Co-authored-by: Sergey Dolin <[email protected]>
2020-04-10 12:20:16 +03:00
Sergey Dolin 0db006580b Merge pull request #2 from actions/master
Merge upstream
2020-04-03 13:23:15 +05:00
Sergey DolinandSergey Dolin 955b38c196 Add MongoDB 4.2 to linux images (#591)
* Add MongoDB 4.2 to linux images

* use the same installation script for all versions

* Add helpers to get Ubuntu version

* Improve helper functions

* Rename install.sh to os.sh

Co-authored-by: Sergey Dolin <[email protected]>
2020-04-02 16:14:11 +03:00
Sergey Dolin a9fdfbccf0 Merge pull request #1 from actions/master
Bring the upstream changes to private fork
2020-03-26 13:15:44 +05:00
Sergey Dolin 5b6b11c554 Merge pull request #1 from actions/master
Sync with head fork
2020-02-10 16:21:13 +05:00