Skip to content

build(deps): Remove cometbft-db from cometbft build.#4650

Merged
alesforz merged 5 commits intofeature/remove-cometbftdbfrom
alesforz/update-build
Dec 12, 2024
Merged

build(deps): Remove cometbft-db from cometbft build.#4650
alesforz merged 5 commits intofeature/remove-cometbftdbfrom
alesforz/update-build

Conversation

@alesforz
Copy link
Collaborator

@alesforz alesforz commented Dec 12, 2024

Partially addresses #4486.

This PR removes cometbft-db from cometbft build process:

  • Dockerfiles
  • Makefiles
  • CI

Note to Reviewers

Please add in the discussion below any file that I have forgotten to update.


PR checklist

  • [ ] Tests written/updated
  • [ ] Changelog entry added in .changelog (we use unclog to manage our changelog)
  • [ ] Updated relevant documentation (docs/ or spec/) and code comments

@alesforz alesforz requested a review from a team as a code owner December 12, 2024 11:25
@alesforz alesforz requested a review from a team December 12, 2024 11:25
@alesforz alesforz marked this pull request as draft December 12, 2024 11:25
@alesforz alesforz self-assigned this Dec 12, 2024
@alesforz alesforz added dependencies Dependency updates storage labels Dec 12, 2024
Alessandro Sforzin added 2 commits December 12, 2024 12:29
This reverts commit d91b7a3.

We will add a comprehensive changelog entry in the feature branch (#4514)
@alesforz
Copy link
Collaborator Author

Should we update the docs about how to build cometbft in this PR, or as part of a single future PR (to be merged in the feature branch as well) in which we update ALL the docs to remove mentions to cometbft-db and add new information?

@alesforz alesforz marked this pull request as ready for review December 12, 2024 11:34
@jmalicevic
Copy link
Collaborator

I am in favor of doing this separately as it can take a lot of time, and it should not block the implementation. Make sure we have an issue for it.

@alesforz alesforz merged commit cf6ccef into feature/remove-cometbftdb Dec 12, 2024
@alesforz alesforz deleted the alesforz/update-build branch December 12, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates storage

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants