{"id":19631908,"url":"https://github.com/git-for-windows/track-website-changes","last_synced_at":"2025-04-28T06:33:35.717Z","repository":{"id":65019698,"uuid":"378104650","full_name":"git-for-windows/track-website-changes","owner":"git-for-windows","description":"Track some websites (usually component version updates)","archived":false,"fork":false,"pushed_at":"2025-04-18T07:29:54.000Z","size":134,"stargazers_count":2,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-18T21:34:44.394Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/git-for-windows.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-06-18T09:47:42.000Z","updated_at":"2025-04-18T07:29:56.000Z","dependencies_parsed_at":"2023-11-17T08:52:05.208Z","dependency_job_id":"c8184e51-30c7-4ef2-b58b-a419782062a7","html_url":"https://github.com/git-for-windows/track-website-changes","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/git-for-windows%2Ftrack-website-changes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Ftrack-website-changes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Ftrack-website-changes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Ftrack-website-changes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-for-windows","download_url":"https://codeload.github.com/git-for-windows/track-website-changes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251266225,"owners_count":21561801,"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-11-11T12:12:12.620Z","updated_at":"2025-04-28T06:33:34.620Z","avatar_url":"https://github.com/git-for-windows.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A repository tracking some websites' updates\n\nIn Git for Windows, we bundle a few components with the installer. To stay on top of those updates, we have a [GitHub workflow](https://github.com/git-for-windows/git/blob/HEAD/.github/workflows/monitor-components.yml) that opens a new ticket whenever a new version of one of those components was released.\n\nThis serves us really well for those projects that announce new versions via RSS/Atom feeds, explicitly or implicitly (publishing a tag on GitHub does this implicitly).\n\nHowever, for the `less` and `PCRE2` components, this is not possible. `PCRE2` does not even announce new versions via any feed, and `less` announces on its home page whether a published release is meant for public consumption or for beta testing.\n\nHence this repository.\n\nIt's heart is a GitHub workflow that monitors the websites, and when they change, figures out via pattern matching what the newest release is, opening a new ticket if there isn't one about that release yet.\n\nTo make sure that the website is not downloaded (and parsed) over and over again, a copy of the contents is committed and pushed (hence the need for a _separate_ repository). That allows us to only download the contents if they have changed, by sending a `HEAD` request and comparing the `Last-Modified` header.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-for-windows%2Ftrack-website-changes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgit-for-windows%2Ftrack-website-changes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-for-windows%2Ftrack-website-changes/lists"}