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: use stable flutter channel also on iOS #270

Merged
merged 1 commit into from
May 22, 2020
Merged

CI: use stable flutter channel also on iOS #270

merged 1 commit into from
May 22, 2020

Conversation

m0nac0
Copy link
Collaborator

@m0nac0 m0nac0 commented May 12, 2020

Right now the linter and the android build use the latest flutter release from the stable channel, while for iOS first the latest stable release is installed, and then flutter is (inefficiently) changed to the master channel.
This makes all three jobs use the latest stable release.

@m0nac0 m0nac0 marked this pull request as draft May 12, 2020 15:41
@m0nac0 m0nac0 marked this pull request as ready for review May 12, 2020 16:33
@m0nac0 m0nac0 merged commit 2339ab6 into master May 22, 2020
@m0nac0 m0nac0 deleted the m0-update-ci branch May 22, 2020 20:58
andrea689 added a commit to andrea689/flutter-mapbox-gl that referenced this pull request Jun 3, 2020
* master:
  [flutter] release v0.6.0
  Change gradle version to 3.5.0 instead of 3.6.1
  Update Mapbox plugins and gradle
  iOS: add long press handler (flutter-mapbox-gl#268)
  [android] Implemented long click for Android (flutter-mapbox-gl#198)
  [fix] Change default MyLocationTrackingMode to None (flutter-mapbox-gl#285)
  Add First-Class Support For Listening to `onCameraIdle` events (flutter-mapbox-gl#280)
  CI: use stable flutter channel also on iOS (flutter-mapbox-gl#270)
  Implement addImage() to style (flutter-mapbox-gl#269)
  Add animation duration for animateCamera (flutter-mapbox-gl#259)
  Document onStyleLoadedCallback (flutter-mapbox-gl#257)
  example: rename Page to ExamplePage (flutter-mapbox-gl#258)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants