Vasilii Polikarpov and GitHub
f2de28ac7d
Fix chromedriver download process ( #7940 )
2023-07-20 16:15:00 +02:00
Erik Bershel and GitHub
30e6965a6d
Revert "[Ubuntu] do not check ssl cert for hhvm ( #7817 )" ( #7922 )
...
This reverts commit aab84abc02 .
2023-07-17 12:39:09 +02:00
Mikhail Koliada and GitHub
aab84abc02
[Ubuntu] do not check ssl cert for hhvm ( #7817 )
2023-06-29 15:50:45 +02:00
Shamil Mubarakshin and GitHub
3ede1f95a7
Fix software and release URLs for windows and ubuntu ( #7790 )
2023-06-26 19:45:09 +02:00
Henry Mercer and GitHub
e2066c4d68
[Linux] CodeQL: Simplify the toolcache version number for bundles tagged using semver ( #7716 )
2023-06-14 19:00:16 +02:00
Mikhail Koliada and GitHub
d5f4ac3924
[Ubuntu] Update libssl package version ( #7655 )
2023-06-01 11:50:44 +02:00
Alexey-Ayupov and GitHub
abfa6d4644
[Ubuntu] dearmor gpg key for google-cloud-sdk ( #7627 )
2023-05-24 10:07:06 +02:00
Vasilii Polikarpov and GitHub
730c1e6bc4
Fix url for the Ubuntu 20 libcontainers repo key ( #7629 )
2023-05-23 17:13:16 +02:00
Alexey-Ayupov and GitHub
cc2b556e65
[ubuntu] fix the condition in docker-moby.sh ( #7595 )
2023-05-15 19:33:52 +02:00
Vasilii Polikarpov and GitHub
0997df9069
Keep imagegeneration scripts in macOS and Ubuntu ( #7572 )
2023-05-12 09:35:09 +02:00
Vasilii Polikarpov and GitHub
e62bcae84b
Add template for minimal image and update tutorial ( #7461 )
2023-05-11 19:58:03 +02:00
Erik Bershel and GitHub
7be76e40f4
[Ubuntu] Update libssl1.1 link for SQL installer ( #7500 )
2023-04-27 17:43:18 +02:00
Mikhail Koliada and GitHub
9f90e76a0c
[Ubuntu] get back to normal erlang installation ( #7428 )
2023-04-12 14:55:21 +02:00
Shamil Mubarakshin and GitHub
bc834aa083
[ubuntu] remove GraalVM ( #7399 )
2023-04-06 15:41:26 +02:00
Shamil Mubarakshin and GitHub
e72606ffb6
Cleanup ubuntu1804 image references ( #7388 )
2023-04-04 12:36:53 +02:00
Erik Bershel and GitHub
4cd37cce64
[Ubuntu] Install latest but not recomended Cabal ( #7316 )
2023-03-21 11:13:46 +01:00
Erik Bershel and GitHub
1261bad465
[Ubuntu] Update Maven to 3.8.8, new download link ( #7287 )
2023-03-15 20:38:34 +01:00
Mikhail Koliada and GitHub
b253509c8b
Revert "[Ubuntu] hardcode chromium revision for 110.x ( #7113 )" ( #7248 )
...
This reverts commit bbac29011e .
2023-03-08 10:53:16 +01:00
Mikhail Koliada and GitHub
fe23ebfec1
[Ubuntu] rework erlang installation (workaround hashes) ( #7234 )
2023-03-04 18:12:02 +01:00
Mikhail Koliada and GitHub
07428a1def
[ubuntu] fix cmdline-tools parser ( #7229 )
2023-03-03 16:17:13 +01:00
Mikhail Koliada and GitHub
e4e631725a
Revert "Remove libssl dependency ( #7166 )" ( #7203 )
...
This reverts commit 7fa12b8806 .
2023-02-28 00:07:45 +01:00
Dusko Dobranic and GitHub
7fa12b8806
Remove libssl dependency ( #7166 )
2023-02-21 21:30:23 +01:00
Mikhail Koliada and GitHub
1f4130e15e
Revert "[Ubuntu] workaround libodbc installation ( #7117 )" ( #7137 )
...
This reverts commit c89bab7e42 .
2023-02-18 12:39:27 +01:00
Mikhail Koliada and GitHub
c89bab7e42
[Ubuntu] workaround libodbc installation ( #7117 )
2023-02-15 20:10:43 +01:00
Alexey-Ayupov and GitHub
bbac29011e
[Ubuntu] hardcode chromium revision for 110.x ( #7113 )
2023-02-15 14:24:13 +01:00
Julian Ospald and GitHub
3f07514a44
Don't clean up haddock and profiling libs on Linux ( #6972 )
...
This was initially meant to save space in docker containers,
but breaks several use cases and runner images shouldn't have
space constraints.
Also fixes: https://github.com/haskell/actions/issues/176
2023-02-09 21:46:40 +01:00
Dusko Dobranic and GitHub
1d6be38cc8
[Ubuntu] Fix libssl version ( #7073 )
2023-02-09 14:42:08 +01:00
Mikhail Koliada and GitHub
fab3a48efe
[Ubuntu] Hardcode android cmd-tools on 18.04 ( #7005 )
2023-01-29 19:54:27 +01:00
Angela P Wen and GitHub
1e75a20a49
[Linux,macOS,Windows] Download two latest CodeQL bundles ( #6884 )
...
Previously, our runner image only included the most recent release of CodeQL. In order to improve stability of rollout of new CodeQL versions, we are now downloading the most recent two releases.
The change updates the Linux and Windows script variable names to match that of the Mac script, because they are mostly functionally identical. It also adds the same log messages to all scripts and ensures Mac and Windows test parity. It tests that there are two bundles in each of the OS's as well.
This will approximately double the total size and installation time of the existing CodeQL tool.
2023-01-29 14:46:43 +01:00
Julian Ospald and GitHub
b38865e056
Make sure GHCUP_INSTALL_BASE_PREFIX is set ( #6770 )
...
We use it during installation and add it to PATH, but then
don't instruct ghcup to actually use this directory at runtime.
This leads to:
1. ghcup is in /usr/local/.ghcup/bin/
2. `ghcup install cabal latest` will actually install into ~/.ghcup/bin/
3. since ~/.ghcup/bin/ is not in PATH, but /usr/local/.ghcup/bin/ is,
the new binary is not visible to the user
This issues does not exist on darwin, because there we use
~/.ghcup/bin/.
https://downloads.haskell.org/ghcup/tmp/aarch64-linux-ghcup-0.1.18.1
2023-01-02 10:58:35 +01:00
Alexey-Ayupov and GitHub
f7f519dcc4
[Ubuntu] update zstd version ( #6681 )
2022-12-29 23:33:04 +01:00
Mikhail Koliada and GitHub
e9b59a540e
Revert "[Ubuntu] hardcode chromium revision for 108.x ( #6734 )" ( #6851 )
...
This reverts commit fb484d9530 .
2022-12-29 15:28:19 +01:00
Shivam Mathur and GitHub
02c31c9246
[Ubuntu] add php 8.2 ( #6745 )
2022-12-12 11:16:35 +01:00
Mikhail Koliada and GitHub
fb484d9530
[Ubuntu] hardcode chromium revision for 108.x ( #6734 )
2022-12-09 16:16:03 +01:00
Alexey-Ayupov and GitHub
5dd62e7a08
Add PPA repository for Firefox as default ( #6528 )
2022-11-26 13:47:48 +01:00
Mikhail Koliada and GitHub
1c88fb4cda
[Ubuntu] pin powershell-core version ( #6611 )
2022-11-21 19:56:42 +01:00
Mikhail Koliada and GitHub
2b33da2a33
[Ubuntu] fix mongodb installation ( #6609 )
2022-11-21 17:54:08 +01:00
Mikhail Koliada and GitHub
6ef9c61220
[Ubuntu] Add one more missing file for vcpkg ( #6589 )
2022-11-17 16:51:56 +01:00
Mikhail Koliada and GitHub
f93e26d6a5
[Ubuntu] Workaround vcpkg installation ( #6564 )
2022-11-14 20:59:20 +01:00
Mikhail Koliada and GitHub
3fbd7f61b6
[Ubuntu] fix yq invocation on android repo xml ( #6562 )
2022-11-14 10:39:40 +01:00
Erik Bershel and GitHub
cc71c8b504
[Ubuntu] Remove ppa:ondrej/php for Ubuntu 22.04 ( #6478 )
2022-10-27 09:21:24 +02:00
Erik Bershel and GitHub
a9611d8e7f
Revert VCPKG_ROOT variable ( #6458 )
2022-10-25 09:30:50 +02:00
Erik Bershel and Mikhail Koliada
5e91f0a07d
Revert "Revert VCPKG_ROOT variable ( #6449 )"
...
This reverts commit 88d253f383 .
2022-10-24 12:27:27 +02:00
Erik Bershel and GitHub
88d253f383
Revert VCPKG_ROOT variable ( #6449 )
2022-10-24 11:10:20 +02:00
Aleksandr Chebotov
3b005f03fe
Replace bindgen to bindgen-cli
2022-10-17 13:07:27 +02:00
Julian Ospald
1e628422a3
Don't install stack install hook
...
See https://github.com/commercialhaskell/stack/issues/5895
Stack feature is documented here:
https://docs.haskellstack.org/en/stable/yaml_configuration/#ghc-installation-customisation
It's recommended, but probably too unexpected for CI.
It means stack will not install GHC on its own, but through GHCup.
2022-10-10 17:54:22 +08:00
Mikhail Koliada and GitHub
9efcd841b9
[Ubuntu] do not add homebrew to $PATH ( #6240 )
2022-09-22 18:07:12 +02:00
Mikhail Koliada and GitHub
4a83f39eb5
[Ubuntu] remove gfortran symlink from brew ( #6276 )
2022-09-21 10:44:01 +02:00
Erik Bershel and GitHub
c0d68d79cc
Update installers comments ( #6262 )
2022-09-20 08:32:48 +03:00
Mikhail Koliada and GitHub
3fab712c1e
[Ubuntu] Install gcc@12 from brew ( #6258 )
2022-09-19 16:36:04 +03:00