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

Rename Tendermint to CometBFT in /docs #197

Merged
merged 33 commits into from
Feb 1, 2023
Merged

Conversation

cason
Copy link
Contributor

@cason cason commented Jan 25, 2023

Addresses #178.

@cason cason linked an issue Jan 25, 2023 that may be closed by this pull request
2 tasks
@cason cason marked this pull request as ready for review January 26, 2023 15:42
@cason cason requested review from a team as code owners January 26, 2023 15:42
@cason cason self-assigned this Jan 26, 2023
@cason cason added backport-to-v0.34.x Tell Mergify to backport the PR to v0.34.x backport-to-v0.37.x Tell Mergify to backport the PR to v0.37.x labels Jan 26, 2023
docs/core/configuration.md Outdated Show resolved Hide resolved
docs/core/configuration.md Outdated Show resolved Hide resolved
docs/introduction/what-is-cometbft.md Outdated Show resolved Hide resolved
docs/tools/README.md Outdated Show resolved Hide resolved
docs/README.md Outdated Show resolved Hide resolved
docs/README.md Outdated Show resolved Hide resolved
cason and others added 8 commits January 30, 2023 15:25
Co-authored-by: Thane Thomson <connect@thanethomson.com>
Co-authored-by: Thane Thomson <connect@thanethomson.com>
Co-authored-by: Thane Thomson <connect@thanethomson.com>
Co-authored-by: Thane Thomson <connect@thanethomson.com>
Co-authored-by: Thane Thomson <connect@thanethomson.com>
Copy link
Contributor

@andynog andynog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good to me. Added a few comments and there are a few ones related to the docs and vuepress that will be addressed in #249

docs/.vuepress/config.js Show resolved Hide resolved
docs/DOCS_README.md Show resolved Hide resolved
docs/introduction/what-is-cometbft.md Show resolved Hide resolved
docs/introduction/what-is-cometbft.md Show resolved Hide resolved
docs/package.json Show resolved Hide resolved
Copy link
Contributor

@thanethomson thanethomson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this looks good. If we pick up small errors/issues we can fix them later. Thanks for this @cason!

@thanethomson thanethomson merged commit 9883814 into main Feb 1, 2023
@thanethomson thanethomson deleted the cason/178-rename-docs branch February 1, 2023 12:00
mergify bot pushed a commit that referenced this pull request Feb 1, 2023
* docs/rename: simple github.com links renaming

* docs/rename: old links to spec repo replaced

* docs/rename: Go doc links renamed, currently broken

* docs/rename: fixing broken links, proper branches

* docs/rename: docs.tendermint.com -> docs.cometbft.com

* docs/rename: fixing front matter in .md files

* docs/rename: renaming in what is tendermint page

   * Tendermint in a Nutshell image removed

* docs/rename: cleaning, renaming docs introduction

* docs/rename: renaming in docs/app-dev/ dir

* docs/rename: links to main branch in docs/networks

* docs/rename: renaming in docs/tools/ dir

* docs/rename: renaming in docs/tutorials dir

* docs/rename: moving images to docs/imgs/ dir

* docs/rename: renaming in docs/tendermint-core/ dir

* docs/rename: docs/tendermint-core/ -> docs/core/

* docs/rename: renaming in docs/qa/ sub path

* docs/rename: renaming in .vuepress dir, logo removed

* docs/rename: renaming in READMEs

* docs/rename: removing Tendermint images and content

* docs/rename: removing references to removed diagram

* docs/rename: renaming in READMEs for RFCs and ADRs

* rename: links to docs/tendermint-core -> docs/core

* docs/rename: removing unused images from docs/imgs/

* docs/rename: cleaning of docs/imgs/, ADR images moved

* Apply suggestions from code review

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* Apply suggestions from code review

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* docs/rename: removing outdated Testnets section

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* docs/rename: removing reference to tendermint/awesome repo

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* docs/rename: contributing section updated

Co-authored-by: Thane Thomson <connect@thanethomson.com>

---------

Co-authored-by: Thane Thomson <connect@thanethomson.com>
(cherry picked from commit 9883814)

# Conflicts:
#	docs/README.md
#	docs/app-dev/abci-cli.md
#	docs/app-dev/app-architecture.md
#	docs/app-dev/indexing-transactions.md
#	docs/core/block-structure.md
#	docs/core/configuration.md
#	docs/core/how-to-read-logs.md
#	docs/core/running-in-production.md
#	docs/core/subscription.md
#	docs/core/using-cometbft.md
#	docs/introduction/architecture.md
#	docs/introduction/what-is-cometbft.md
#	docs/tendermint-core/rpc.md
#	docs/tools/debugging.md
#	docs/tutorials/go-built-in.md
#	docs/tutorials/go.md
#	spec/consensus/consensus.md
#	spec/consensus/wal.md
#	spec/p2p/v0.34/README.md
mergify bot pushed a commit that referenced this pull request Feb 1, 2023
* docs/rename: simple github.com links renaming

* docs/rename: old links to spec repo replaced

