Source commit: 01875e88a3e25379c309489f9f057dd97c0d37de Public tree identity: sha256:8f37a1aa0cc8f408975daf9cabbe193f8f4c169c6d25e8795e67a3ed5083c76b
22 lines
594 B
JSON
22 lines
594 B
JSON
{
|
|
"kind": "clusterflux-filtered-public-tree",
|
|
"source_commit": "01875e88a3e25379c309489f9f057dd97c0d37de",
|
|
"release_name": "release-01875e88a3e2",
|
|
"filtered_out": [
|
|
"private/**",
|
|
"internal/**",
|
|
"experiments/**",
|
|
".git",
|
|
"target",
|
|
"git-ignored source paths",
|
|
"root/*.md except README.md",
|
|
"**/.clusterflux/**",
|
|
".forgejo/**"
|
|
],
|
|
"public_export": {
|
|
"host_neutral": true,
|
|
"include_forgejo_workflows": false
|
|
},
|
|
"forgejo_host": "git.michelpaulissen.com",
|
|
"default_hosted_coordinator_endpoint": "https://clusterflux.michelpaulissen.com"
|
|
}
|