{"id":15157710,"url":"https://github.com/pytorch/ci-hud","last_synced_at":"2025-09-30T07:30:46.030Z","repository":{"id":43593041,"uuid":"123523039","full_name":"pytorch/ci-hud","owner":"pytorch","description":"HUD for CI activity on `pytorch/pytorch`, provides a top level view for jobs to easily discern regressions","archived":true,"fork":false,"pushed_at":"2022-02-26T10:54:19.000Z","size":36558,"stargazers_count":11,"open_issues_count":21,"forks_count":26,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-09-27T20:03:22.404Z","etag":null,"topics":["pytorch","react"],"latest_commit_sha":null,"homepage":"https://hud.pytorch.org","language":"JavaScript","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/pytorch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-02T03:05:11.000Z","updated_at":"2024-05-10T02:00:32.000Z","dependencies_parsed_at":"2022-07-21T13:18:13.639Z","dependency_job_id":null,"html_url":"https://github.com/pytorch/ci-hud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Fci-hud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Fci-hud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Fci-hud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Fci-hud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch","download_url":"https://codeload.github.com/pytorch/ci-hud/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234712851,"owners_count":18875523,"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":["pytorch","react"],"created_at":"2024-09-26T20:01:50.683Z","updated_at":"2025-09-30T07:30:40.698Z","avatar_url":"https://github.com/pytorch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [PyTorch CI HUD](https://hud.pytorch.org)\n\nVisit https://hud.pytorch.org and see https://github.com/pytorch/pytorch/wiki/Using-hud.pytorch.org for usage details.\n\n## Development\n\nThis project was bootstrapped with [Create React App](https://create-react-app.dev). To build locally, install dependencies and run in develop mode:\n\n```bash\ngit clone https://github.com/pytorch/pytorch-ci-hud.git ci-hud\ncd ci-hud\nyarn install\nnpm start  # start a development server on localhost:3000\n```\n\nThe code is routed from [`App.js`](src/App.js) to places like:\n\n- [`PrDisplay.js`](src/PrDisplay.js): handles the per commit/PR pages with test results\n- [`GitHubStatusDisplay.js`](src/GitHubStatusDisplay.js): shows status for a set of commits on master or a release branch. This also depends on this [lambda function](https://github.com/pytorch/test-infra/tree/main/aws/lambda/github-status-webhook-handler) to read GitHub [`status`](https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#status) and [`check_run`](https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#check_run) webhooks and store them in S3 as JSON.\n\n### Submitting a PR\n\nSubmitting a PR will trigger a [preview build](https://www.netlify.com/products/deploy-previews/) on Netlify so others can preview the changes. Once merged, [GitHub Actions](https://github.com/pytorch/pytorch-ci-hud/blob/main/.github/workflows/ci.yml) will deploy the new site to the [`gh-pages`](https://github.com/pytorch/pytorch-ci-hud/tree/gh-pages) branch.\n\n### Log-ins for Local Development and Deploy Previews\n\nLog-ins don't work on the Netlify deploy previews since the GitHub app has hud.pytorch.org hardcoded as its callback URL. To see changes that require the GitHub API in a preview you can manually copy your OAuth token. In the JS console on hud.pytorch.org, run `localStorage.getItem(\"gh_pat\")`. Then in the preview's console, run `localStorage.setItem(\"gh_pat\", \"\u003cthe token\u003e\")`.\n\n## Data\n\nThe data backing the HUD is updated via a series of cron-based GitHub Actions. See [`.github/`](.github) for details.\n\n## License\n\nThis repository uses the MIT License, as found in the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytorch%2Fci-hud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpytorch%2Fci-hud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytorch%2Fci-hud/lists"}