Skip to content

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 27, 2024

Small correction of the guide to setup a built-in cometbft application. Current example code gave me an error (DefaultDBProvider does not exist in nm/node), I believe this should be cfg/config instead. The code bellow is working for me.

I did not add anything to the changelog as that seems kinda unnecessary for such a small change to just the docs.


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

This is an automatic backport of pull request #1588 done by [Mergify](https://mergify.com).

* fix: docs: default db provider moved from node to config

* fix: guide: default db provider moved from node to config

(cherry picked from commit 404b094)

# Conflicts:
#	docs/guides/go-built-in.md
Copy link
Contributor Author

mergify bot commented May 27, 2024

Cherry-pick of 404b094 has failed:

On branch mergify/bp/v0.38.x/pr-1588
Your branch is up to date with 'origin/v0.38.x'.

You are currently cherry-picking commit 404b0948e.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   docs/guides/go-built-in.md

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot requested a review from a team as a code owner May 27, 2024 09:04
@mergify mergify bot added the conflicts label May 27, 2024
@melekes melekes merged commit a38dbb2 into v0.38.x May 27, 2024
@melekes melekes deleted the mergify/bp/v0.38.x/pr-1588 branch May 27, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants