{"id":27767862,"url":"https://github.com/babel/dns","last_synced_at":"2026-04-25T21:33:10.044Z","repository":{"id":290184397,"uuid":"973615621","full_name":"babel/dns","owner":"babel","description":"DNS settings for the various Babel domains","archived":false,"fork":false,"pushed_at":"2025-04-27T13:30:16.000Z","size":153,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-25T21:33:08.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/babel.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["babel"],"open_collective":"babel"}},"created_at":"2025-04-27T11:25:16.000Z","updated_at":"2026-02-15T04:35:57.000Z","dependencies_parsed_at":"2025-04-29T19:53:32.271Z","dependency_job_id":null,"html_url":"https://github.com/babel/dns","commit_stats":null,"previous_names":["babel/dns"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/babel/dns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babel%2Fdns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babel%2Fdns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babel%2Fdns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babel%2Fdns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/babel","download_url":"https://codeload.github.com/babel/dns/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babel%2Fdns/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"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":[],"created_at":"2025-04-29T19:53:28.532Z","updated_at":"2026-04-25T21:33:10.030Z","avatar_url":"https://github.com/babel.png","language":"JavaScript","funding_links":["https://github.com/sponsors/babel","https://opencollective.com/babel"],"categories":[],"sub_categories":[],"readme":"# Babel's DNS records\n\n- babeljs.io, managed by Cloudflare\n- babeljs.com, managed by Cloudflare\n- babel.dev, managed by Cloudflare\n\nThis repository uses [DNSControl](https://dnscontrol.org/) to manage DNS through Git,\nmaking it easier to track changes and collaborate.\n\n## Commands\n\nBefore running these commands, you need to copy the `.env.example` file to `.env` and fill in the required values.\n\n**Preview changes**\n\nAfter updating the DNS configuration, youn can preview the actual changes that it will cause.\n\n```\ndocker run --rm -it -v \"$(pwd):/dns\" --env-file .env ghcr.io/stackexchange/dnscontrol:4.18.0 preview\n```\n\n**Push changes**\n\nAfter previewing the changes, you can push them to the DNS provider.\n\n```\ndocker run --rm -it -v \"$(pwd):/dns\" --env-file .env ghcr.io/stackexchange/dnscontrol:4.18.0 push\n```\n\n**Re-generate `./types-dnscontrol.d.ts`**\n\nThis is only needed when upgrading DNSControl.\n\n```\ndocker run --rm -it -v \"$(pwd):/dns\" ghcr.io/stackexchange/dnscontrol:4.18.0 write-types\n```\n\n## Contributing flow\n\nAll changes to this repository must be made through pull requests. When opening a pull request, GitHub Actions will generate a previw of the DNS changes and post is as a comment.\n\n## Copying this repository for your organization\n\nFeel free to fork this repository in your own organization! Here is the recommended setup:\n- Babel's DNS is managed through Cloudflare:\n  - if you also use Cloudflare, you can copy the GitHub Actions workflows as-is. You will need to provide the following secrets: `CLOUDFLARE_ACCOUNT_ID`, `CLOUDFLARE_API_TOKEN_WRITE` (with the permissions described in the [DNSControl documentation](https://docs.dnscontrol.org/provider/cloudflareapi#api-tokens-recommended)), `CLOUDFLARE_API_TONEN_READ_ONLY` (same as `CLOUDFLARE_API_TOKEN_WRITE`, but will all permissions set to \"Read\").\n  - if you use any other provider, check on the DNSControl documentation how to configure it and update the GitHub Actions workflow to pass the correct environment variables to the Docker container.\n- In the GitHub repository [settings for for branches](https://github.com/babel/dns/settings/branches), create a rule for the `main` branch with the following restrictions:\n  - Require linear history\n  - Require a pull request before merging\n  - Require status checks to pass\n    - Require branches to be up to date before merging\n    - Select the \"Preview\" check as required\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabel%2Fdns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbabel%2Fdns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabel%2Fdns/lists"}