{"id":15161781,"url":"https://github.com/bidaya0/gbatect","last_synced_at":"2025-09-30T15:30:57.400Z","repository":{"id":62866054,"uuid":"524627062","full_name":"Bidaya0/gbatect","owner":"Bidaya0","description":"docker-compose file to batect file conveter","archived":true,"fork":false,"pushed_at":"2023-11-18T16:36:19.000Z","size":92,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T06:36:47.077Z","etag":null,"topics":["batect","build-tool","developer-experience","docker","docker-compose"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bidaya0.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":"2022-08-14T09:33:30.000Z","updated_at":"2023-11-18T16:37:01.000Z","dependencies_parsed_at":"2024-09-22T14:00:34.567Z","dependency_job_id":null,"html_url":"https://github.com/Bidaya0/gbatect","commit_stats":{"total_commits":36,"total_committers":1,"mean_commits":36.0,"dds":0.0,"last_synced_commit":"70fa07cfadc10d381df5cff4806704857c274168"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Bidaya0/gbatect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bidaya0%2Fgbatect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bidaya0%2Fgbatect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bidaya0%2Fgbatect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bidaya0%2Fgbatect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bidaya0","download_url":"https://codeload.github.com/Bidaya0/gbatect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bidaya0%2Fgbatect/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277712201,"owners_count":25864316,"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-09-30T02:00:09.208Z","response_time":75,"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":["batect","build-tool","developer-experience","docker","docker-compose"],"created_at":"2024-09-27T00:45:04.360Z","updated_at":"2025-09-30T15:30:57.125Z","avatar_url":"https://github.com/Bidaya0.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":":warning: The project is archived because the upstream has stopped maintenance.\n\n\n\n# gbatect\n\ngbatect is a tool help users adopt [batect](https://github.com/batect/batect) , a Build And Testing Environments as Code Tool , use exists [docker-compose](https://docs.docker.com/compose/) configurations.\n\ngbatect take the `docker-compose.yml` and translates it to `batect.yml`.\n\n# Installation\n\nget the latest version\n```\ncurl -s https://api.github.com/repos/bidaya0/gbatect/releases/latest | grep 'tag_name' | cut -d\\\" -f4\n```\n\ndownload and install \n```\nsh -c \"curl -L https://github.com/bidaya0/gbatect/releases/download/${GBATECT_VERSION}/gbatect-${GBATECT_VERSION}-${System}-amd64.tar.gz  | tar xvz -C \u003e /usr/local/bin/\"\nchmod +x /usr/local/bin/gbatect\n```\n\nvalidation install success\n```\n\u003e gbatect\ngbatect is a tool help users move exists docker-compose to batect.\n\tgbatect take the docker-compose.yml and translates it to batect.yml.\n\nUsage:\n  gbatect [command]\n\nAvailable Commands:\n  convert     convert docker-compose file to batect format\n  help        Help about any command\n\nFlags:\n  -h, --help   help for gbatect\n\nUse \"gbatect [command] --help\" for more information about a command.\n```\n\n\n# Roadmap\n\n\n## N+1 \n\n- [ ] bidirectional conversion between docker-compose and batect\n- [ ] basic support Kubernetes \n- [ ] convert `docker run` command to batect container\n\n## v0.0.2\n- [ ] update exists batect.yml\n\t- [ ] show diff between exists batect.yml and updated one\n\t- [ ] update and keep origin format\n\t- [ ] choose update parts of batect.yml\n- [ ] serve as a web service\n\t- [ ] offer online convert \n\n## 0.0.1\n\n- [x] Convert docker-compose.yml to batect.yml\n\t- [x] Support all batect field types\n\t- [x] basic output batect\n- [x] basic cli\n\t- [x] basic help document\n- [x] project quality flow\n\t- [x] coverage test\n\t- [x] code style check\n\t- [x] code scaner\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbidaya0%2Fgbatect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbidaya0%2Fgbatect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbidaya0%2Fgbatect/lists"}