Skip to content

Commit

Permalink
nsd: updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianhaberey committed Nov 18, 2024
1 parent c019f41 commit b08853a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions nsd/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
1. Push all changes
2. Wait for [CI](https://github.com/sebastianhaberey/nsd/actions) to complete successfully
3. Run additional integration tests manually (if applicable)
4. Do versioning in all projects
1. Update all changelogs
2. Update all version numbers
3. Change dependencies in project _nsd_ back to proper versions, update version numbers
4. Disable `publish_to: none` in project _nsd_
4. Do versioning in all affected projects
1. Update all changelogs
2. Update all version numbers
3. Change dependencies in project _nsd_ back to proper versions, update version numbers
4. Disable `publish_to: none` in project _nsd_
5. Commit locally with message "versioning (x.y.z)"
6. Publish with `flutter pub publish` starting with lowest in dependency tree
7. Tag version
Expand Down

0 comments on commit b08853a

Please sign in to comment.