Commit Graph

13 Commits

Author SHA1 Message Date
Christopher Fujino 075eae5990 Switch to Cirrus Dockerfile as CI (#13440) 2019-11-07 15:37:07 -08:00
chunhtai daf1eb9a6a add windows embedding test (#12423) 2019-10-03 12:42:44 -07:00
Yegor 8ebbf02906 Shrink cirrus docker image: reduce RUN count, apt-get clean (#11416)
* Shrink cirrus docker image: reduce RUN count, apt-get clean

* collapse everything into one RUN
2019-08-23 14:12:27 -07:00
Yegor a6cd477f54 Add Chrome to Dockerfile (#11210) 2019-08-20 12:19:47 -07:00
Dan Field aea0d7a651 test scenario_app on CI (#10065) 2019-07-26 15:59:18 -07:00
Dan Field 3671182a95 Get prebuilt Dart via CIPD (#8859) 2019-05-06 11:31:23 -07:00
liyuqian 08a1335088 More detailed comments for engine build windows VM (#8456)
To make it clearer what the next step is after the script run.
2019-04-05 11:01:27 -07:00
liyuqian 697e541a8d Add scripts that prepares our windows VM image (#8446)
Have this script reviewed and committed to our repo for our future reference.

This prepares the VM used in https://github.com/flutter/engine/pull/8442

Once our Docker container is tested in GKE (after Kubernetes 1.14 is ready), I'll also upload Dockefiles and its related scripts here.
2019-04-04 17:28:03 -07:00
stuartmorgan d8c89e2bfe Add the Linux desktop setup script to Dockerfile (#8227)
In preparation for enabling Linux shell builds, add the script that
installs necessary system-level dependencies.
2019-03-20 16:11:40 -04:00
Dan Field cfbc948647 Roll buildroot to support Android SDK 28 (#7245)
* Roll to buildroot and support Android SDK 28

* Ubuntu 16 for android build test
2018-12-18 19:38:28 -08:00
liyuqian 2091c0db69 Update Dart version in Dockerfile (#6618) 2018-10-19 14:31:10 -07:00
liyuqian 829e4756b7 Update docker image tag and README (#5995) 2018-08-15 12:37:32 -07:00
liyuqian 659e49e7dd Add docker container generation scripts (#5898)
These scripts generate the image we used to test flutter/engine in Cirrus.
2018-07-30 10:40:45 -07:00