Skip to content

Commit 2540482

Browse files
Merge remote-tracking branch 'origin/master-sync-ipfs'
2 parents 677452a + 94c86fd commit 2540482

File tree

1 file changed

+74
-1
lines changed

1 file changed

+74
-1
lines changed

github/ipfs.yml

Lines changed: 74 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3482,7 +3482,7 @@ repositories:
34823482
restrict_dismissals: false
34833483
required_status_checks:
34843484
contexts:
3485-
- build-and-deploy
3485+
- build
34863486
strict: true
34873487
staging:
34883488
allows_deletions: false
@@ -3699,6 +3699,37 @@ repositories:
36993699
- protocol
37003700
- webextension
37013701
visibility: public
3702+
ipfs-deploy-action:
3703+
advanced_security: false
3704+
allow_update_branch: false
3705+
archived: false
3706+
collaborators:
3707+
admin:
3708+
- 2color
3709+
push:
3710+
- web3-bot
3711+
default_branch: main
3712+
description: Official IPFS GitHub Action for deploying static sites (or builds) to IPFS nodes/pinning services with CAR files, and addressing site builds with CIDs
3713+
has_discussions: false
3714+
merge_commit_message: PR_TITLE
3715+
merge_commit_title: MERGE_MESSAGE
3716+
secret_scanning_push_protection: true
3717+
secret_scanning: true
3718+
squash_merge_commit_message: COMMIT_MESSAGES
3719+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
3720+
topics:
3721+
- actions
3722+
- car-file
3723+
- cid
3724+
- deploy
3725+
- github
3726+
- ipfs-cluster
3727+
- ipfs
3728+
- kubo
3729+
- pinata
3730+
- storacha
3731+
- upload
3732+
visibility: public
37023733
ipfs-desktop:
37033734
advanced_security: false
37043735
allow_update_branch: true
@@ -3926,6 +3957,25 @@ repositories:
39263957
visibility: public
39273958
ipfs-project.org:
39283959
archived: true
3960+
ipfs-quicklaunch:
3961+
advanced_security: false
3962+
allow_update_branch: false
3963+
archived: false
3964+
collaborators:
3965+
admin:
3966+
- 2color
3967+
push:
3968+
- web3-bot
3969+
default_branch: main
3970+
description: IPFS app launcher browser extension with local pet names, version management, and smart CID discovery
3971+
has_discussions: false
3972+
merge_commit_message: PR_TITLE
3973+
merge_commit_title: MERGE_MESSAGE
3974+
secret_scanning_push_protection: true
3975+
secret_scanning: true
3976+
squash_merge_commit_message: COMMIT_MESSAGES
3977+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
3978+
visibility: public
39293979
ipfs-repository-template:
39303980
advanced_security: false
39313981
allow_update_branch: false
@@ -4244,6 +4294,29 @@ repositories:
42444294
- ipfs-gui
42454295
- ipfs
42464296
visibility: public
4297+
ipns-inspector:
4298+
advanced_security: false
4299+
allow_update_branch: false
4300+
archived: false
4301+
collaborators:
4302+
admin:
4303+
- 2color
4304+
push:
4305+
- web3-bot
4306+
default_branch: main
4307+
description: inspect and create IPNS records from the browser
4308+
has_discussions: false
4309+
merge_commit_message: PR_TITLE
4310+
merge_commit_title: MERGE_MESSAGE
4311+
secret_scanning_push_protection: true
4312+
secret_scanning: true
4313+
squash_merge_commit_message: COMMIT_MESSAGES
4314+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
4315+
topics:
4316+
- debug
4317+
- ipfs
4318+
- ipns
4319+
visibility: public
42474320
iptb-plugins:
42484321
advanced_security: false
42494322
allow_update_branch: false

0 commit comments

Comments
 (0)