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

v1.17: replay: reload tower if set-identity during startup (backport of #35173) #35256

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 20, 2024

This is an automatic backport of pull request #35173 done by Mergify.


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

* replay: reload tower if set-identity during startup

* pr feedback: add unit tests

* pr feedback: use tower.node_pubkey, more descriptive names

(cherry picked from commit befe8b9)
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (17eb75a) 81.6% compared to head (b3aef1b) 81.6%.

Additional details and impacted files
@@           Coverage Diff           @@
##            v1.17   #35256   +/-   ##
=======================================
  Coverage    81.6%    81.6%           
=======================================
  Files         806      806           
  Lines      218996   219069   +73     
=======================================
+ Hits       178758   178841   +83     
+ Misses      40238    40228   -10     

@AshwinSekar AshwinSekar merged commit d56a083 into v1.17 Feb 20, 2024
34 checks passed
@AshwinSekar AshwinSekar deleted the mergify/bp/v1.17/pr-35173 branch February 20, 2024 22:22
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.

2 participants