Skip to content
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

workflow for updating flutter candidate #6034

Merged
merged 12 commits into from
Jul 14, 2023
Merged

workflow for updating flutter candidate #6034

merged 12 commits into from
Jul 14, 2023

Conversation

CoderDake
Copy link
Contributor

@CoderDake CoderDake commented Jul 14, 2023

This PR creates a workflow that will run daily to update the flutter-candidate.txt file. The objective of this is to have a daily resolution for flutter candidate versions, so in the future we know what version to use with legacy devtools versions.

Example of what the PR will look like.
#6037

Fixes #6024

@CoderDake CoderDake marked this pull request as ready for review July 14, 2023 19:50
@CoderDake CoderDake requested a review from a team as a code owner July 14, 2023 19:50
tool/README.md Outdated Show resolved Hide resolved
Copy link
Member

@kenzieschmoll kenzieschmoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a couple nits but lgtm.

@CoderDake CoderDake added release-notes-not-required run-dcm-workflow autosubmit Merge PR when tree becomes green via auto submit App labels Jul 14, 2023
@auto-submit auto-submit bot merged commit ca1b3c0 into master Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App release-notes-not-required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Store a text file to track the flutter candidate that a build was tested against
2 participants