Add repo-family metadata to Fabric registry
This commit is contained in:
parent
3240b78185
commit
0ea99a73d8
15 changed files with 189 additions and 32 deletions
|
|
@ -7,6 +7,7 @@ repositories:
|
|||
path: ..
|
||||
default_branch: main
|
||||
state_hub_repo_id: 2c0de614-e468-4eb6-8157-470649ac8c05
|
||||
repo_family: ownership
|
||||
declaration_paths:
|
||||
- ..
|
||||
|
||||
|
|
@ -15,12 +16,14 @@ repositories:
|
|||
path: /home/worsch/railiance-master
|
||||
remote_url: forgejo-remote:coulomb/railiance-master.git
|
||||
default_branch: main
|
||||
repo_family: ownership
|
||||
|
||||
- slug: railiance-forge
|
||||
name: railiance-forge
|
||||
path: /home/worsch/railiance-forge
|
||||
remote_url: forgejo-remote:coulomb/railiance-forge.git
|
||||
default_branch: main
|
||||
repo_family: ownership
|
||||
|
||||
- slug: railiance-infra
|
||||
name: railiance-infra
|
||||
|
|
@ -28,6 +31,7 @@ repositories:
|
|||
remote_url: http://92.205.130.254:32166/coulomb/railiance-infra.git
|
||||
default_branch: main
|
||||
state_hub_repo_id: 485187c0-4fad-42f7-984c-5e317a66c5de
|
||||
repo_family: ownership
|
||||
|
||||
- slug: railiance-cluster
|
||||
name: railiance-cluster
|
||||
|
|
@ -35,6 +39,7 @@ repositories:
|
|||
remote_url: http://92.205.130.254:32166/coulomb/railiance-cluster.git
|
||||
default_branch: main
|
||||
state_hub_repo_id: c3fd0dd2-a0de-415c-8e3a-e37406f4b8f8
|
||||
repo_family: ownership
|
||||
|
||||
- slug: railiance-platform
|
||||
name: railiance-platform
|
||||
|
|
@ -42,6 +47,7 @@ repositories:
|
|||
remote_url: http://92.205.130.254:32166/coulomb/railiance-platform.git
|
||||
default_branch: main
|
||||
state_hub_repo_id: 5115e0c5-009f-4168-b155-9943fe2ab9a7
|
||||
repo_family: ownership
|
||||
|
||||
- slug: railiance-apps
|
||||
name: railiance-apps
|
||||
|
|
@ -49,6 +55,7 @@ repositories:
|
|||
remote_url: http://92.205.130.254:32166/coulomb/railiance-apps.git
|
||||
default_branch: main
|
||||
state_hub_repo_id: cb06310e-4381-428b-b8f3-d3ea8ac2f70d
|
||||
repo_family: ownership
|
||||
|
||||
- slug: railiance-enablement
|
||||
name: railiance-enablement
|
||||
|
|
@ -56,6 +63,7 @@ repositories:
|
|||
remote_url: http://92.205.130.254:32166/coulomb/railiance-enablement.git
|
||||
default_branch: main
|
||||
state_hub_repo_id: bc978be9-ca72-42bb-a451-d4737b779c5b
|
||||
repo_family: ownership
|
||||
|
||||
- slug: flex-auth
|
||||
name: flex-auth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue