{"id":19146540,"url":"https://github.com/gini/puppet-git-hooks","last_synced_at":"2025-04-19T13:34:08.019Z","repository":{"id":4222613,"uuid":"5344641","full_name":"gini/puppet-git-hooks","owner":"gini","description":"githooks(5) scripts for working with puppet code","archived":true,"fork":false,"pushed_at":"2019-02-08T12:36:59.000Z","size":161,"stargazers_count":53,"open_issues_count":1,"forks_count":24,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-12T03:16:54.937Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-2.0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-08T16:49:32.000Z","updated_at":"2024-11-28T16:30:26.000Z","dependencies_parsed_at":"2022-08-06T15:16:00.992Z","dependency_job_id":null,"html_url":"https://github.com/gini/puppet-git-hooks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gini%2Fpuppet-git-hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gini%2Fpuppet-git-hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gini%2Fpuppet-git-hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gini%2Fpuppet-git-hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gini","download_url":"https://codeload.github.com/gini/puppet-git-hooks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249702888,"owners_count":21312772,"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-11-09T07:44:38.418Z","updated_at":"2025-04-19T13:34:07.728Z","avatar_url":"https://github.com/gini.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"puppet-git-hooks\n================\n\ngithooks(5) scripts to work with repositories of Puppet code.\n\n\nInstallation\n------------\n\nJust copy the scripts to your repository into the `.git/hooks/` directory.\nMake sure that the filename conforms to one of the hooks listed in\n[githooks(5)](http://git-scm.com/docs/githooks) and that the executable bit\nhas been set.\n\n\nHooks\n-----\n**pre-commit:**\n\nThis pre-commit hook verifies that Puppet can parse \\*.pp files (using `puppet parser validate`),\nthat the manifests conform to the [Puppet Labs style guide](http://docs.puppetlabs.com/guides/style_guide.html),\nthat YAML files are parseable, and that templates (\\*.erb) have valid syntax.\n\nThe commit hook can be configured with the following environment variables:\n\n* `PUPPETLINT_FLAGS`: Command line parameters for [puppet-lint](http://puppet-lint.com/), \n  default: `--no-autoloader_layout-check --no-80chars-check`\n* `TMPDIR`: The directory in which temporary files should be written, default: `/tmp`\n\n\nSupport\n-------\n\nPlease create bug reports and feature requests in [GitHub issues](https://github.com/gini/puppet-git-hooks/issues).\n\n\nContinuous Integration\n----------------------\n\n[![Build Status](https://secure.travis-ci.org/gini/puppet-git-hooks.png)](http://travis-ci.org/gini/puppet-git-hooks)\n\n\nLicense\n-------\nCopyright (c) 2012-2013 smarchive GmbH, 2013 Gini GmbH\n\nThis script is licensed under the Apache License, Version 2.0.\n\nSee http://www.apache.org/licenses/LICENSE-2.0.html for the full license text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgini%2Fpuppet-git-hooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgini%2Fpuppet-git-hooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgini%2Fpuppet-git-hooks/lists"}