Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master-sync-ipfs-examples'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 13, 2024
2 parents 8fdb7bf + 5278436 commit 4af8310
Showing 1 changed file with 62 additions and 2 deletions.
64 changes: 62 additions & 2 deletions github/ipfs-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,35 @@ repositories:
repository: example-fork-go-template
visibility: public
vulnerability_alerts: false
helia-browser-verified-fetch:
advanced_security: false
allow_auto_merge: false
allow_merge_commit: true
allow_rebase_merge: true
allow_squash_merge: true
allow_update_branch: false
archived: false
auto_init: false
default_branch: main
delete_branch_on_merge: false
description: Browser Verified Retrieval with @helia/verified-fetch
has_discussions: false
has_downloads: true
has_issues: true
has_projects: true
has_wiki: true
is_template: 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
template:
owner: ipfs-examples
repository: example-fork-go-template
visibility: public
vulnerability_alerts: true
helia-cjs:
advanced_security: false
allow_auto_merge: false
Expand Down Expand Up @@ -339,13 +368,12 @@ repositories:
auto_init: false
default_branch: main
delete_branch_on_merge: true
description: How to do most anything with your Helia node
description: Ready-to-run Helia examples for Node.js and the browser
has_discussions: false
has_downloads: true
has_issues: true
has_projects: false
has_wiki: false
homepage_url: https://verified-fetch.vercel.app
is_template: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand All @@ -359,7 +387,10 @@ repositories:
pull:
- github-mgmt stewards
topics:
- helia
- ipfs-helia
- ipfs
- js-libp2p
visibility: public
vulnerability_alerts: false
helia-jest-typescript:
Expand Down Expand Up @@ -554,6 +585,35 @@ repositories:
repository: example-fork-go-template
visibility: public
vulnerability_alerts: true
helia-remote-pinning:
advanced_security: false
allow_auto_merge: false
allow_merge_commit: false
allow_rebase_merge: false
allow_squash_merge: true
allow_update_branch: false
archived: false
auto_init: false
default_branch: main
delete_branch_on_merge: true
description: How to pin content to a remote IPFS pinning service using Helia
has_discussions: false
has_downloads: true
has_issues: false
has_projects: false
has_wiki: false
is_template: 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
template:
owner: ipfs-examples
repository: example-fork-go-template
visibility: public
vulnerability_alerts: true
helia-script-tag:
advanced_security: false
allow_auto_merge: false
Expand Down

0 comments on commit 4af8310

Please sign in to comment.