Skip to content

Commit 0168d2f

Browse files
authored
[docs] update build frequency to daily (#8781)
We're doing it daily now. 🎉 --- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR. <details> <summary>Contribution guidelines:</summary><br> - See our [contributor guide]([https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md](https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md) for general expectations for PRs. - Larger or significant changes should be discussed in an issue before creating a PR. - Dart contributions to our repos should follow the [Dart style guide](https://dart.dev/guides/language/effective-dart) and use `dart format`. - Java and Kotlin contributions should strive to follow Java and Kotlin best practices ([discussion](#8098)). </details>
1 parent 3f38bfc commit 0168d2f

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

kokoro/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,9 @@ This is the configuration for the `flutter-intellij-kokoro` job. Currently, the
44
`gcp_windows` config is ignored; when this project was under active development
55
the Windows support was not adequate. The `macos_external` config is used
66
to do CI activities. It runs unit tests on presubmit and commit, checks the code
7-
for compilation problems in all supported IDEs, and performs a weekly dev-channel
7+
for compilation problems in all supported IDEs, and performs a daily dev-channel
88
build (fully automated).
99

1010
Kokoro jobs run on the internal Google infrastructure. See
1111
https://developers.google.com/marketing/engineering/tools/kokoro
1212
for more about it. It has no special permissions.
13-
14-
It is maintained by the Dart DevTools team. Currently, the primary contacts
15-
are stevemessick and helin24 (GitHub ids).

0 commit comments

Comments
 (0)