Source commit: 020d19c19c9c6b75314e0044cade95cee035ba1c Public tree identity: sha256:e38aa07291caddab6e0707e002dae9d19d3643aabe9b5770dbd450c60dbd1030
22 lines
594 B
JSON
22 lines
594 B
JSON
{
|
|
"kind": "clusterflux-filtered-public-tree",
|
|
"source_commit": "020d19c19c9c6b75314e0044cade95cee035ba1c",
|
|
"release_name": "release-020d19c19c9c",
|
|
"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"
|
|
}
|