Publish Clusterflux 9d23662 filtered source

This commit is contained in:
Michel Paulissen 2026-07-20 22:12:37 +02:00
commit 23f43c844c
226 changed files with 86567 additions and 0 deletions

View file

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