50 Commits (master)

Author SHA1 Message Date
Victor Kropp 99458dad07 ci: restore Dockerfile used to run desktop tests 4 weeks ago
Oleksandr Karpovich d14b8f0336
Rename ci/docker/web/Dockerfile-Basic to Dockerfile 4 weeks ago
Victor Kropp 6bb4d392a1
ci: update Dockerfile used to run web tests (#4682) 4 weeks ago
Konstantin Tskhovrebov eabd836b35 [ci] Update android cmd tools to latest and platform to 34 in the docker for gradle tests 2 months ago
Konstantin Tskhovrebov c3c7ba3ccb [ci] Update android cmd tools to latest and platform to 34 in the docker for gradle tests 2 months ago
Konstantin Tskhovrebov b039a91003 Add Android SDK to the gradle-plugin-tests Dockerfile 6 months ago
Alexey Tsvetkov bd6513197c
Use JDK 17 for Gradle plugin tests on TC (#3030) 1 year ago
Oleksandr Karpovich 02bf0d0569
Update compose-web Dockerfile (#2942) 1 year ago
Alexey Tsvetkov 8f3578bdca
Fix gradle tests (#2708) 1 year ago
Stefan Wärting c60b6f9669
Rename ci/docker/linux/README.MD -> ci/docker/linux/README.md (#1659) 2 years ago
Shagen Ogandzhanian 7cd130ba11 Remove "fat" Dockerfile - it was used for building compose-web but it does not anymore 2 years ago
Igor Demin e16673e842
Update Dockerfile 3 years ago
Shagen Ogandzhanian e5fed5aa7b Revert 239d5d5970 till further investigation 3 years ago
Shagen Ogandzhanian 239d5d5970 [web] [ci] Install specific Firefox version and make it possible to customize it in build 3 years ago
Shagen Ogandzhanian 166b314919 [web] [ci] always install latest firefox 3 years ago
Shagen Ogandzhanian c0735db613 [web] [ci] Don't install gradle in Dockerfile-Basic 3 years ago
Shagen Ogandzhanian defae6241c Install web drivers to the gradle root 3 years ago
Shagen Ogandzhanian 9b1526e11b Install gecko driver to the compose-web light Docker image 3 years ago
Shagen Ogandzhanian 6dd94e8edb Update gradle to 7.0.2 in "fat" Docker environment for compose-web 3 years ago
Shagen Ogandzhanian 71fdf598ad Update gradle to 7.0.2 in "light" Docker environment for compose-web 3 years ago
Shagen Ogandzhanian ae5d967c1e Don't pass eny global gradle config to the "light" compose-web environment 3 years ago
Shagen Ogandzhanian a4e2d222b7 There's no need in complicated logic since we can not (easily) change entry point after all 3 years ago
Shagen Ogandzhanian c95fbcb3dd Invoking actual bootstrap logic 3 years ago
Shagen Ogandzhanian ed495ea09e Bootrstrapping androix repositoy in lite Dockerfile done right 3 years ago
Shagen Ogandzhanian 0eff77256a Absolute path for the bootstrap task 3 years ago
Shagen Ogandzhanian d33e0d99b6 Introduce bootstrap process as a gradle task (compose-web basic Docker image) 3 years ago
Shagen Ogandzhanian 83352b3499 Introduce separate Docker image for build without androidx setup 3 years ago
Shagen Ogandzhanian e08d014a79 Introduce GRADLE_HOME env variable to the compose-web Dockerfile 3 years ago
Shagen Ogandzhanian 7f714b7d7f Correcting logic for global gradle in compose-web Dockerimage 3 years ago
Shagen Ogandzhanian 79ff26764b Install chrome driver to the Docker compose-web image 3 years ago
Shagen Ogandzhanian d5abe47da6 Introduce a separate global gradle distrib in compose-web Docker image 3 years ago
Shagen Ogandzhanian 8dd40e60e3 Explicitely name internal repository we are publishing to 3 years ago
Shagen Ogandzhanian 8040ca67e1 Configure publication only if project has maven publishing plugin 3 years ago
Shagen Ogandzhanian 556ac1d8e0 Keep publication config in global gradle settings for compose-web Docker image 3 years ago
Shagen Ogandzhanian 2b44bc348f Introduce global repository resolution for compose-web Docker build image 3 years ago
Shagen Ogandzhanian ac51be0140 Install Firefox to the Docker image we are using for testing web builds 3 years ago
Shagen Ogandzhanian 1f15bbb373 Introduce global gradle.properties so the we don't need to retype androidx.compose.multiplatformEnabled=true 3 years ago
Shagen Ogandzhanian 1aa492c02c Introduce an alias for launching chrome from root in compose-web/Docker 3 years ago
Shagen Ogandzhanian 4039d82aa6 Don't remove darwin SDK in Docker file for compose-web 3 years ago
Shagen Ogandzhanian 05b9e962e5 Remove darwin-related prebuilts from the compose-web image 3 years ago
Shagen Ogandzhanian a70c72052c Don't purge any app installed so far to the Docker web-compose image 3 years ago
Shagen Ogandzhanian 603287b1bf Don't try to purge app-get cache data and clone with depth=1 in Docker for compose web 3 years ago
Shagen Ogandzhanian 69b0ce57f5 Fix arguments for sync in Docker for compose-web 3 years ago
Shagen Ogandzhanian 1eb9bf6e77 Add chrome to the Docker image for compose-web CI 3 years ago
Shagen Ogandzhanian ba1f3c57c6 Update symlinks in compose-web/Dockerfile 3 years ago
Shagen Ogandzhanian 6ee7147fe3 Speed up syncing and creating symlink for compose-web/Dockerfile 3 years ago
Shagen Ogandzhanian 56bb89fad6 Enforce bash as default shell in compose-web Dockerfile (the right way) 3 years ago
Shagen Ogandzhanian bdeea79e9d Use bash by defaule in compose-web/Dockerfile 3 years ago
Shagen Ogandzhanian 963ab0dc55 Introduce experimental Dockerfile for compose-web-based jobs 3 years ago
Nikolay Igotti c5f6013dfc Missing env variable in Dockefile 3 years ago