Source commit: 20b59dc46b72103c2f8a516c692b5cc3d54fab19 Public tree identity: sha256:aaa5ac7b58b2a0d23c6b11e5f76324bf3839ca1f62653a83deb736932adcfbd9
21 lines
581 B
JSON
21 lines
581 B
JSON
{
|
|
"kind": "disasmer-filtered-public-tree",
|
|
"source_commit": "20b59dc46b72103c2f8a516c692b5cc3d54fab19",
|
|
"release_name": "dryrun-20b59dc46b72",
|
|
"filtered_out": [
|
|
"private/**",
|
|
"experiments/**",
|
|
".git",
|
|
"target",
|
|
"git-ignored source paths",
|
|
"root/*.md except README.md and SECURITY.md",
|
|
"**/.disasmer/**",
|
|
".forgejo/**"
|
|
],
|
|
"public_export": {
|
|
"host_neutral": true,
|
|
"include_forgejo_workflows": false
|
|
},
|
|
"forgejo_host": "git.michelpaulissen.com",
|
|
"default_hosted_coordinator_endpoint": "https://disasmer.michelpaulissen.com"
|
|
}
|