{"id":20592528,"url":"https://github.com/mskims/find-and-replace-and-commit-and-push","last_synced_at":"2026-04-16T16:33:45.085Z","repository":{"id":86557073,"uuid":"165834190","full_name":"mskims/find-and-replace-and-commit-and-push","owner":"mskims","description":"귀찮아","archived":false,"fork":false,"pushed_at":"2019-01-15T10:50:12.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T14:24:18.492Z","etag":null,"topics":["automation","git"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/mskims.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}},"created_at":"2019-01-15T10:48:44.000Z","updated_at":"2019-01-15T10:50:13.000Z","dependencies_parsed_at":"2023-03-04T08:00:51.638Z","dependency_job_id":null,"html_url":"https://github.com/mskims/find-and-replace-and-commit-and-push","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mskims/find-and-replace-and-commit-and-push","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskims%2Ffind-and-replace-and-commit-and-push","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskims%2Ffind-and-replace-and-commit-and-push/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskims%2Ffind-and-replace-and-commit-and-push/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskims%2Ffind-and-replace-and-commit-and-push/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mskims","download_url":"https://codeload.github.com/mskims/find-and-replace-and-commit-and-push/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskims%2Ffind-and-replace-and-commit-and-push/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27523851,"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-12-05T02:00:07.920Z","response_time":54,"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":["automation","git"],"created_at":"2024-11-16T07:44:10.260Z","updated_at":"2025-12-05T16:04:49.496Z","avatar_url":"https://github.com/mskims.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# find-and-replace-and-commit-and-push\n\n각 저장소에 있는 특정 문자열을 찾아 변경하고, 커밋과 푸시까지 자동으로 수행해주는 스크립트입니다.\n\n## Usage\n\n```bash\n# replace.py\nrepository_urls = [\n    'git@github.com:ridi/user-api.git',\n    'git@github.com:ridi/search-api.git',\n]\n\n$ python replace.py 10.12.151.12 db.ridi.io\n```\n\n## Todo\n\n- [ ] 정규식 지원\n- [ ] Pull Request 자동 생성\n- [ ] `sys.arg`에서 `repository_urls` 가져오기\n- [ ] `sys.arg`에서 `PUSH_TO_MASTER` 가져오기\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskims%2Ffind-and-replace-and-commit-and-push","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmskims%2Ffind-and-replace-and-commit-and-push","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskims%2Ffind-and-replace-and-commit-and-push/lists"}