Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master-sync-libp2p'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 22, 2024
2 parents 5fcc441 + ed4f486 commit 85410ff
Showing 1 changed file with 127 additions and 30 deletions.
157 changes: 127 additions & 30 deletions github/libp2p.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2874,6 +2874,25 @@ repositories:
pull:
- github-mgmt stewards
visibility: public
js-libp2p-devtools:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- 2color
- achingbrain
default_branch: main
delete_branch_on_merge: false
description: A browser plugin that lets you inspect a running libp2p node
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: true
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: public
js-libp2p-distributed-record-store:
archived: true
js-libp2p-example-browser-pubsub:
Expand Down Expand Up @@ -2916,10 +2935,6 @@ repositories:
4. Push to the Branch (`git push origin feature/amazing-example`)
5. Open a Pull Request
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -2971,10 +2986,6 @@ repositories:
4. Push to the Branch (`git push origin feature/amazing-example`)
5. Open a Pull Request
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -3026,10 +3037,6 @@ repositories:
4. Push to the Branch (`git push origin feature/amazing-example`)
5. Open a Pull Request
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -3081,10 +3088,6 @@ repositories:
4. Push to the Branch (`git push origin feature/amazing-example`)
5. Open a Pull Request
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -3136,10 +3139,6 @@ repositories:
4. Push to the Branch (`git push origin feature/amazing-example`)
5. Open a Pull Request
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -3191,10 +3190,6 @@ repositories:
4. Push to the Branch (`git push origin feature/amazing-example`)
5. Open a Pull Request
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -3246,10 +3241,6 @@ repositories:
4. Push to the Branch (`git push origin feature/amazing-example`)
5. Open a Pull Request
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -3290,6 +3281,114 @@ repositories:
pull:
- github-mgmt stewards
visibility: public
js-libp2p-example-peer-and-content-routing:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- achingbrain
default_branch: main
delete_branch_on_merge: false
description: How to use peer and content routing
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: true
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: public
js-libp2p-example-pnet:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- achingbrain
default_branch: main
delete_branch_on_merge: false
description: How to configure a libp2p private network
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: true
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: public
js-libp2p-example-protocol-and-stream-muxing:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- achingbrain
default_branch: main
delete_branch_on_merge: false
description: How to use multiplexed protocol streams
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: true
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: public
js-libp2p-example-pubsub:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- achingbrain
default_branch: main
delete_branch_on_merge: false
description: An example using libp2p pubsub
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: true
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: public
js-libp2p-example-transports:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- achingbrain
default_branch: main
delete_branch_on_merge: false
description: An example using different types of libp2p transport
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: true
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: public
js-libp2p-example-webrtc-private-to-private:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- achingbrain
default_branch: main
delete_branch_on_merge: false
description: Connect a browser to another browser
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: true
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: public
js-libp2p-examples:
advanced_security: false
allow_update_branch: true
Expand Down Expand Up @@ -4384,8 +4483,6 @@ repositories:
- IPFS Integration tests
- manifest_lint
- Run all WASM tests
- Run transport interoperability tests (chromium)
- Run transport interoperability tests (native)
- rustfmt
- Test libp2p-allow-block-list
- Test libp2p-autonat
Expand Down

0 comments on commit 85410ff

Please sign in to comment.