clusterflux-public/CLUSTERFLUX_PUBLIC_TREE.json
2026-07-22 12:23:05 +02:00

22 lines
594 B
JSON

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