Mikhail Timofeev
4416d54d30
[Ubuntu] Remove php installation, tests and software docs for Ubuntu 16 ( #3541 )
...
* Remove php installation, tests and software docs for Ubuntu 16
* Add openssl 1.1.1k installation as python toolcache depends on it
* Add a comment about openssl installation on Ubuntu 16
2021-06-10 22:33:08 +03:00
Mikhail Timofeev
952ee3e740
[ubuntu] Move aws-sam-cli installation to the aws.sh script ( #3401 )
2021-05-17 21:55:32 +03:00
Aleksandr Chebotov
769423b171
Add build_resource_group_name packer option ( #3369 )
2021-05-13 10:19:34 +03:00
Daniel
f109d39c83
Securing packer builds via allowed_inbound_ip_addresses ( #3193 )
...
* Trying to handover additional parameters
* Make restriction to agent ip configurable
* Added additional parameter to all other packer files
* Added note about new parameter's incompatibility with other parameters to command line help
* Added line break for better readability
Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com >
Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com >
2021-05-04 11:39:55 +03:00
Mikhail Timofeev
ae358d64c7
Revert "[windows, ubuntu] v2 gen sizes ( #2736 )" ( #2747 )
2021-02-18 10:52:09 +03:00
Mikhail Timofeev
676f565d7b
[windows, ubuntu] v2 gen sizes ( #2736 )
2021-02-17 16:50:40 +03:00
Dibir Magomedsaygitov
395127da8f
[Ubuntu] Fix Netlify installation, move its and vercel's installation to Nodejs.sh ( #2666 )
...
* fix netlify installation
* debug
* resolve comments
* small fix
2021-02-09 18:57:05 +03:00
Shivam Mathur
212431cc79
[ubuntu] Add Apache and Nginx ( #2516 )
...
* [ubuntu] Add apache and nginx (#2501 )
* Use dpkg-query to get nginx version
* Fix flaky apache cli test
2021-01-29 18:52:46 +03:00
Hutson Betts
46e0c05e7e
[ubuntu] feat(docker): authenticate using DockerHub credentials ( #2548 )
...
Ubuntu builds, by default, pull images anonymously from the
official DockerHub. DockerHub rate limits requests from
anonymous and unpaid accounts:
- https://docs.docker.com/docker-hub/download-rate-limit/
When those rate limits are reached the Packer build will
fail with an error indicated the rate limit has been
reached.
Add support for providing credentials for a paid
account that can be used by the Docker setup steps to
authenticate when pulling images from DockerHub, thereby
avoiding the rate limit.
Related to #2094
2021-01-28 13:31:45 +03:00
Mikhail Timofeev
31c97aac43
[Ubuntu] Get rid of simple apt-get provisioners ( #2376 )
...
* move 7z installation to basic.sh
* remove build essential
* move imagemagick to apt
* move subversion to apt
* move subversion to apt
* move sphinxsearch to apt
* move swig to apt
* move pollinate to apt
* move haveged to apt
* add p7zip to ubuntu 16
2021-01-11 10:42:58 +03:00
Vladimir Safonkin
0ae118c6ae
[Ubuntu] Create symlink for Pester test running ( #2349 )
...
* Create symlink for test running
* Fix 1604 and 2004 templates
* Fix php and haskell running
* Minor fix
* Fix new added tests
* Fix symlink
* Minor fix
* Fix script permissions
* Minor fix
* Fix firefox and rust tests
* Fix new merged tests
2020-12-30 09:57:11 +03:00
Dibir Magomedsaygitov
f58f2c1e02
[Ubuntu] Migrate Toolset tests to Pester ( #2339 )
...
* migrate toolset tests to pester
* move test invocation
* minor fixes
2020-12-28 15:07:00 +03:00
Mikhail Timofeev
64c9751269
[Ubuntu] Migrate tests for common tools to Pester (part 3) ( #2337 )
...
* add test for Git
* Add Heroku
* Add hhvm
* Add Homebrew
* Add Julia
* Add kind
* Add Kubernetes Tools
* Remove kind and homebrew validate
* replace capital letter
* Add Leiningen
* add source to Leiningen
* Add Mercurial
* Add conda
* Add Netlify
* Add packer
* Add pollinate
* Add Pulumi
* Add Phantomjs
* Add Haveged
* Fix for kubectl
* Fix julia installation
* Add installer_script_folder env variable to run tests in brew provisioner
* Add delay after reboot
* Adjust pause settings
2020-12-25 18:03:35 +03:00
Aleksandr Chebotov
ac87b63b13
[Ubuntu] Migrate PowerShell and Docker tests to Pester ( #2317 )
...
* PowerShell and Docker Pester tests
* no pester module
* import pester
* invoke docker with sudo
* remove native test
* add fix for az 1.0.0 module
* revert powershellget installation
* revert flag Force
* add $ProgressPreference = "SilentlyContinue"
2020-12-23 15:18:48 +03:00
Mikhail Timofeev
b6b55afeaa
[ubuntu] change to Standard_D4s_v4 ( #2298 )
2020-12-19 15:13:59 +03:00
Dibir Magomedsaygitov
2b93b03377
[Ubuntu] Implement first Pester tests ( #2270 )
...
* implement first pester tests
* add comment for azcopy test
* remove extra importing and old function
* resolve comments
* fix typo
2020-12-17 09:52:09 +03:00
Dibir Magomedsaygitov
38b0a6005d
[Ubuntu] Pre-cache Ruby binaries ( #2084 )
...
* precache ruby binaries
* remove github_feed_token
* fix logs
2020-11-27 10:52:00 +03:00
Sergey Dolin
1424801fba
[ubuntu] fix sporadic build fails ( #2091 )
...
* fix apt-get update
* Improve diagnostic
* handle "IPC connect call failed"
* Handle not-existing tool
* final refactoring
* remove todo
* remove which
2020-11-25 11:19:51 +03:00
Vladimir Safonkin
7dae76249b
[ubuntu][windows] Remove announcements from generation ( #2063 )
2020-11-17 10:20:55 +03:00
Vladimir Safonkin
a454d66e7f
[Ubuntu] Add MS SQL Tools version ( #2046 )
...
* Add MS SQL Tools version
* Minor fix
* Move MS SQL tools installation to separated file
* Minor fix
* accept yula
2020-11-17 10:18:27 +03:00
Aleksandr Chebotov
ad583eba90
add reboot for Ubuntu20
2020-11-05 15:53:49 +03:00
Sergey Dolin
cab74c1ab9
investigate failed 1604 build
2020-10-30 01:01:35 +05:00
Sergey Dolin
4419d31ea7
add apt-mock-remove script
2020-10-30 01:01:35 +05:00
Sergey Dolin
82e4ec4a0a
Add verbose versions of apt
2020-10-30 01:01:34 +05:00
Leonid Lapshin
ed38c86cbb
Move linux provision scripts to virtual-environments ( #1714 )
...
* add linux-related scripts from MMS provisioner
* removed EOL
* removed Ubuntu condition
* moved PATH checking to cleanup section
* add clarification for cgroups names
* names alignment
* removed memory-configuration and agent specific scripts
* renamed folder to psot-generation, added template instructions
* moved key import to git installation
* moved PATH check to post-deployment instead of cleanup script
* add scripts
* output tests file
* add startup logic
* add powershell module for furute helpers
* removed unused modules
* copy to tmp folder because of permissions, copy to opt on post-generation step
* removed Pester test
* change post-generation location
* incorrect if statement
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2020-10-12 17:44:31 +03:00
Maxim Lobanov
e1bd620104
Merge pull request #1635 from hutson/refactor/formatting
...
refactor: auto format JSON using VSC
2020-09-27 13:26:25 +03:00
Maxim Lobanov
43d9476a37
Merge branch 'main' into refactor/formatting
2020-09-23 17:54:49 +03:00
Chris Gavin
251164c90e
Merge main into install-codeql-bundle.
2020-09-23 12:39:57 +01:00
Aleksandr Chebotov
fe9f74e51e
rm helper and installer folder in post-deployment
2020-09-22 13:55:21 +03:00
Hutson Betts
42827c5d7f
refactor: auto format JSON using VSC
2020-09-21 13:24:05 -05:00
Aleksandr Chebotov
d4335cc52e
set chmod -R 777 /opt
2020-09-21 11:18:28 +03:00
Chris Gavin
3243c81039
Merge main into install-codeql-bundle.
2020-09-19 13:52:56 +01: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
Chris Gavin
b367cf7636
Merge main into install-codeql-bundle.
2020-09-16 07:50:05 +01:00
Chris Gavin
ff346a80bd
Actually call CodeQL bundle install scripts in Packer.
2020-09-15 09:43:32 +01:00
Aleksandr Chebotov
e7a8e6a597
install powershell modules
2020-09-14 16:25:33 +03:00
Aleksandr Chebotov
3e90bb832a
fix environment variable
2020-09-14 11:31:41 +03:00
Aleksandr Chebotov
3ea5c7d183
Add markdown file's generation to Ubuntu images
2020-09-11 14:59:17 +03:00
Maxim Lobanov
cb545d411d
Merge pull request #1563 from miketimofeev/v-mitim/test_announce
...
[Ubuntu] Fix announcements rendering
2020-09-09 19:03:40 +03:00
Mikhail Timofeev
6e04edd2ad
add all the other ubuntu templates
2020-09-09 14:38:16 +03:00
Aleksandr Chebotov
2881a81b22
move apt pkgs to the toolset.json
2020-09-08 14:40:56 +03:00
Leonid Lapshin
7eed5ae558
Add Pulumi to Ubuntu images ( #1428 )
...
* Add Pulumi to ubuntu images
* remove Pulumi from docs because it is auto-documented
* change Pulumi installation script
* removed legacy install, use /tmp, change auto-documentation, use download function instead of curl
* include install.sh to Pulumi's installation script
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2020-08-28 10:35:11 +03:00
Maksim Petrov
f97706e248
Add current commit into logs for custom builds ( #1419 )
...
* Show latest commit for custom repos
* Remove unused variables from templates
* Add Get-LatestCommit function
* Fix in synopsis
* Remove SSH_Password variables from Windows Images
* Rename download-customrepo
* Fix in synopsis
2020-08-24 12:31:51 +03:00
Sergey Dolin
ef2dfca5b5
Move android components list to toolsets on Ubuntu image ( #1420 )
...
* migrate 1604 installation
* Document 16.04
* More debug on installed compnents
* 1804 and 2004 images
* Remove un-needed chmod
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-08-20 11:39:33 +03:00
Benjamin Lannon
e3cb3e32d4
Add Netlify CLI to Linux images ( #1361 )
2020-08-06 21:01:25 +03:00
Vladimir Safonkin
75ac0436ed
Add generation of announcements tables ( #1355 )
...
* Parse announcements from issues
* Minor fix
* Minor fix
* Reworked
* Minor fix
* Fix env variable name
2020-08-06 15:12:04 +03:00
Vladimir Safonkin
b7c69ef560
Add announcements to software documentation ( #1285 )
...
* Add Windows announcements
* Minor fix
* Add Ubuntu announcements
* Minor fix
* Add announcements to win16 template
* Cleanup announcement files
* Rename announcements files
2020-07-28 13:18:33 +03:00
Vladimir Safonkin
16f3e4b83c
Copy Python for build aws sam cli ( #1267 )
...
* Copy Python for build aws sam cli
* Minor fix
* Set sudo user
* Move sudo to templates
2020-07-22 12:41:09 +03:00
Nikita Bykov
5e23b76186
Add swig support ( #1265 )
...
* added swig support
* removed apt-get update
* updated swig.sh
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2020-07-22 09:42:50 +03:00
Dmitry Shibanov
8e72c30560
Add R tool for linux ( #1263 )
...
* add r for ubuntu
* remove head comments
* fix documentation
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-07-21 11:18:11 +03:00