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

ci(*): add flutter analyze workflow and dynamic flutter version support #112

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

ZhuJHua
Copy link
Owner

@ZhuJHua ZhuJHua commented Jan 18, 2025

No description provided.

- Introduced a new workflow, `flutter-analyze.yml`, to perform Flutter code analysis.
- Added dynamic Flutter version selection based on the `.fvmrc` file or defaulted to the latest stable version.
- Modified the `build.yml` workflow to also use the dynamic Flutter version.
- Added the installation of `jq` to read the Flutter version from `.fvmrc`.
@ZhuJHua ZhuJHua merged commit 3b7c46c into master Jan 18, 2025
1 of 2 checks passed
@github-actions github-actions bot added the ci label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant