Commit graph

221 commits

Author SHA1 Message Date
Casey Hillers bd0115f04d
[cirrus] Disable outside of tip of tree (#115774)
* [cirrus] Disable outside of tip of tree

* Fix string issue

* Remove old field

* Cirrus_branch to branch

* Branch to cirrus branch

* Cirrus branch -> cirrus base branch
2022-11-21 19:53:42 +00:00
Ricardo Amador a479718b02
Update cirrus key (#115006) 2022-11-09 12:43:15 -08:00
godofredoc 5c0a852a00
Revert "Disable docs in cirrus to unblock the autoroller." (#111277) 2022-09-09 17:36:04 +00:00
godofredoc 4cc1c329ee
Disable docs in cirrus to unblock the autoroller. (#111239)
Bug: https://github.com/flutter/flutter/issues/111193
2022-09-08 20:43:48 -07:00
yusuf-goog 7d1323c3a6
Updating expiring cirrus key. (#109461) 2022-08-12 18:12:28 +00:00
godofredoc 4c7384c971
Update cirrus secret. (#103957) 2022-05-17 11:37:14 -07:00
Casey Hillers 8b95cd6f35
[cirrus] Refresh GCP service account (#99301) 2022-02-28 16:31:12 -08:00
godofredoc 29fd0469ed
Pin dependencies in docker file. (#97466)
* Pin dependencies in docker file.

The docker file had two dependencies that were not locked. An npm
dependency and the debian base image. This PR pins those two
dependencies.

* Use the slim version of debian image.

* Use image with bigger disk to build docker images.

* remove web_engine_tests from cirrus.
2022-01-31 18:06:27 -08:00
keyonghan 9f7299598c
Renew cirrus gcp credentials (#94812) 2021-12-07 13:09:05 -08:00
keyonghan 00f78cf263
renew cirrus key (#89988) 2021-09-13 13:04:01 -07:00
Sigurd Meldgaard bce366203a
Stop calling top level pub (#89032)
* Use `dart __deprecated_pub` instead of `pub` to invoke pub from tools

The top level `pub` commmand has been deprecated and will print
a message. It is however implemented via the __deprecated_pub command
that prints no message.
2021-08-30 10:40:10 -07:00
Greg Spencer 10e4b04010
Switch document generation to use the snippets package (#87231)
Switch document generation to use the snippets package instead of the snippets code in the Flutter repo. In the process, some bugs in sample code analysis have been fixed, and I've fixed some more errors in the samples.

This will allow the snippets package to be developed separately from the Flutter repo, and reduce the code in the Flutter repo.

The snippets code is deleted in this PR.

I also converted some comments in the snippet templates to be regular comments instead of doc comments, because having a doc comment block before the imports causes the Dart import sorter to lose the comment. They should have been regular comments in the first place.

The snippets package resides in the assets-for-api-docs repo.

The sample analysis has also been converted to be run in parallel, and I've bumped the Dartdoc version to 1.0.2.
2021-08-11 19:48:29 -07:00
Greg Spencer 0151359c07
Fix some errors in snippets (#87528) 2021-08-03 10:20:04 -07:00
Jonah Williams 4697e255ed
disable analyze linux on Cirrus (#87518)
* disable analyze linux


Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
2021-08-02 13:46:54 -07:00
Ian Hickson 456fe1abed
Prevent merge conflicts when running customer tests. (#86063) 2021-07-08 15:11:05 -07:00
Ian Hickson 0b8174e0b0
Pin the customer_tests (#83964) 2021-07-02 19:16:04 -07:00
keyonghan 567586b407
Update cirrus gcp credentials (#85007)
* update gcp credentials

* update
2021-06-21 17:32:21 -07:00
Ian Hickson 0dba25adfc
Remove obsolete comment (#83963)
As far as I can tell, the code this refers to is gone now.
2021-06-03 22:45:01 -07:00
Yegor 0420d56335
consolidate all web integration tests under the same shard (#82307)
* consolidate all web integration tests under the same shard
2021-05-12 15:01:11 -07:00
Dan Field 0cc59b0285
Drop unused docs-linux vars on Cirrus (#81659) 2021-05-03 16:54:20 -07:00
Abhishek Ghaskata dba71259d5
removed cirrus (#78761) 2021-04-13 22:10:04 +01:00
godofredoc c2d12ea448
Update cluster. (#78678)
* Update cluster.

* Update namespace.

* Replace zone with region.

* Set region as zone.

* Use default namespace.

* Update namespace.
2021-03-23 10:11:54 -07:00
godofredoc eb1868b098
Use flutter-cirrus gke cluster for framework tasks. (#77982) 2021-03-19 14:26:04 -07:00
godofredoc 7b04422884
Run cirrus linux-docs only on presubmit. (#70141) 2021-02-02 18:04:52 -08:00
keyonghan 2639ac1d2e
Enable build_gallery tests in try/prod builders (#67749) 2020-10-09 15:57:04 -07:00
Kate Lovett 72696f77dd
Remove Cirrus support for Gold (#67468) 2020-10-08 14:19:42 -05:00
Yegor 07a757cbd6
fail when chromedriver installation fails (#67564) 2020-10-07 19:07:06 -07:00
Ian Hickson 553577ab03
Run docs shard on everything. (#67549) 2020-10-07 13:22:04 -07:00
keyonghan 74c3ea4d41
Remove deployment to play store for linux case in deploy_gallery test (#67349) 2020-10-05 19:12:02 -07:00
godofredoc fd0e223b74
Add Firebase tests to flutter dashboard. (#66677)
This PR also enables firebase tests on presubmit and removes code that
won't be used anymore from test runner.

Bug:
  https://github.com/flutter/infra/pull/225
2020-09-25 14:26:39 -07:00
Jonah Williams 192f9e5eb4
Remove skipped tool test, remove integration shard from cirrus (#66503) 2020-09-23 17:27:06 -07:00
godofredoc 35c8f19f1e
Fix windows hostonly_devicelab tests. (#66195) 2020-09-22 12:07:05 -07:00
godofredoc cfe53fd3c5
Enable linux and win hostonly devicelab tests. (#66085) 2020-09-21 11:27:06 -07:00
godofredoc 8cb09cf44b
Enable pre/post submit hostonly tests. (#65985) 2020-09-17 15:32:09 -07:00
godofredoc 24b2b55c20
Enable mac sdk tests and remove them from cirrus. (#65896) 2020-09-16 07:52:04 -07:00
Christopher Fujino 34c977f610
remove flutter update-packages from tools-tests (#61593) 2020-09-03 13:49:26 -07:00
Christopher Fujino 53a225bc56
remove docker_builder step (#64654) 2020-08-26 21:28:03 -07:00
Jenn Magder bd7e2eeee9
Bump Cirrus image Xcode version (#63252) 2020-08-25 10:34:33 -07:00
xster a2e5e074ab
Move Android doctor SDK check to 29 and Cirrus images to 30 (#63517) 2020-08-20 11:06:32 -07:00
Christopher Fujino 0fa1de3c78
Restore docs linux post submit cirrus (#64214) 2020-08-20 09:35:50 -07:00
godofredoc d504437d88
Make cirrus tests presubmit only and add new luci tests. (#63995) 2020-08-18 17:01:09 -07:00
godofredoc 48b9c3d39b
Remove hostonly_tests from cirrus as they are now running on LUCI. (#63257)
* Remove hostonly_tests from cirrus as they are now running on LUCI.

Bug:
  https://github.com/flutter/flutter/issues/63242

* Remove templates add framework tests for linux back.
2020-08-14 00:04:33 -07:00
Kate Lovett f64bc77a2d
Add flutter_goldens_client to testing path (#62910)
* Add flutter_goldens_client for testing

* Update .cirrus.yml
2020-08-04 18:53:45 -07:00
godofredoc c90c4b35ac
Remove framework_tests from cirrus. (#62643) 2020-08-04 08:31:29 -07:00
nturgut 31ee51a302
Increase the number of shards for web tests (#62623)
* increase the number of shards for web tests

* update comments
2020-08-03 17:27:21 -07:00
Todd Volkert 8c5c720ce6
Temporarily disable docset generation (#62386)
https://github.com/flutter/flutter/issues/60646
2020-07-28 01:07:42 -07:00
Todd Volkert 39fa00201d
Use in-memory disk for docs shards (#62373)
https://github.com/flutter/flutter/issues/60646
2020-07-27 21:11:43 -07:00
Todd Volkert 271b8dd674
Fix doc generation scripts (#62340) 2020-07-27 08:46:57 -07:00
Todd Volkert 8e0eee9008
Sub-shard the docs shard (#62281)
Separate out offline docs, docset generation, and docs deployment
each into dedicated shards.

https://github.com/flutter/flutter/issues/60646
2020-07-26 23:38:01 -07:00
Jenn Magder 1e510ff636
Turn on add-to-app iOS platform unit tests (#61007) 2020-07-09 15:52:49 -07:00