{"id":17006112,"url":"https://github.com/duologic/gitwatch","last_synced_at":"2026-04-09T16:13:44.977Z","repository":{"id":69804236,"uuid":"288688059","full_name":"Duologic/gitwatch","owner":"Duologic","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-19T14:19:24.000Z","size":1532,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-14T14:08:17.727Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"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/Duologic.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}},"created_at":"2020-08-19T09:21:05.000Z","updated_at":"2020-08-19T14:19:27.000Z","dependencies_parsed_at":"2023-06-15T07:45:07.748Z","dependency_job_id":null,"html_url":"https://github.com/Duologic/gitwatch","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"4f504326aae1765efd8f3b17c13e5903b4e4248e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Duologic/gitwatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2Fgitwatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2Fgitwatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2Fgitwatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2Fgitwatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Duologic","download_url":"https://codeload.github.com/Duologic/gitwatch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2Fgitwatch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263984989,"owners_count":23539769,"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-14T05:05:02.169Z","updated_at":"2026-04-09T16:13:44.932Z","avatar_url":"https://github.com/Duologic.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitwatch\n\nSimple tool that can pull in the latest of a git branch every minute.\n\nThe intend is to run this as a sidecar to provide configuration or data on the filesystem in a GitOps-like fashion.\n\n## Usage:\n\n```\nUsage of gitwatch:\n  -branch string\n    \tremote branch name to watch (default \"master\")\n  -config string\n    \tpath to the config file\n  -dir string\n    \tremote branch name to watch (default \"/repo\")\n  -repository string\n    \tgit repository (http/https/ssh)\n```\n\nThe `-config` is a json file for all arguments, making the other arguments optional. Using other arguments will override\nthe `-config`.\n\n## Usage example with SSH:\n\n```\ndocker run --rm -ti \\\n    -v ${HOME}/.ssh:/ssh \\\n    -e GIT_SSH_COMMAND='ssh -i /ssh/id_rsa' \\\n    duologic/gitwatch \\\n    --repository git@github.com:example/repo.git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduologic%2Fgitwatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduologic%2Fgitwatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduologic%2Fgitwatch/lists"}