-
-
Notifications
You must be signed in to change notification settings - Fork 208
ci: Add pub publish --dry-run
for Flutter package
#848
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
Conversation
Thanks for opening this pull request!
|
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #848 +/- ##
=======================================
Coverage 16.36% 16.36%
=======================================
Files 47 47
Lines 2902 2902
=======================================
Hits 475 475
Misses 2427 2427 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
The label |
The label |
The label |
@Nidal-Bakir just to explain the bot, most labels incl. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
New Pull Request Checklist
Issue Description
Closes: #847
Approach
start a job to check for any errors when running
dart pub publish --dry-run
For the Flutter packageTODOs before merging
Merge this PR first #846