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