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

Flutter CI Integration #52

Merged
merged 17 commits into from May 17, 2024
Merged

Flutter CI Integration #52

merged 17 commits into from May 17, 2024

Conversation

TomRHandcock
Copy link
Collaborator

  • Adds example app for mockzilla_android Flutter plugin to allow native unit tests to be executed.
  • Adds Fastlane scripts for unit testing Flutter projects.
  • Integrates Flutter Fastlane scripts to only be executed on combined_pull_request if either Flutter source or Fastlane scripts have been modified to reduce redundant build time.
  • Updates .gitignore of mockzilla_android Android project to standard Android template

@TomRHandcock TomRHandcock added the p:flutter Issues or pull requests associated with the Flutter plugins label Mar 10, 2024
Tom Handcock added 5 commits March 10, 2024 21:06
- Install Flutter with GitHub action instead of Fastlane so it is automatically added to the path
- Fetch latest `develop` branch before diff'ing against current fetch branch in `should_flutter_run` lane
@SamC-Apadmi SamC-Apadmi merged commit d5d8e0d into develop May 17, 2024
1 of 2 checks passed
@mattmapadmi mattmapadmi deleted the feature/flutter-ci-integration branch May 17, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p:flutter Issues or pull requests associated with the Flutter plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants