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

docs: add migration steps for Ignite CLI v0.27.1 #3558

Merged
merged 13 commits into from
Jun 29, 2023

Conversation

jeronimoalbi
Copy link
Member

Closes #3519

There are more `app.go` changes to be added to the migration guide and
after that the document must be copied to nightly docs.
@jeronimoalbi jeronimoalbi added component:docs Documentation additions or improvements. skip-changelog Don't check changelog for new entries labels Jun 22, 2023
@jeronimoalbi jeronimoalbi self-assigned this Jun 22, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 22, 2023

Visit the preview URL for this PR (updated for commit 631a737):

https://igntservices-docs--pr3558-docs-v0-27-migration-vy2fvv9p.web.app

(expires Thu, 06 Jul 2023 07:24:12 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 95379efd94dd497aaa37c2d0354e6e2cafca5ec5

@jeronimoalbi jeronimoalbi marked this pull request as ready for review June 23, 2023 16:47
@jeronimoalbi jeronimoalbi merged commit 75d3338 into main Jun 29, 2023
@jeronimoalbi jeronimoalbi deleted the docs/v0.27-migration-guide branch June 29, 2023 07:45
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
* docs: add initial migration steps for v0.27.1

There are more `app.go` changes to be added to the migration guide and
after that the document must be copied to nightly docs.

* docs: add `app.go` changes

* chore: remove init function from app changes

* chore: add missing remove line

* docs: add missing migration steps

* docs: add app changes for IBC migration

* docs: add missing migration steps

* docs: add missing migration steps

* chore: add link to parameters migration

Using the new Ignite CLI version won't work with an existing app state
unless the parameters are migrated. Without the migration the app can
oly be run using the `--reset-once` flag.

* chore: copy migration docs to nightly documentation

* docs: correct issues in documentation

* fix: correct link issues

The issues have no relation to the migration PR but fixes are required
to pass CI checks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:docs Documentation additions or improvements. skip-changelog Don't check changelog for new entries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add migration guideline for the release
2 participants