clusterflux-public/CLUSTERFLUX_PUBLIC_TREE.json
2026-07-20 11:08:26 +02:00

22 lines
594 B
JSON

{
"kind": "clusterflux-filtered-public-tree",
"source_commit": "45bbc215f681e4dd414c4919263626ecee018abe",
"release_name": "release-45bbc215f681",
"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"
}