Skip to content

Write docs on template release process #236

@andrzejchm

Description

@andrzejchm

Let's write some quick notes on how to perform a release of the template that will be embedded with the next version of starport.

  1. bump version of the project inside starport_template/pubspec.yaml
  2. add changelog for the new version mentioning all changes, especially those breaking ones
  3. create release on github https://github.com/tendermint/flutter/releases, in the description mention the changelog file
  4. update starport source code with a newer version of the flutter repo inside thego.mod file.
  5. run go mod tidy to clear older versions from the go.sum file
  6. issue a pr to starport, similar to this one: chore: update flutter template to 2.0.3 ignite/cli#2025
  7. enjoy :)

Metadata

Metadata

Assignees

Labels

Technical 🛠Technical task not closely coupled with any feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions