{"id":41909906,"url":"https://github.com/razin99/cq-source-dnsimple","last_synced_at":"2026-01-25T15:37:47.062Z","repository":{"id":213451789,"uuid":"733788058","full_name":"razin99/cq-source-dnsimple","owner":"razin99","description":"Cloudquery plugin for DNSimple","archived":false,"fork":false,"pushed_at":"2024-01-11T05:01:50.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-11T07:43:50.596Z","etag":null,"topics":["cloudquery","dnsimple"],"latest_commit_sha":null,"homepage":"","language":"Go","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/razin99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-20T06:03:47.000Z","updated_at":"2023-12-22T20:15:28.000Z","dependencies_parsed_at":"2024-01-11T06:55:40.308Z","dependency_job_id":"4fc76a7e-097f-4d88-adef-38341f2b7dfb","html_url":"https://github.com/razin99/cq-source-dnsimple","commit_stats":null,"previous_names":["razin99/cq-source-dnsimple"],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/razin99/cq-source-dnsimple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razin99%2Fcq-source-dnsimple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razin99%2Fcq-source-dnsimple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razin99%2Fcq-source-dnsimple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razin99%2Fcq-source-dnsimple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/razin99","download_url":"https://codeload.github.com/razin99/cq-source-dnsimple/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razin99%2Fcq-source-dnsimple/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28754825,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cloudquery","dnsimple"],"created_at":"2026-01-25T15:37:47.010Z","updated_at":"2026-01-25T15:37:47.055Z","avatar_url":"https://github.com/razin99.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CloudQuery dnsimple Source Plugin\n\n[![test](https://github.com/razin99/cq-source-dnsimple/actions/workflows/test.yaml/badge.svg)](https://github.com/razin99/cq-source-dnsimple/actions/workflows/test.yaml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/razin99/cq-source-dnsimple)](https://goreportcard.com/report/github.com/razin99/cq-source-dnsimple)\n\nA dnsimple source plugin for CloudQuery that loads data from dnsimple to any database, data warehouse or data lake supported by [CloudQuery](https://www.cloudquery.io/), such as PostgreSQL, BigQuery, Athena, and many more.\n\n## Links\n\n- [CloudQuery Quickstart Guide](https://www.cloudquery.io/docs/quickstart)\n- [Supported Tables](docs/tables/README.md)\n\n## Configuration\n\nThe following source configuration file will sync to a PostgreSQL database. See [the CloudQuery Quickstart](https://www.cloudquery.io/docs/quickstart) for more information on how to configure the source and destination.\n\n```yaml\nkind: source\nspec:\n  name: dnsimple\n  registry: github\n  path: razin99/dnsimple\n  version: \"${VERSION}\"\n  tables:\n    - dnsimple_domains\n  destinations:\n    - postgresql\n  spec:\n    token: \"${DNSIMPLE_TOKEN}\"\n```\n\n## Development\n\n### Run tests\n\n```bash\nmake test\n```\n\n### Run linter\n\n```bash\nmake lint\n```\n\n### Generate docs\n\n```bash\nmake gen-docs\n```\n\n### Release a new version\n\n1. Run `git tag v1.0.0` to create a new tag for the release (replace `v1.0.0` with the new version number)\n2. Run `git push origin v1.0.0` to push the tag to GitHub\n\nOnce the tag is pushed, a new GitHub Actions workflow will be triggered to build the release binaries and create the new release on GitHub.\nTo customize the release notes, see the Go releaser [changelog configuration docs](https://goreleaser.com/customization/changelog/#changelog).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazin99%2Fcq-source-dnsimple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frazin99%2Fcq-source-dnsimple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazin99%2Fcq-source-dnsimple/lists"}