Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Always use the latest Flutter available #415

Merged
merged 1 commit into from
Mar 12, 2018
Merged

Always use the latest Flutter available #415

merged 1 commit into from
Mar 12, 2018

Conversation

fkorotkov
Copy link
Contributor

Right now cirrusci/flutter:latest tag points to the latest released version of Flutter. For example, 0.2.0 right now. To make sure we always test agains the latest Flutter available I've added a script to always run flutter upgrade.

Another possibility will be to incorporate Cirrus CI's Container Builder into https://github.com/flutter/flutter so successful master builds will publish a Docker container.

to: @Hixie @yjbanov

@Hixie
Copy link
Contributor

Hixie commented Mar 12, 2018

LGTM

@Hixie
Copy link
Contributor

Hixie commented Mar 12, 2018

Thanks!

@Hixie Hixie merged commit 7298530 into flutter:master Mar 12, 2018
@fkorotkov fkorotkov deleted the fedor/upgrade-flutter branch March 12, 2018 00:50
jonasbark pushed a commit to jonasbark/plugins that referenced this pull request Mar 20, 2018
* commit 'a404fbfd4842b51b57bc0c6298604cf5674e2c02': (40 commits)
  Update README.md (flutter#430)
  Updated to 0.5.0 (flutter#428)
  AdSizes for AdMob banner ads (flutter#402)
  bump minor version and add changelog entry (flutter#427)
  add fetchProvidersForEmail wrapper (flutter#410)
  Incremental Build Script (flutter#422)
  add runtime permission requests for external storage and camera (flutter#424)
  Fix Dart 2 type error and deprecation (flutter#425)
  Fix a Dart 2 runtime cast failure in firebase_database test (flutter#419)
  Fixed deprecation warnings (flutter#420)
  Fix Dart 2 runtime error in the camera plugin (flutter#417)
  Always use the latest Flutter available (flutter#415)
  Spelling (flutter#411)
  Configure Flutter CI (flutter#383)
  Set SDK constraints to match Flutter beta (flutter#412)
  Remove Gradle artifacts from repo (flutter#414)
  Google maps plugin stub (flutter#405)
  Allow null document snapshot data when document does not exist (flutter#406)
  Fix new formatting errors (flutter#408)
  Fix url_launcher for iOS <10 (flutter#407)
  ...
fkorotkov added a commit to fkorotkov/flutter_markdown that referenced this pull request Mar 28, 2018
julianscheel pushed a commit to jusst-engineering/plugins that referenced this pull request Mar 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants