We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dart pub publish
pub publish
git status
--dry-run
publish
--skip-validation
Related: #6246
The text was updated successfully, but these errors were encountered:
Mention new pub publish warning in "Publishing packages" (#6247)
559bdaa
Fixes #6232 (fixed some random typos too) --------- Co-authored-by: Parker Lougheed <[email protected]>
MaryaBelanger
Successfully merging a pull request may close this issue.
pub publish
ifgit status
is not clean pub#2040--dry-run
or only on an actualpublish
attempt?pub publish
page, though validation explanation on that page is more or less non-existent so it doesn't really fit.--skip-validation
flag: does that override the new warning?Related: #6246
The text was updated successfully, but these errors were encountered: