From b1cfb12a3474e922d5ee6e380047c431c18c268e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 10:44:44 +0000 Subject: [PATCH] fix@14572122796 [skip fix] --- github/ipfs-examples.yml | 183 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 183 insertions(+) diff --git a/github/ipfs-examples.yml b/github/ipfs-examples.yml index 072b195..f808209 100644 --- a/github/ipfs-examples.yml +++ b/github/ipfs-examples.yml @@ -23,6 +23,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: A Github Action that can pull changes from a directory of a given repository. @@ -52,6 +55,9 @@ repositories: allow_update_branch: true archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: true description: This is a template to create a repo to be fork and go based on an example of js-ipfs @@ -81,6 +87,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: master delete_branch_on_merge: false description: Template to create new example from remote source for js-ipfs @@ -130,6 +139,9 @@ repositories: contexts: - Comment strict: true + collaborators: + push: + - web3-bot default_branch: master delete_branch_on_merge: true files: @@ -175,6 +187,9 @@ repositories: allow_update_branch: true archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: true description: Getting started with Helia @@ -207,6 +222,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Browser Verified Retrieval with @helia/verified-fetch @@ -236,6 +254,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: true description: Using Helia from CommonJS @@ -268,6 +289,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: true description: Bundle Helia with Webpack @@ -300,6 +324,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Run Helia in an Electron app @@ -332,6 +359,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Bundle Helia with esbuild @@ -364,6 +394,9 @@ repositories: allow_update_branch: true archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: true description: Ready-to-run Helia examples for Node.js and the browser @@ -400,6 +433,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Test Helia with Jest and TypeScript @@ -432,6 +468,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Test Helia with Jest @@ -464,6 +503,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Get two helia nodes to connect on LAN without supplying address @@ -496,6 +538,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Using Helia with NestJS @@ -528,6 +573,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Using Helia with nextjs @@ -560,6 +608,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Bundle Helia with parcel @@ -592,6 +643,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: true description: How to pin content to a remote IPFS pinning service using Helia @@ -621,6 +675,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Using Helia in the browser via a script tag @@ -653,6 +710,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Running Helia with ts-node @@ -685,6 +745,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Building Helia with TypeScript @@ -717,6 +780,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Using Helia with vite and react @@ -749,6 +815,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Using Helia with vue @@ -781,6 +850,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: true description: Bundle Helia with Webpack @@ -813,6 +885,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: placeholder @@ -847,6 +922,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: A Helia node with a custom API for managing & publishing IPNS names @@ -876,6 +954,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of JS-IPFS implementation following the tutorial 101 @@ -908,6 +989,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of adding a file as a readable stream using JS-IPFS @@ -940,6 +1024,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of using Angular with JS-IPFS @@ -972,6 +1059,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of bundling JS-IPFS in the browser using Browserify @@ -1004,6 +1094,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of implementation of JS-IPFS using the official create-react-app @@ -1036,6 +1129,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of bundling JS-IPFS using esbuild @@ -1068,6 +1164,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of exchange files using JS-IPFS @@ -1100,6 +1199,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of publishing to IPNS using JS-IPFS @@ -1132,6 +1234,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of using Lit with JS-IPFS @@ -1164,6 +1269,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of using the Mutable File System API using JS-IPFS @@ -1196,6 +1304,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of using Next.JS with JS-IPFS @@ -1228,6 +1339,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of bundling JS-IPFS using ParcelJS @@ -1260,6 +1374,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of streaming a video with ReadableStreams using JS-IPFS @@ -1292,6 +1409,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: "Example of using JS-IPFS only with native javascript in the browser (without frameworks) " @@ -1324,6 +1444,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of JS-IPFS using service workers @@ -1356,6 +1479,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of sharing node across tabs using JS-IPFS @@ -1388,6 +1514,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of streaming a video using HLS.JS with JS-IPFS @@ -1420,6 +1549,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of bundling JS-IPFS using Vite @@ -1452,6 +1584,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of using Vue.JS with JS-IPFS @@ -1484,6 +1619,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of bundling JS-IPFS using Webpack @@ -1516,6 +1654,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of circuit relaying using JS-IPFS @@ -1548,6 +1689,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of how to customize the JS-IPFS repository @@ -1580,6 +1724,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of creating custom IPLD formats using JS-IPFS @@ -1612,6 +1759,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of how to make the JS-IPFS configuration to create a libp2p bundle function @@ -1646,6 +1796,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of subscribe to a pub/sub topic using JS-IPFS @@ -1678,6 +1831,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of bundling a IPFS client using Webpack @@ -1710,6 +1866,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of resolving an IPNS name using JS-IPFS @@ -1742,6 +1901,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of uploading a file with an IPFS HTTP client using JS-IPFS @@ -1774,6 +1936,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of adding files to a IPFS client using JS-IPFS @@ -1806,6 +1971,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of JS-IPFS running in Electron @@ -1838,6 +2006,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of running multiple IPFS nodes using JS-IPFS @@ -1870,6 +2041,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of resolving IPLD graphs with the dag API using JS-IPFS @@ -1902,6 +2076,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of integration between JS-IPFS and Typescript @@ -1934,6 +2111,9 @@ repositories: allow_update_branch: false archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: false description: Example of integration between JS-IPFS and JSDoc @@ -1966,6 +2146,9 @@ repositories: allow_update_branch: true archived: false auto_init: false + collaborators: + push: + - web3-bot default_branch: main delete_branch_on_merge: true description: A test suite for testing examples using playwright for browsers and simple output matching for node