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

22 lines
594 B
JSON

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