Publish Clusterflux c34604b filtered source

This commit is contained in:
Michel Paulissen 2026-07-21 00:32:21 +02:00
commit b2399b6eda
226 changed files with 86590 additions and 0 deletions

View file

@ -0,0 +1,22 @@
{
"kind": "clusterflux-filtered-public-tree",
"source_commit": "c34604bdfb5bc58f8def4fa1f88f733bc0eb76dd",
"release_name": "release-c34604bdfb5b",
"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"
}