WIP: Trying to fix failing connections test #19

Draft
lee.miller wants to merge 2 commits from lee.miller/MiNode:bootstrap into v0.3
Member

Hello!

The connections test may fail because of bootstrapping against servers in the same network group.
An example

Hello! The connections test may fail because of bootstrapping against servers in the same network group. [An example](https://buildbot.bitmessage.org/#/builders/33/builds/35208/steps/7/logs/stdio)
lee.miller added 1 commit 2025-02-16 02:14:45 +01:00
lee.miller added 1 commit 2025-02-16 02:17:56 +01:00
This pull request is marked as a work in progress.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u bootstrap:lee.miller-bootstrap
git checkout lee.miller-bootstrap

Merge

Merge the changes and update on Gitea.
git checkout v0.3
git merge --no-ff lee.miller-bootstrap
git checkout v0.3
git merge --ff-only lee.miller-bootstrap
git checkout lee.miller-bootstrap
git rebase v0.3
git checkout v0.3
git merge --no-ff lee.miller-bootstrap
git checkout v0.3
git merge --squash lee.miller-bootstrap
git checkout v0.3
git merge --ff-only lee.miller-bootstrap
git checkout v0.3
git merge lee.miller-bootstrap
git push origin v0.3
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/MiNode#19
No description provided.