clusterflux-public/CLUSTERFLUX_PUBLIC_TREE.json
2026-07-22 14:59:08 +02:00

22 lines
594 B
JSON

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