2024-11-26 07:49:02 +00:00
|
|
|
{
|
|
|
|
"enabled": 1,
|
|
|
|
"hidden": false,
|
|
|
|
"description": "jobsets",
|
|
|
|
"nixexprinput": "chir-rs",
|
|
|
|
"nixexprpath": "hydra/jobsets.nix",
|
|
|
|
"checkinterval": 3600,
|
|
|
|
"schedulingshares": 100,
|
|
|
|
"enableemail": false,
|
|
|
|
"emailoverride": "",
|
|
|
|
"keepnr": 1,
|
|
|
|
"inputs": {
|
|
|
|
"chir-rs": {
|
|
|
|
"type": "git",
|
2024-12-02 09:55:26 +00:00
|
|
|
"value": "https://git.chir.rs/darkkirb/chir.rs.git main",
|
2024-11-26 07:49:02 +00:00
|
|
|
"emailresponsible": false
|
|
|
|
},
|
|
|
|
"nixpkgs": {
|
|
|
|
"type": "git",
|
|
|
|
"value": "https://github.com/NixOS/nixpkgs.git",
|
|
|
|
"emailresponsible": false
|
|
|
|
},
|
|
|
|
"prsJSON": {
|
|
|
|
"type": "giteapulls",
|
|
|
|
"value": "git.chir.rs darkkirb chir-rs",
|
|
|
|
"emailresponsible": false
|
|
|
|
},
|
|
|
|
"gitea_status_repo": {
|
|
|
|
"type": "string",
|
|
|
|
"value": "chir-rs"
|
|
|
|
},
|
|
|
|
"gitea_repo_owner": {
|
|
|
|
"type": "string",
|
|
|
|
"value": "darkkirb"
|
|
|
|
},
|
|
|
|
"gitea_repo_name": {
|
|
|
|
"type": "string",
|
|
|
|
"value": "chir-rs"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|