Skip to content

Commit a80fe32

Browse files
committed
docs: update release workflow
1 parent 5a195d0 commit a80fe32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ This workflow is triggered when a new Flutter/Dart version is released.
4242
4. **Address Issues:**
4343
* Read the `release_log.txt` file.
4444
* Systematically address each error or warning reported in the log. This will involve navigating to the specified sample project directories and applying code changes.
45+
* When updating for a new release, we don't care about `flutter pub outdated` warnings. As long as `pub get` completes without failing, it's okay.
4546

4647
5. **Create a Pull Request:**
4748
* Once all issues from the log are resolved and the repository is in a clean state, create a pull request.

0 commit comments

Comments
 (0)