Skip to content
New issue

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

Write docs on template release process #236

Open
andrzejchm opened this issue Mar 17, 2022 · 5 comments
Open

Write docs on template release process #236

andrzejchm opened this issue Mar 17, 2022 · 5 comments
Assignees
Labels
Technical 🛠 Technical task not closely coupled with any feature

Comments

@andrzejchm
Copy link
Contributor

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 :)
@andrzejchm andrzejchm added the Technical 🛠 Technical task not closely coupled with any feature label Mar 17, 2022
@Zfinix
Copy link
Contributor

Zfinix commented Mar 26, 2022

Will do

@Zfinix
Copy link
Contributor

Zfinix commented Mar 30, 2022

Just to clarify would this be a new section in the README page?

@andrzejchm
Copy link
Contributor Author

I think better place would be notion page

@Zfinix
Copy link
Contributor

Zfinix commented Mar 31, 2022 via email

@Zfinix
Copy link
Contributor

Zfinix commented Apr 13, 2022

This has been added i guess

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Technical 🛠 Technical task not closely coupled with any feature
Projects
None yet
Development

No branches or pull requests

2 participants