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