{"id":31588822,"url":"https://github.com/mdn/dex","last_synced_at":"2025-10-06T02:25:45.823Z","repository":{"id":317532182,"uuid":"1067226517","full_name":"mdn/dex","owner":"mdn","description":"Deployment infrastructure (extracted from yari)","archived":false,"fork":false,"pushed_at":"2025-10-01T13:52:05.000Z","size":9209,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-01T14:43:32.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-30T14:52:58.000Z","updated_at":"2025-10-01T13:52:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"e859c167-0cb4-4566-a122-ecf71b1fdd2e","html_url":"https://github.com/mdn/dex","commit_stats":null,"previous_names":["mdn/dex"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mdn/dex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdn%2Fdex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdn%2Fdex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdn%2Fdex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdn%2Fdex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdn","download_url":"https://codeload.github.com/mdn/dex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdn%2Fdex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278548091,"owners_count":26004836,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-06T02:25:35.088Z","updated_at":"2025-10-06T02:25:45.817Z","avatar_url":"https://github.com/mdn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dex\n\nMDN's deployment infrastructure.\n\n## Overview\n\n- [`/.github/workflows`](./.github/workflows) contains the following workflows:\n  - `auto-merge` to merge Dependabot PRs automatically\n  - `pr-deployer` tests PRs that change Deployer (see below)\n  - `prod-build`, `stage-build`, and `test-build` deploys MDN to the `prod`,\n    `stage`, and `test` environments\n  - `testing` lints and tests PRs\n- [`/assets`](./assets) contains `robots.txt` files used by\n- [`/client/public/assets`](./client/public/assets) contains MDN Plus assets for\n  deployment\n- [`/cloud-function`](./cloud-function/) contains the code for the Google Cloud\n  Function serving MDN\n- [`/deployer`](./deployer) contains the code that populates MDN's full-text\n  search index\n- [`/libs`](./libs) contains reusable libraries\n- [`/markdown/h2m`](./markdown/h2m) contains a function to convert HTML to\n  Markdown\n- [`/scripts`](./scripts) contains the following scripts:\n  - `ai-help-macros.ts` updates the AI Help index\n  - `reorder-search-index.mjs` reorders one search index based on another\n- [`/tool`](./tool) contains the `whatsdeployed` command\n\n## Commands\n\n| Command                | Description                                                                     |\n| ---------------------- | ------------------------------------------------------------------------------- |\n| `yarn check:tsc`       | Runs the TypeScript compiler to check types in all directories using TypeScript |\n| `yarn eslint`          | Runs ESLint in the current directory                                            |\n| `yarn install:all`     | Runs `yarn install` in all subdirectories with `yarn.lock`                      |\n| `yarn install:all:npm` | Runs `npm install` in all subdirectories with `package-lock.json`               |\n| `yarn jest`            | Runs Jest                                                                       |\n| `yarn prepare`         | Installs dependencies in all subdirectories                                     |\n| `yarn prettier-check`  | Checks all files against the Prettier formatting standard                       |\n| `yarn prettier-format` | Formats all files according to the Prettier formatting standard                 |\n| `yarn test`            | Runs `prettier-check` and `test:libs` (see below)                               |\n| `yarn test:libs`       | Runs the unit test in the `/libs` folder                                        |\n| `yarn tool:legacy`     | Runs the CLI providing the `whatsdeployed` command (see above)                  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdn%2Fdex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdn%2Fdex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdn%2Fdex/lists"}