ofborg/config.public.json
zowoq 2e710169d9 config.public.json: remove tag_paths
These labels have been moved to a github action in the nixpkgs repo.
2021-03-20 17:23:24 -07:00

127 lines
2.8 KiB
JSON

{
"feedback": {
"full_logs": true
},
"log_storage": {
"path": "/var/lib/nginx/ofborg/logs/"
},
"runner": {
"repos": [
"nixos/nixpkgs",
"nixos/ofborg",
"grahamc/ofborg",
"grahamc/nixpkgs"
],
"trusted_users": [
"1000101",
"7c6f434c",
"aanderse",
"abbradar",
"adisbladis",
"alyssais",
"andir",
"ankhers",
"aneeshusa",
"aszlig",
"basvandijk",
"c0bw3b",
"cdepillabout",
"cleverca22",
"cole-h",
"copumpkin",
"coreyoconnor",
"dezgeg",
"disassembler",
"domenkozar",
"doronbehar",
"dotlambda",
"dtzwill",
"dywedir",
"d-goldin",
"edef1c",
"edolstra",
"ekleog",
"emilazy",
"ericson2314",
"etu",
"fgaz",
"filalex77",
"flokli",
"fpletz",
"fridh",
"garbas",
"Gerschtli",
"gilligan",
"globin",
"grahamc",
"hedning",
"infinisil",
"Izorkin",
"jb55",
"joachifm",
"jonringer",
"jtojnar",
"kalbasit",
"kiwi",
"knedlsepp",
"lassulus",
"lheckemann",
"lilyball",
"lnl7",
"lukegb",
"Ma27",
"makefu",
"markuskowa",
"marsam",
"matthewbauer",
"matthiasbeyer",
"mic92",
"mmahut",
"mpickering",
"nequissimus",
"nh2",
"nlewo",
"obadz",
"orivej",
"peti",
"primeos",
"profpatsch",
"prusnak",
"puffnfresh",
"rasendubi",
"rbvermaa",
"romildo",
"rnhmjoj",
"ryantm",
"r-ryantm",
"samueldr",
"shlevy",
"srhb",
"talyz",
"teto",
"thoughtpolice",
"timokau",
"vbgl",
"veprbl",
"vcunat",
"willibutz",
"worldofpeace",
"xeji",
"xrelkd",
"yegortimoshenko",
"yurrriq",
"zimbatm",
"zowoq"
]
},
"checkout": {
"root": "/var/lib/gc-of-borg/.nix-test-rs"
},
"nix": {
"system": "x86_64-linux",
"remote": "daemon",
"build_timeout_seconds": 3600,
"initial_heap_size": "4g"
}
}