20 lines
507 B
JSON
20 lines
507 B
JSON
{
|
|
"kind": "disasmer-filtered-public-tree",
|
|
"source_commit": "5375c152bd76192d0bd8422f42e9a7c49601b10c",
|
|
"release_name": "dryrun-5375c152bd76",
|
|
"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"
|
|
}
|