Skip to content

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 14, 2023

This is an automatic backport of pull request #1114 done by Mergify.
Cherry-pick of 6b8a773 has failed:

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

You are currently cherry-picking commit 6b8a77375.
  (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)

Changes to be committed:
	new file:   .changelog/unreleased/breaking-changes/1113-rm-upnp.md
	modified:   cmd/cometbft/commands/run_node.go
	modified:   cmd/cometbft/main.go
	modified:   config/config.go
	modified:   config/toml.go
	modified:   docs/core/configuration.md
	modified:   docs/core/how-to-read-logs.md
	modified:   spec/p2p/implementation/configuration.md
	modified:   spec/p2p/implementation/types.md

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by them: cmd/cometbft/commands/probe_upnp.go
	deleted by them: p2p/upnp/probe.go
	deleted by them: p2p/upnp/upnp.go

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


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@mergify mergify bot requested review from a team as code owners July 14, 2023 17:14
@mergify mergify bot added the conflicts label Jul 14, 2023
* Remove UPnP functionality

Signed-off-by: Thane Thomson <connect@thanethomson.com>

* Update documentation and specs to reflect UPnP removal

Signed-off-by: Thane Thomson <connect@thanethomson.com>

* Add changelog entry

Signed-off-by: Thane Thomson <connect@thanethomson.com>

---------

Signed-off-by: Thane Thomson <connect@thanethomson.com>
(cherry picked from commit 6b8a773)

# Conflicts:
#	cmd/cometbft/commands/probe_upnp.go
#	p2p/upnp/probe.go
#	p2p/upnp/upnp.go
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
@thanethomson thanethomson force-pushed the mergify/bp/v0.37.x/pr-1114 branch from ebbb882 to 4163922 Compare July 17, 2023 10:21
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Copy link

@cason cason left a comment

Choose a reason for hiding this comment

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

Legit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants