-
Notifications
You must be signed in to change notification settings - Fork 12
[infra] Create a dev-channel build #247
Copy link
Copy link
Open
Description
(As we have for the flutter plugin: https://github.com/flutter/flutter-intellij/blob/main/docs/Dev-Channel.md)
Sub-tasks include:
- setup google3 kokoro config
- update ACLs to allow new config to have (shared) keystore access
- create a new
dart-intellij-third-partykokoro config
- implement plugin kokoro scripts
- preliminary: migrate flutter plugin deploy script from
plugin.dartto logic we can copy here ([build] convert kokorodeploy.shto pure bash flutter-intellij#8866) - implement scripts to correspond w/ google3 configs ([build] add kokoro dev channel build #294)
- preliminary: migrate flutter plugin deploy script from
Reactions are currently unavailable