You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: github/ipfs.yml
+74-1Lines changed: 74 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3482,7 +3482,7 @@ repositories:
3482
3482
restrict_dismissals: false
3483
3483
required_status_checks:
3484
3484
contexts:
3485
-
- build-and-deploy
3485
+
- build
3486
3486
strict: true
3487
3487
staging:
3488
3488
allows_deletions: false
@@ -3699,6 +3699,37 @@ repositories:
3699
3699
- protocol
3700
3700
- webextension
3701
3701
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
3702
3733
ipfs-desktop:
3703
3734
advanced_security: false
3704
3735
allow_update_branch: true
@@ -3926,6 +3957,25 @@ repositories:
3926
3957
visibility: public
3927
3958
ipfs-project.org:
3928
3959
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
3929
3979
ipfs-repository-template:
3930
3980
advanced_security: false
3931
3981
allow_update_branch: false
@@ -4244,6 +4294,29 @@ repositories:
4244
4294
- ipfs-gui
4245
4295
- ipfs
4246
4296
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
0 commit comments