* docs/rename: Go doc links renamed, currently broken

* docs/rename: fixing broken links, proper branches

* docs/rename: docs.tendermint.com -> docs.cometbft.com

* docs/rename: fixing front matter in .md files

* docs/rename: renaming in what is tendermint page

   * Tendermint in a Nutshell image removed

* docs/rename: cleaning, renaming docs introduction

* docs/rename: renaming in docs/app-dev/ dir

* docs/rename: links to main branch in docs/networks

* docs/rename: renaming in docs/tools/ dir

* docs/rename: renaming in docs/tutorials dir

* docs/rename: moving images to docs/imgs/ dir

* docs/rename: renaming in docs/tendermint-core/ dir

* docs/rename: docs/tendermint-core/ -> docs/core/

* docs/rename: renaming in docs/qa/ sub path

* docs/rename: renaming in .vuepress dir, logo removed

* docs/rename: renaming in READMEs

* docs/rename: removing Tendermint images and content

* docs/rename: removing references to removed diagram

* docs/rename: renaming in READMEs for RFCs and ADRs

* rename: links to docs/tendermint-core -> docs/core

* docs/rename: removing unused images from docs/imgs/

* docs/rename: cleaning of docs/imgs/, ADR images moved

* Apply suggestions from code review

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* Apply suggestions from code review

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* docs/rename: removing outdated Testnets section

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* docs/rename: removing reference to tendermint/awesome repo

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* docs/rename: contributing section updated

Co-authored-by: Thane Thomson <connect@thanethomson.com>

---------

Co-authored-by: Thane Thomson <connect@thanethomson.com>
(cherry picked from commit 9883814)

