Source commit: 33ad736f0817e8e0ae4043a4c91f198115364d9f Public tree identity: sha256:0cd6003e496f9ef3277fdc86d0fda9744847faadc37fe754af526b8b92863e8b
22 lines
594 B
JSON
22 lines
594 B
JSON
{
|
|
"kind": "clusterflux-filtered-public-tree",
|
|
"source_commit": "33ad736f0817e8e0ae4043a4c91f198115364d9f",
|
|
"release_name": "release-33ad736f0817",
|
|
"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"
|
|
}
|