16 Commits

Author SHA1 Message Date
godofredoc
ae68d0409b Update documentation links to point to main branch. (flutter/engine#29326) 2021-10-26 10:48:02 -07:00
godofredoc
05cbbe048c Update docker image to match the LUCI and Framework images (flutter/engine#25009)
* Test docker image update.

Do not review.

* Test build in a VM.

* Add project name.

* Update image type.

* Add apt-get dependencies.

* Update dependencies.

* Update gcloud packages installation.

* Update dockerfile.

* Fix errors in dockerfile.

* Fix dockerfile.

* Organize docker file to make it more readable.
2021-03-18 13:55:26 -07:00
Chris Bracken
13cf185e1c Correct setup-related typos (flutter/engine#24846)
Corrects uses of setup as a verb to 'set up', leaves noun/noun-phrase
forms of setup as 'setup'. Also settles on 'teardown' as opposed to
tear-down for consistency across the codebase.

A few other minor comment/wording corrections.
2021-03-08 17:31:10 -08:00
Christopher Fujino
c54d4e4eff Switch to Cirrus Dockerfile as CI (flutter/engine#13440) 2019-11-07 15:37:07 -08:00
chunhtai
79ad29854f add windows embedding test (flutter/engine#12423) 2019-10-03 12:42:44 -07:00
Yegor
95f12137a7 Shrink cirrus docker image: reduce RUN count, apt-get clean (flutter/engine#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
34e183091c Add Chrome to Dockerfile (flutter/engine#11210) 2019-08-20 12:19:47 -07:00
Dan Field
0d0471363f test scenario_app on CI (flutter/engine#10065) 2019-07-26 15:59:18 -07:00
Dan Field
3fc755a317 Get prebuilt Dart via CIPD (flutter/engine#8859) 2019-05-06 11:31:23 -07:00
liyuqian
29adfa5060 More detailed comments for engine build windows VM (flutter/engine#8456)
To make it clearer what the next step is after the script run.
2019-04-05 11:01:27 -07:00
liyuqian
6dafe90543 Add scripts that prepares our windows VM image (flutter/engine#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
e5a5b61ece Add the Linux desktop setup script to Dockerfile (flutter/engine#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
5a59304379 Roll buildroot to support Android SDK 28 (flutter/engine#7245)
* Roll to buildroot and support Android SDK 28

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