{"id":16552773,"url":"https://github.com/dsingleton/deploy-lag-radiator","last_synced_at":"2025-10-28T19:30:25.570Z","repository":{"id":17617051,"uuid":"20421180","full_name":"dsingleton/deploy-lag-radiator","owner":"dsingleton","description":"An information radiator to show how many commits on a repo since the last deploy","archived":false,"fork":false,"pushed_at":"2017-03-09T17:43:45.000Z","size":274,"stargazers_count":32,"open_issues_count":0,"forks_count":16,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-01T17:35:11.478Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dsingleton.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}},"created_at":"2014-06-02T21:58:19.000Z","updated_at":"2022-09-29T05:25:09.000Z","dependencies_parsed_at":"2022-08-30T20:11:14.752Z","dependency_job_id":null,"html_url":"https://github.com/dsingleton/deploy-lag-radiator","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/dsingleton%2Fdeploy-lag-radiator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsingleton%2Fdeploy-lag-radiator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsingleton%2Fdeploy-lag-radiator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsingleton%2Fdeploy-lag-radiator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsingleton","download_url":"https://codeload.github.com/dsingleton/deploy-lag-radiator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238700808,"owners_count":19516001,"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-10-11T19:46:02.141Z","updated_at":"2025-10-28T19:30:25.223Z","avatar_url":"https://github.com/dsingleton.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy Lag Radiator\n\nA _information radiator_ / _glancable_ / _stats screen_ to show how far a repo is behind it's latest deployed version.\n\n![A  Case Study](docs/screenshot.png)\n\nIt relies on a consistent tag/branch which tracks the latest deployed version and compares that to HEAD on master (though you can choose a different point).\n\nIt's intended to highlight changes that may sit undeployed for a long time, causing a build up of deployment risk.\n\n## Config\n\nPass configuration as query params, supported params are;\n\n| Key | Usage | Required? |\n| --- | ----- | --------- |\n| `token` | A Github API token, otherwise you may be rated limited by the API. You can get one by [creating a personal access token](https://github.com/settings/tokens/new) with the `public_repo` scope.  | No |\n| `repos` | A comma-seperated list of repository names, either `owner/repo-name` or `repo-name` (the later requires an `owner` value to be set) | Yes |\n| `owner` | A Github user, or orgnanisation, used for `repos` that don't specify one. | No |\n| `refresh` | How often to update, in seconds | No, default `60` |\n| `from` | A treeish (tag, branch, etc) to start comparing from | |\n| `to`  | A treeish (tag, branch, etc) to compare until | No, defaults to `master` |\n| `resolve_tags` | Set this to anything truthy (ie not an empty string) to look up tags for the `from` and `to` commits to use in the title compare link | |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsingleton%2Fdeploy-lag-radiator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsingleton%2Fdeploy-lag-radiator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsingleton%2Fdeploy-lag-radiator/lists"}