Skip to content

Conversation

@tbruyelle
Copy link
Contributor

Fix #2817

Revert part of commit 7c836df

There's 2 reasons why this change should be reverted:

  • the version that does the registration automatically is not released yet (0.24)
  • the hello tutorial requires the use of cli 0.22, where the registration is always manual.

What could be changed in the 0.24 documentation:

  • remove the 0.22 requirement (latest could be used w/o any problem I think)
  • remove the manual grpc registration.

Fix #2817

There's 2 reasons why the change should be reverted:
- the version that does the registration automatically is not released yet
  (0.24)
- the hello tutorial requires the use of cli 0.22, where the
  registration is always manual.

What could be changed in the 0.24 documentation:
- remove the 0.22 requirement (latest could be used w/o any problem I
  think)
- remove the manual grpc registration.
@tbruyelle tbruyelle added the skip-changelog Don't check changelog for new entries label Sep 9, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2022

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

https://ignite-go-docs--pr2819-docs-fix-grpc-regist-nkdr8idj.web.app

(expires Fri, 16 Sep 2022 11:08:19 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@tbruyelle tbruyelle merged commit bd761cc into develop Sep 9, 2022
@tbruyelle tbruyelle deleted the docs/fix-grpc-registration branch September 9, 2022 15:03
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
Fix ignite#2817

There's 2 reasons why the change should be reverted:
- the version that does the registration automatically is not released yet
  (0.24)
- the hello tutorial requires the use of cli 0.22, where the
  registration is always manual.

What could be changed in the 0.24 documentation:
- remove the 0.22 requirement (latest could be used w/o any problem I
  think)
- remove the manual grpc registration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Don't check changelog for new entries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem with Hello Ignite Cli blog

4 participants