{"id":15648608,"url":"https://github.com/daniel-beard/until_regex","last_synced_at":"2026-04-24T21:31:47.823Z","repository":{"id":148525935,"uuid":"186019251","full_name":"daniel-beard/until_regex","owner":"daniel-beard","description":"Small Rust utility for exiting a command early if a line in stdout matches a regex.","archived":false,"fork":false,"pushed_at":"2019-06-05T15:52:00.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-11T00:06:21.900Z","etag":null,"topics":["rust","shell","until","utility"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/daniel-beard.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-05-10T16:19:36.000Z","updated_at":"2019-06-05T15:52:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"b753b38c-5f2f-4643-892f-3b9aa50a48ef","html_url":"https://github.com/daniel-beard/until_regex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daniel-beard/until_regex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-beard%2Funtil_regex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-beard%2Funtil_regex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-beard%2Funtil_regex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-beard%2Funtil_regex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daniel-beard","download_url":"https://codeload.github.com/daniel-beard/until_regex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-beard%2Funtil_regex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["rust","shell","until","utility"],"created_at":"2024-10-03T12:25:29.113Z","updated_at":"2026-04-24T21:31:47.809Z","avatar_url":"https://github.com/daniel-beard.png","language":"Rust","readme":"# until_regex\n\nSmall utility for exiting a long running shell command when a line in stdout matches a given regex.\nWhen an early exit occurs, this util returns a `0` exitCode. Otherwise, it respects the output of the child command.\n\nThis utility forwards both `stderr` and `stdout` from the child command.\n\n## Usage\n\n```bash\nuntil_regex REGEX COMMAND [COMMAND_OPT, ...]\n\nuntil_regex '^Ld .* MyApp' xcodebuild -workspace MyApp.xcworkspace -scheme MyApp clean build\n```\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-beard%2Funtil_regex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniel-beard%2Funtil_regex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-beard%2Funtil_regex/lists"}