Skip to content

Commit 3b22014

Browse files
committed
sync@6679980090 ipfs
1 parent 0a993ae commit 3b22014

File tree

1 file changed

+50
-65
lines changed

1 file changed

+50
-65
lines changed

github/ipfs.yml

Lines changed: 50 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,8 @@ repositories:
464464
- parkan
465465
- victorb
466466
default_branch: main
467-
description: Useful resources for using IPFS and building things on top of it
467+
description: Community list of awesome projects, apps, tools, and services
468+
related to IPFS.
468469
files:
469470
.github/workflows/stale.yml:
470471
content: .github/workflows/stale.yml
@@ -5049,7 +5050,35 @@ repositories:
50495050
topics:
50505051
- ipfs-helia
50515052
visibility: public
5052-
helia-docker:
5053+
helia-delegated-routing-v1-http-api:
5054+
advanced_security: false
5055+
allow_update_branch: true
5056+
archived: false
5057+
collaborators:
5058+
admin:
5059+
- achingbrain
5060+
push:
5061+
- web3-bot
5062+
default_branch: main
5063+
description: The Routing V1 HTTP API powered by Helia
5064+
has_discussions: false
5065+
merge_commit_message: PR_TITLE
5066+
merge_commit_title: MERGE_MESSAGE
5067+
secret_scanning_push_protection: true
5068+
secret_scanning: true
5069+
squash_merge_commit_message: COMMIT_MESSAGES
5070+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
5071+
teams:
5072+
admin:
5073+
- helia-dev
5074+
- ipdx
5075+
- w3dt-stewards
5076+
push:
5077+
- Repos - JavaScript
5078+
topics:
5079+
- ipfs-helia
5080+
visibility: public
5081+
helia-http-gateway:
50535082
advanced_security: false
50545083
allow_update_branch: true
50555084
archived: false
@@ -5059,16 +5088,13 @@ repositories:
50595088
- whizzzkid
50605089
default_branch: main
50615090
description: Run Helia NodeJS in a Docker Container.
5062-
files:
5063-
.github/workflows/stale.yml:
5064-
content: .github/workflows/stale.yml
50655091
has_discussions: false
50665092
merge_commit_message: PR_TITLE
50675093
merge_commit_title: MERGE_MESSAGE
50685094
secret_scanning_push_protection: true
50695095
secret_scanning: true
50705096
squash_merge_commit_message: COMMIT_MESSAGES
5071-
squash_merge_commit_title: COMMIT_OR_PR_TITLE
5097+
squash_merge_commit_title: PR_TITLE
50725098
teams:
50735099
admin:
50745100
- helia-dev
@@ -5186,64 +5212,6 @@ repositories:
51865212
- ipfs
51875213
- typescript-library
51885214
visibility: public
5189-
helia-routing-v1-http-api:
5190-
advanced_security: false
5191-
allow_update_branch: true
5192-
archived: false
5193-
collaborators:
5194-
admin:
5195-
- achingbrain
5196-
push:
5197-
- web3-bot
5198-
default_branch: main
5199-
description: The Routing V1 HTTP API powered by Helia
5200-
files:
5201-
.github/workflows/stale.yml:
5202-
content: >
5203-
name: Close and mark stale issue
5204-
5205-
5206-
on:
5207-
schedule:
5208-
- cron: '0 0 * * *'
5209-
5210-
jobs:
5211-
stale:
5212-
5213-
runs-on: ubuntu-latest
5214-
permissions:
5215-
issues: write
5216-
pull-requests: write
5217-
5218-
steps:
5219-
- uses: actions/stale@v3
5220-
with:
5221-
repo-token: ${{ secrets.GITHUB_TOKEN }}
5222-
stale-issue-message: 'Oops, seems like we needed more information for this issue, please comment with more details or this issue will be closed in 7 days.'
5223-
close-issue-message: 'This issue was closed because it is missing author input.'
5224-
stale-issue-label: 'kind/stale'
5225-
any-of-labels: 'need/author-input'
5226-
exempt-issue-labels: 'need/triage,need/community-input,need/maintainer-input,need/maintainers-input,need/analysis,status/blocked,status/in-progress,status/ready,status/deferred,status/inactive'
5227-
days-before-issue-stale: 6
5228-
days-before-issue-close: 7
5229-
enable-statistics: true
5230-
has_discussions: false
5231-
merge_commit_message: PR_TITLE
5232-
merge_commit_title: MERGE_MESSAGE
5233-
secret_scanning_push_protection: true
5234-
secret_scanning: true
5235-
squash_merge_commit_message: COMMIT_MESSAGES
5236-
squash_merge_commit_title: COMMIT_OR_PR_TITLE
5237-
teams:
5238-
admin:
5239-
- helia-dev
5240-
- ipdx
5241-
- w3dt-stewards
5242-
push:
5243-
- Repos - JavaScript
5244-
topics:
5245-
- ipfs-helia
5246-
visibility: public
52475215
helia-strings:
52485216
advanced_security: false
52495217
allow_update_branch: true
@@ -5302,6 +5270,23 @@ repositories:
53025270
advanced_security: false
53035271
allow_update_branch: true
53045272
archived: false
5273+
branch_protection:
5274+
main:
5275+
allows_deletions: false
5276+
allows_force_pushes: true
5277+
blocks_creations: false
5278+
enforce_admins: false
5279+
lock_branch: false
5280+
require_conversation_resolution: false
5281+
require_signed_commits: false
5282+
required_linear_history: false
5283+
required_pull_request_reviews:
5284+
dismiss_stale_reviews: false
5285+
require_code_owner_reviews: true
5286+
required_approving_review_count: 1
5287+
restrict_dismissals: false
5288+
required_status_checks:
5289+
strict: false
53055290
collaborators:
53065291
admin:
53075292
- 2color
@@ -8349,7 +8334,7 @@ repositories:
83498334
push:
83508335
- web3-bot
83518336
default_branch: main
8352-
description: "EXPERIMENT: A standalone ipfs gateway"
8337+
description: A specialized IPFS HTTP gateway
83538338
files:
83548339
.github/workflows/stale.yml:
83558340
content: >

0 commit comments

Comments
 (0)