{"id":18707925,"url":"https://github.com/discourse/config_skeleton","last_synced_at":"2025-04-12T10:32:03.257Z","repository":{"id":33875260,"uuid":"160010302","full_name":"discourse/config_skeleton","owner":"discourse","description":"Generate configuration files and reload services","archived":false,"fork":false,"pushed_at":"2023-12-04T19:05:06.000Z","size":63,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":22,"default_branch":"main","last_synced_at":"2024-10-07T11:21:43.878Z","etag":null,"topics":["rubygem"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/discourse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-02T03:35:02.000Z","updated_at":"2024-01-19T12:57:39.000Z","dependencies_parsed_at":"2022-07-28T21:08:55.847Z","dependency_job_id":null,"html_url":"https://github.com/discourse/config_skeleton","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fconfig_skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fconfig_skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fconfig_skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fconfig_skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/discourse","download_url":"https://codeload.github.com/discourse/config_skeleton/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223511016,"owners_count":17157456,"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":["rubygem"],"created_at":"2024-11-07T12:20:27.045Z","updated_at":"2024-11-07T12:20:27.765Z","avatar_url":"https://github.com/discourse.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"The `ConfigSkeleton` provides a framework for creating a common class of\nservice which periodically (or in response to external stimulii) rewrites\na file on disk and (optionally) causes a stimulus to be sent, in turn, to\nanother process.\n\n\n# Installation\n\nIt's a gem:\n\n    gem install config_skeleton\n\nThere's also the wonders of [the Gemfile](http://bundler.io):\n\n    gem 'config_skeleton'\n\nIf you're the sturdy type that likes to run from git:\n\n    rake install\n\nOr, if you've eschewed the convenience of Rubygems entirely, then you\npresumably know what to do already.\n\n\n# Usage\n\nA single execution of configuration generation can be performed by specifying\nthe `SERVICE_NAME_CONFIG_ONESHOT=true` environment variable.\n\nAll of the documentation is provided in the [ConfigSkeleton class](https://rubydoc.info/gems/config_skeleton/ConfigSkeleton).\n\n\n# Contributing\n\nPatches can be sent as [a Github pull\nrequest](https://github.com/discourse/config_skeleton).  This project is\nintended to be a safe, welcoming space for collaboration, and contributors\nare expected to adhere to the [Contributor Covenant code of\nconduct](CODE_OF_CONDUCT.md).\n\n\n# Licence\n\nUnless otherwise stated, everything in this repo is covered by the following\ncopyright notice:\n\n    Copyright (C) 2020 Civilized Discourse Construction Kit, Inc.\n\n    This program is free software: you can redistribute it and/or modify it\n    under the terms of the GNU General Public License version 3, as\n    published by the Free Software Foundation.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscourse%2Fconfig_skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiscourse%2Fconfig_skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscourse%2Fconfig_skeleton/lists"}