{"id":16237189,"url":"https://github.com/klaasnicolaas/github-config","last_synced_at":"2025-04-08T08:40:27.958Z","repository":{"id":174424674,"uuid":"648193049","full_name":"klaasnicolaas/github-config","owner":"klaasnicolaas","description":"Centralised config for all my GitHub repos 🛠️","archived":false,"fork":false,"pushed_at":"2024-05-08T22:44:35.000Z","size":157,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-11T22:45:31.359Z","etag":null,"topics":["config","github","hacktoberfest","sync"],"latest_commit_sha":null,"homepage":"","language":null,"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/klaasnicolaas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"klaasnicolaas","ko_fi":"klaasnicolaas"}},"created_at":"2023-06-01T12:13:44.000Z","updated_at":"2024-05-12T23:27:21.502Z","dependencies_parsed_at":"2024-02-16T01:27:27.812Z","dependency_job_id":"e3d48f50-7c89-45e7-8f6a-4fb762c90fad","html_url":"https://github.com/klaasnicolaas/github-config","commit_stats":null,"previous_names":["klaasnicolaas/github-config"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klaasnicolaas%2Fgithub-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klaasnicolaas%2Fgithub-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klaasnicolaas%2Fgithub-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klaasnicolaas%2Fgithub-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klaasnicolaas","download_url":"https://codeload.github.com/klaasnicolaas/github-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247806188,"owners_count":20999294,"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":["config","github","hacktoberfest","sync"],"created_at":"2024-10-10T13:34:51.411Z","updated_at":"2025-04-08T08:40:27.936Z","avatar_url":"https://github.com/klaasnicolaas.png","language":null,"funding_links":["https://github.com/sponsors/klaasnicolaas","https://ko-fi.com/klaasnicolaas"],"categories":[],"sub_categories":[],"readme":"# GitHub Config\n\nA centralized place for config files used in many GitHub repositories 🛠️\n\n## Why?\n\nIf you have a lot of repositories, a small adjustment becomes a huge job to update this everywhere. This process is partly automated with this approach and in the end you only have work on merging the pull requests.\n\n## How it works\n\n* Common config files are kept in this repository\n* When a release is published in this repo, the [Repo File Sync] action is triggered\n* PR's are raised in the target repos with the changes, defined in [sync.yml](.github/sync.yml)\n\n## Setting up development environment\n\nThis Python project is fully managed using the [Poetry][poetry] dependency\nmanager.\n\nYou need at least:\n\n- Python 3.11+\n- [Poetry][poetry-install]\n\n### Installation\n\nInstall all packages, including all development requirements:\n\n```bash\npoetry install\n```\n\n_This project will be installed in non-package mode._\n\n### Pre-commit\n\nThis repository uses the [pre-commit][pre-commit] framework, all changes\nare linted and tested with each commit. To setup the pre-commit check, run:\n\n```bash\npoetry run pre-commit install\n```\n\nAnd to run all checks and tests manually, use the following command:\n\n```bash\npoetry run pre-commit run --all-files\n```\n\n[Repo File Sync]: https://github.com/marketplace/actions/repo-file-sync-action\n[copier]: https://copier.readthedocs.io/en/stable/\n[poetry-install]: https://python-poetry.org/docs/#installation\n[poetry]: https://python-poetry.org\n[pre-commit]: https://pre-commit.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklaasnicolaas%2Fgithub-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklaasnicolaas%2Fgithub-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklaasnicolaas%2Fgithub-config/lists"}