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

update libp2p branch when unstable changes #6202

Open
wants to merge 6 commits into
base: unstable
Choose a base branch
from

Conversation

diegomrsantos
Copy link
Contributor

@diegomrsantos diegomrsantos commented Apr 12, 2024

This PR automates updating the libp2p branch when the Nimbus unstable branch changes. The libp2p branch will contain the latest Nimbus and nim-libp2p unstable.

@diegomrsantos diegomrsantos marked this pull request as ready for review April 12, 2024 11:32
Copy link

github-actions bot commented Apr 12, 2024

Unit Test Results

         9 files  ±       0    1 319 suites  +204   33m 3s ⏱️ - 1m 49s
  4 982 tests +   737    4 634 ✔️ +   736  348 💤 +1  0 ±0 
20 802 runs  +3 873  20 398 ✔️ +3 867  404 💤 +6  0 ±0 

Results for commit 31f5a9a. ± Comparison against base commit 73738c7.

♻️ This comment has been updated with latest results.

- name: Update libp2p branch
run: |
cd vendor/nim-libp2p
git checkout unstable
Copy link
Member

Choose a reason for hiding this comment

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

needs updating for the new naming scheme

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

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.

None yet

3 participants