20 lines
507 B
JSON
20 lines
507 B
JSON
{
|
|
"kind": "disasmer-filtered-public-tree",
|
|
"source_commit": "c7543c680764ad3efa8d96e8c427fddcba2d3a4a",
|
|
"release_name": "dryrun-c7543c680764",
|
|
"filtered_out": [
|
|
"private/**",
|
|
"experiments/**",
|
|
".git",
|
|
"target",
|
|
"/*.md",
|
|
"**/.disasmer/**",
|
|
".forgejo/**"
|
|
],
|
|
"public_export": {
|
|
"host_neutral": true,
|
|
"include_forgejo_workflows": false
|
|
},
|
|
"forgejo_host": "git.michelpaulissen.com",
|
|
"default_operator_endpoint": "https://disasmer.michelpaulissen.com:9443"
|
|
}
|