{"id":16333404,"url":"https://github.com/iogamaster/warden","last_synced_at":"2025-03-20T23:30:36.258Z","repository":{"id":223026591,"uuid":"759010291","full_name":"IogaMaster/warden","owner":"IogaMaster","description":"A self hostable nixpkgs review bot","archived":false,"fork":false,"pushed_at":"2024-10-05T00:52:36.000Z","size":62,"stargazers_count":16,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-11T23:35:28.510Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IogaMaster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"iogamaster","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2024-02-17T18:07:55.000Z","updated_at":"2024-10-05T09:59:38.000Z","dependencies_parsed_at":"2024-02-25T23:27:26.640Z","dependency_job_id":"d5243d75-1fb4-4bbf-955e-cd4aa5e3e834","html_url":"https://github.com/IogaMaster/warden","commit_stats":null,"previous_names":["iogamaster/warden"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IogaMaster%2Fwarden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IogaMaster%2Fwarden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IogaMaster%2Fwarden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IogaMaster%2Fwarden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IogaMaster","download_url":"https://codeload.github.com/IogaMaster/warden/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221809811,"owners_count":16883976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T23:35:29.144Z","updated_at":"2024-10-28T08:50:17.028Z","avatar_url":"https://github.com/IogaMaster.png","language":"Rust","funding_links":["https://ko-fi.com/iogamaster"],"categories":[],"sub_categories":[],"readme":"\u003c!-- \u003ch1 align=\"center\"\u003e --\u003e\n\u003c!--     \u003cimg src=\"./assets/logos/Neovim.png\" width=256 alt=\"warden\"\u003e\u0026#x200B; --\u003e\n\u003c!-- \u003c/h1\u003e --\u003e\n\u003ch2 align=\"center\"\u003e\n    A self hostable nixpkgs review bot\n\u003c/h2\u003e\n\n\u003ch1 align=\"center\"\u003e\n\u003ca href='#'\u003e\u003cimg src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/palette/macchiato.png\" width=\"600px\"/\u003e\u003c/a\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n  \u003cdiv\u003e\n    \u003ca href=\"https://github.com/Iogamaster/warden/issues\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/issues/Iogamaster/warden?color=fab387\u0026labelColor=303446\u0026style=for-the-badge\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/Iogamaster/warden/stargazers\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/stars/Iogamaster/warden?color=ca9ee6\u0026labelColor=303446\u0026style=for-the-badge\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/Iogamaster/warden\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/repo-size/Iogamaster/warden?color=ea999c\u0026labelColor=303446\u0026style=for-the-badge\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/Iogamaster/warden/blob/main/.github/LICENCE\"\u003e\n        \u003cimg src=\"https://img.shields.io/static/v1.svg?style=for-the-badge\u0026label=License\u0026message=MIT\u0026logoColor=ca9ee6\u0026colorA=313244\u0026colorB=cba6f7\"/\u003e\n    \u003c/a\u003e\n    \u003cbr\u003e\n    \u003c/div\u003e\n        \u003cimg href=\"https://builtwithnix.org\" src=\"https://builtwithnix.org/badge.svg\"/\u003e\n   \u003c/h1\u003e\n   \u003cbr\u003e\n   \nThings warden already does:\n- [ ] Build all packages updated/added in a pr (by parsing commits)\n- [ ] Run statix and deadnix on all code\n- [ ] Run nixpkgs-lint for all packages update/added in a pr (by parsing commits)\n- [ ] Summarize the information\n\nThings to do:\n- [ ] Make it an actual bot\n- [ ] Verify passthru.tests https://github.com/IogaMaster/warden/issues/1\n- [ ] Clean up the codebase\n- [ ] Allow for reviewing HEAD of the current repo\n- [ ] Use the new version of nixpkgs-lint\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiogamaster%2Fwarden","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiogamaster%2Fwarden","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiogamaster%2Fwarden/lists"}