-
Notifications
You must be signed in to change notification settings - Fork 100
cocoon scheduler dart project #1209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cocoon scheduler dart project #1209
Conversation
jonahwilliams
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you're moving code from app_dart to a dependency on app_dart, i don't think that will change the calculus on version solving at all
My understanding from the recipe (an example run at https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20validate_ci_config/373/overview) is this would checkout cocoon, but only run pub get on the \cc @christopherfujino who wrote the recipe can verify |
|
I guess that would definitely help the problem, but we'd eventually need to get all of the versions bumped anyway |
jonahwilliams
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
app_dart/lib/src/service/scheduler.darttoscheduler/lib/scheduler.dartci.yamlvalidation script fromapp_darttoschedulerIssues
flutter/flutter#82072