Source commit: ea887c8f56cd53985a1179b13e5f1b85c485f584 Public tree identity: sha256:b96a97aacdbc8fd4fc2ea20d0e1450280d46db3f24aabe1475e5fbe20e05f255
22 lines
594 B
JSON
22 lines
594 B
JSON
{
|
|
"kind": "clusterflux-filtered-public-tree",
|
|
"source_commit": "ea887c8f56cd53985a1179b13e5f1b85c485f584",
|
|
"release_name": "release-ea887c8f56cd",
|
|
"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"
|
|
}
|