mirror of
https://github.com/flutter/packages.git
synced 2025-07-01 23:51:55 +08:00

Allows publishing NNBD packages as stable previews rather than prereleases without CI being red. The step still runs, so it can be manually validated for other issues. Since this repository is low-traffic, and the cost of something slipping through here is minor (since it will be caught when actually trying to publish), it's not worth engineering a solution to ignore only the specific failure in this case. This should be reverted once NNBD support is on stable.