{"id":13566650,"url":"https://github.com/snowplow/iglu-central","last_synced_at":"2025-04-12T15:39:04.627Z","repository":{"id":866441,"uuid":"20918351","full_name":"snowplow/iglu-central","owner":"snowplow","description":"Contains all JSON Schemas, Avros and Thrifts for Iglu Central","archived":false,"fork":false,"pushed_at":"2025-03-31T08:56:45.000Z","size":1536,"stargazers_count":120,"open_issues_count":201,"forks_count":113,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-04-03T16:11:19.596Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://iglucentral.com","language":"Shell","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/snowplow.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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":"2014-06-17T09:50:37.000Z","updated_at":"2025-03-12T15:37:42.000Z","dependencies_parsed_at":"2023-07-06T05:58:49.052Z","dependency_job_id":"86a387c5-6292-4619-9509-980b1e6b5818","html_url":"https://github.com/snowplow/iglu-central","commit_stats":{"total_commits":967,"total_committers":52,"mean_commits":"18.596153846153847","dds":0.7631851085832472,"last_synced_commit":"186179924ba03bf2de9990bc698a503279335cf4"},"previous_names":[],"tags_count":165,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowplow%2Figlu-central","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowplow%2Figlu-central/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowplow%2Figlu-central/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowplow%2Figlu-central/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowplow","download_url":"https://codeload.github.com/snowplow/iglu-central/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248590641,"owners_count":21129865,"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-08-01T13:02:13.926Z","updated_at":"2025-04-12T15:39:04.607Z","avatar_url":"https://github.com/snowplow.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Iglu Central\n\n[![Build Status][cd-image]][cd] [![Release][release-image]][releases] [![License][license-image]][license]\n\nIglu Central (**[website][iglucentral-website]**) is a central repository for storing JSON Schemas, Avros and Thrifts, maintained and hosted by the team at **[Snowplow][snowplow-website]**. Think of it like RubyGems.org or Maven Central but for storing data schemas instead of code.\n\nAll of the schemas for **[Snowplow][snowplow-repo]** (amongst other systems) are stored in Iglu Central.\n\n[![Iglu Central][iglucentral-img]][techdocs]\n\n## Dev registries\n\nIglu Central automatically publishes content of pull requests opened by users with write permissions to a static S3 registry.\nFull path of a dev registry is:\n\n```txt\nhttp://iglucentral-dev.com.s3-website-us-east-1.amazonaws.com/BRANCH_NAME\n```\n\nWhere `BRANCH_NAME` is the name of git branch in the PR. This registry can be used in a resolver configuration until PR is merged into master branch.\n\nAnother option for temporary registry is to use Github raw hosting:\n\n```txt\nhttps://raw.githubusercontent.com/snowplow/iglu-central/BRANCH_NAME\n```\n\nWhere `snowplow` can be replaced with your Github username if you forked the repository.\n\n## Find out more\n\n| **[Technical Docs][techdocs]**     | **[Setup Guide][setup]**     | **[Roadmap][roadmap]**           | **[Contributing][contributing]**           |\n|-------------------------------------|-------------------------------|-----------------------------------|---------------------------------------------|\n| [![i1][techdocs-image]][techdocs] | [![i2][setup-image]][setup] | [![i3][roadmap-image]][roadmap] | [![i4][contributing-image]][contributing] |\n\n## Copyright and license\n\nIglu Central is copyright 2014-2022 Snowplow Analytics Ltd.\n\nLicensed under the **[Apache License, Version 2.0][license]** (the \"License\");\nyou may not use this software except in compliance with the License.\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n[cd]: https://github.com/snowplow/iglu-central/actions?query=workflow%3ACI\n[cd-image]: https://github.com/snowplow/iglu-central/workflows/CI/badge.svg\n\n[release-image]: https://img.shields.io/github/v/release/snowplow/iglu-central\n[releases]: https://github.com/snowplow/iglu-central/releases\n\n[license-image]: https://img.shields.io/github/license/snowplow/iglu-central\n[license]: https://www.apache.org/licenses/LICENSE-2.0\n\n[iglucentral-website]: http://iglucentral.com\n[snowplow-repo]: https://github.com/snowplow/snowplow\n[snowplow-wiki]: https://github.com/snowplow/snowplow/wiki\n[snowplow-website]: http://snowplow.io\n\n[iglucentral-img]: media/iglu-central.png\n\n[techdocs-image]: https://d3i6fms1cm1j0i.cloudfront.net/github/images/techdocs.png\n[setup-image]: https://d3i6fms1cm1j0i.cloudfront.net/github/images/setup.png\n[roadmap-image]: https://d3i6fms1cm1j0i.cloudfront.net/github/images/roadmap.png\n[contributing-image]: https://d3i6fms1cm1j0i.cloudfront.net/github/images/contributing.png\n\n[techdocs]: https://docs.snowplow.io/docs/pipeline-components-and-applications/iglu/iglu-repositories/iglu-central/\n[setup]: https://docs.snowplow.io/docs/pipeline-components-and-applications/iglu/iglu-central-setup/\n[roadmap]: https://github.com/snowplow/snowplow/projects/7\n[contributing]: ./CONTRIBUTING.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnowplow%2Figlu-central","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnowplow%2Figlu-central","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnowplow%2Figlu-central/lists"}