Skip to content

docs: Update manual publishing steps a little bit.#1003

Open
ditman wants to merge 2 commits into
flutter:mainfrom
ditman:update-manual-publishing-steps
Open

docs: Update manual publishing steps a little bit.#1003
ditman wants to merge 2 commits into
flutter:mainfrom
ditman:update-manual-publishing-steps

Conversation

@ditman

@ditman ditman commented Jul 16, 2026

Copy link
Copy Markdown
Member

Description

Updates the manual publishing steps with what I needed to do to release stuff this week. This just expands the detail of the existing doc a little bit.

Pre-launch Checklist

  • I read the Flutter Style Guide recently, and have followed its advice.
  • I signed the CLA.
  • I read the Contributors Guide.
  • I have added sample code updates to the changelog.
  • I updated/added relevant documentation (doc comments with ///).
  • If my PR is a fork PR, I've checked that [e2e tests] passed.

If you need help, consider asking for advice on the #hackers-devrel channel on Discord.

@ditman
ditman requested a review from polina-c July 16, 2026 21:52

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the manual publishing documentation in docs/contributing/publishing.md to provide detailed, step-by-step instructions for releasing packages. The feedback suggests enhancing these steps by explicitly adding commands to switch to the main branch and pull the latest changes, as well as recommending a dry-run publish step (flutter pub publish --dry-run) to catch potential issues early.

Note: Security Review has been skipped due to the limited scope of the PR.

Comment thread docs/contributing/publishing.md
Comment thread docs/contributing/publishing.md Outdated
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.

1 participant