{"id":22131085,"url":"https://github.com/slamdev/rules_helmdocs","last_synced_at":"2026-03-19T21:53:01.387Z","repository":{"id":40775289,"uuid":"481922839","full_name":"slamdev/rules_helmdocs","owner":"slamdev","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-19T20:43:39.000Z","size":33,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-29T14:45:16.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Starlark","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slamdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"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}},"created_at":"2022-04-15T10:30:15.000Z","updated_at":"2022-04-15T10:30:50.000Z","dependencies_parsed_at":"2024-01-12T06:48:45.068Z","dependency_job_id":"363a6269-0b60-4d6d-9081-cf4eff044d68","html_url":"https://github.com/slamdev/rules_helmdocs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slamdev%2Frules_helmdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slamdev%2Frules_helmdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slamdev%2Frules_helmdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slamdev%2Frules_helmdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slamdev","download_url":"https://codeload.github.com/slamdev/rules_helmdocs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240828,"owners_count":20583102,"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-12-01T18:29:39.920Z","updated_at":"2026-01-06T11:05:23.166Z","avatar_url":"https://github.com/slamdev.png","language":"Starlark","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bazel rules for helmdocs\n\n## Installation\n\nInclude this in your WORKSPACE file:\n\n```starlark\nload(\"@bazel_tools//tools/build_defs/repo:http.bzl\", \"http_archive\")\n\nhttp_archive(\n    name = \"slamdev_rules_helmdocs\",\n    url = \"https://github.com/slamdev/rules_helmdocs/releases/download/0.0.0/slamdev_rules_helmdocs-v0.0.0.tar.gz\",\n    sha256 = \"\",\n)\n\nload(\"@slamdev_rules_helmdocs//helmdocs:deps.bzl\", \"helmdocs_register_toolchains\", \"rules_helmdocs_dependencies\")\n\nrules_helmdocs_dependencies()\n\nhelmdocs_register_toolchains(\n    name = \"helmdocs1_8_1\",\n    helmdocs_version = \"1.8.1\",\n)\n```\n\n\u003e note, in the above, replace the version and sha256 with the one indicated\n\u003e in the release notes for rules_helmdocs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslamdev%2Frules_helmdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslamdev%2Frules_helmdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslamdev%2Frules_helmdocs/lists"}