# Conflicts:
#	docs/.vuepress/redirects
#	docs/DOCS_README.md
#	docs/README.md
#	docs/app-dev/abci-cli.md
#	docs/app-dev/app-architecture.md
#	docs/app-dev/getting-started.md
#	docs/app-dev/indexing-transactions.md
#	docs/architecture/README.md
#	docs/architecture/adr-047-handling-evidence-from-light-client.md
#	docs/architecture/adr-056-light-client-amnesia-attacks.md
#	docs/architecture/adr-059-evidence-composition-and-lifecycle.md
#	docs/architecture/adr-template.md
#	docs/core/block-structure.md
#	docs/core/block-sync.md
#	docs/core/fast-sync.md
#	docs/core/how-to-read-logs.md
#	docs/core/running-in-production.md
#	docs/core/subscription.md
#	docs/core/using-cometbft.md
#	docs/introduction/architecture.md
#	docs/introduction/what-is-cometbft.md
#	docs/qa/v037/README.md
#	docs/rfc/README.md
#	docs/tendermint-core/block-sync.md
#	docs/tendermint-core/rpc.md
#	docs/tools/debugging.md
#	docs/tutorials/go-built-in.md
#	docs/tutorials/go.md
#	spec/consensus/consensus.md
#	spec/consensus/wal.md
cason added a commit that referenced this pull request Feb 7, 2023
* Rename Tendermint to CometBFT in /docs (#197)

* docs/rename: simple github.com links renaming

* docs/rename: old links to spec repo replaced

* docs/rename: Go doc links renamed, currently broken

* docs/rename: fixing broken links, proper branches

* docs/rename: docs.tendermint.com -> docs.cometbft.com

* docs/rename: fixing front matter in .md files

* docs/rename: renaming in what is tendermint page

   * Tendermint in a Nutshell image removed

* docs/rename: cleaning, renaming docs introduction

* docs/rename: renaming in docs/app-dev/ dir

* docs/rename: links to main branch in docs/networks

* docs/rename: renaming in docs/tools/ dir

* docs/rename: renaming in docs/tutorials dir

* docs/rename: moving images to docs/imgs/ dir

* docs/rename: renaming in docs/tendermint-core/ dir

* docs/rename: docs/tendermint-core/ -> docs/core/

* docs/rename: renaming in docs/qa/ sub path

* docs/rename: renaming in .vuepress dir, logo removed

* docs/rename: renaming in READMEs

* docs/rename: removing Tendermint images and content

* docs/rename: removing references to removed diagram

* docs/rename: renaming in READMEs for RFCs and ADRs

* rename: links to docs/tendermint-core -> docs/core

* docs/rename: removing unused images from docs/imgs/

* docs/rename: cleaning of docs/imgs/, ADR images moved

* Apply suggestions from code review

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* Apply suggestions from code review

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* docs/rename: removing outdated Testnets section

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* docs/rename: removing reference to tendermint/awesome repo

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* docs/rename: contributing section updated

Co-authored-by: Thane Thomson <connect@thanethomson.com>

---------

Co-authored-by: Thane Thomson <connect@thanethomson.com>
(cherry picked from commit 9883814)

# Conflicts:
#	docs/.vuepress/redirects
#	docs/DOCS_README.md
#	docs/README.md
#	docs/app-dev/abci-cli.md
#	docs/app-dev/app-architecture.md
#	docs/app-dev/getting-started.md
#	docs/app-dev/indexing-transactions.md
#	docs/architecture/README.md
#	docs/architecture/adr-047-handling-evidence-from-light-client.md
#	docs/architecture/adr-056-light-client-amnesia-attacks.md
#	docs/architecture/adr-059-evidence-composition-and-lifecycle.md
#	docs/architecture/adr-template.md
#	docs/core/block-structure.md
#	docs/core/block-sync.md
#	docs/core/fast-sync.md
#	docs/core/how-to-read-logs.md
#	docs/core/running-in-production.md
#	docs/core/subscription.md
#	docs/core/using-cometbft.md
#	docs/introduction/architecture.md
#	docs/introduction/what-is-cometbft.md
#	docs/qa/v037/README.md
#	docs/rfc/README.md
#	docs/tendermint-core/block-sync.md
#	docs/tendermint-core/rpc.md
#	docs/tools/debugging.md
#	docs/tutorials/go-built-in.md
#	docs/tutorials/go.md
#	spec/consensus/consensus.md
#	spec/consensus/wal.md

* rename: fixing cherry-pick conflicts in docs/core

* rename: fixing further cherry-pick conflicts

* rename: Inspect section removed from docs/tools/debugging

* rename/docs: merging tutorials, from main and v0.34.x

* rename/docs: links updated to v0.34.x branch

* rename/docs: fixing docs.cometbft.com v0.34 links

* docs/rename: updating links to v0.34.x branch

* rename: fixing cherry-pick conflicts

* Apply suggestions from code review

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* rename/docs: reintroducing time_iota_ms parameter

* Apply suggestions from code review

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

---------

Co-authored-by: Daniel <daniel.cason@informal.systems>
Co-authored-by: Daniel Cason <cason@gandria>
Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
cason added a commit that referenced this pull request Feb 8, 2023
* Rename Tendermint to CometBFT in /docs (#197)

* docs/rename: simple github.com links renaming

* docs/rename: old links to spec repo replaced

* docs/rename: Go doc links renamed, currently broken

* docs/rename: fixing broken links, proper branches

* docs/rename: docs.tendermint.com -> docs.cometbft.com

* docs/rename: fixing front matter in .md files

* docs/rename: renaming in what is tendermint page

   * Tendermint in a Nutshell image removed

* docs/rename: cleaning, renaming docs introduction

* docs/rename: renaming in docs/app-dev/ dir

* docs/rename: links to main branch in docs/networks

* docs/rename: renaming in docs/tools/ dir

* docs/rename: renaming in docs/tutorials dir

* docs/rename: moving images to docs/imgs/ dir

* docs/rename: renaming in docs/tendermint-core/ dir

* docs/rename: docs/tendermint-core/ -> docs/core/

* docs/rename: renaming in docs/qa/ sub path

* docs/rename: renaming in .vuepress dir, logo removed

* docs/rename: renaming in READMEs

* docs/rename: removing Tendermint images and content

* docs/rename: removing references to removed diagram

* docs/rename: renaming in READMEs for RFCs and ADRs

* rename: links to docs/tendermint-core -> docs/core

* docs/rename: removing unused images from docs/imgs/

* docs/rename: cleaning of docs/imgs/, ADR images moved

* Apply suggestions from code review

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* Apply suggestions from code review

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* docs/rename: removing outdated Testnets section

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* docs/rename: removing reference to tendermint/awesome repo

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* docs/rename: contributing section updated

Co-authored-by: Thane Thomson <connect@thanethomson.com>

---------

Co-authored-by: Thane Thomson <connect@thanethomson.com>
(cherry picked from commit 9883814)

# Conflicts:
#	docs/README.md
#	docs/app-dev/abci-cli.md
#	docs/app-dev/app-architecture.md
#	docs/app-dev/indexing-transactions.md
#	docs/core/block-structure.md
#	docs/core/configuration.md
#	docs/core/how-to-read-logs.md
#	docs/core/running-in-production.md
#	docs/core/subscription.md
#	docs/core/using-cometbft.md
#	docs/introduction/architecture.md
#	docs/introduction/what-is-cometbft.md
#	docs/tendermint-core/rpc.md
#	docs/tools/debugging.md
#	docs/tutorials/go-built-in.md
#	docs/tutorials/go.md
#	spec/consensus/consensus.md
#	spec/consensus/wal.md
#	spec/p2p/v0.34/README.md

* docs/rename: fixing cherry-pick conflicts

* docs/rename: links to tendermint addresses updated

* docs/rename: updating links to v0.37.x branch

* docs/rename: fixing broken links

* docs/rename: some content adapted to v0.37.x branch

* rename/docs: tmos -> cmtos in tutorial

---------

Co-authored-by: Daniel <daniel.cason@informal.systems>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-v0.34.x Tell Mergify to backport the PR to v0.34.x backport-to-v0.37.x Tell Mergify to backport the PR to v0.37.x
Projects
No open projects
Status: Done
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Rename Tendermint Core in docs
3 participants