Source commit: 3ad7691b64b0565b2a5381ffd811ed3c9f7c657a Public tree identity: sha256:35bf15290ec421bb8a869b6a41d04df7923a5137c581149a4398d6e53cad87fa
22 lines
594 B
JSON
22 lines
594 B
JSON
{
|
|
"kind": "clusterflux-filtered-public-tree",
|
|
"source_commit": "3ad7691b64b0565b2a5381ffd811ed3c9f7c657a",
|
|
"release_name": "release-3ad7691b64b0",
|
|
"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"
|
|
}
|