{"id":23433781,"url":"https://github.com/dnalchemist/meta-bitbucket-cloud","last_synced_at":"2026-04-28T11:01:52.505Z","repository":{"id":78421525,"uuid":"355224445","full_name":"DNAlchemist/meta-bitbucket-cloud","owner":"DNAlchemist","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-08T15:38:27.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T15:55:06.282Z","etag":null,"topics":["bitbucket","bitbucket-cloud","git","meta","productivity","repository","repository-utilities"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/DNAlchemist.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":"2021-04-06T14:43:51.000Z","updated_at":"2021-04-08T15:38:33.000Z","dependencies_parsed_at":"2023-03-13T20:13:54.525Z","dependency_job_id":null,"html_url":"https://github.com/DNAlchemist/meta-bitbucket-cloud","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/DNAlchemist/meta-bitbucket-cloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNAlchemist%2Fmeta-bitbucket-cloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNAlchemist%2Fmeta-bitbucket-cloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNAlchemist%2Fmeta-bitbucket-cloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNAlchemist%2Fmeta-bitbucket-cloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DNAlchemist","download_url":"https://codeload.github.com/DNAlchemist/meta-bitbucket-cloud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNAlchemist%2Fmeta-bitbucket-cloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32377599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bitbucket","bitbucket-cloud","git","meta","productivity","repository","repository-utilities"],"created_at":"2024-12-23T11:30:26.511Z","updated_at":"2026-04-28T11:01:52.486Z","avatar_url":"https://github.com/DNAlchemist.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# meta-bitbucket-cloud\n\nThis script downloads all repositories from the bitbucket cloud workspace \nand adds it to [meta](https://github.com/mateodelnorte/meta).\n\nWhy:\n---\n - to execute scripts on child repositories\n - to execute git commands on child repositories\n - to keep the repositories up-to-date locally and search globally across the entire codebase\n - to be able to work as a mono-repository\n \nHow that works?\n---\n### Install meta\n ```console\nyarn global add meta\n```\n\n### Init repository list \nTo init or refresh repository list, execute the init_repos.sh script\n\nTo usage, you need to obtain some environment from your bitbucket account.\n\n ```\n# https://support.atlassian.com/bitbucket-cloud/docs/what-is-a-workspace/\nexport BITBUCKET_WORKSPACE=\u003cbibucket workspace\u003e \n# https://support.atlassian.com/bitbucket-cloud/docs/app-passwords/\nexport BITBUCKET_TOKEN=\u003cbitbucket app password\u003e\n# https://support.atlassian.com/bitbucket-cloud/docs/update-your-username/ \nexport BITBUCKET_USERNAME=\u003cbibucket username\u003e\nsh init_repos.sh --help\n```\n\nUseful commands\n---\n - clone all repositories\n   ```\n   meta git update\n   ```\n\n- pull all repositories\n  ```\n  meta git pull\n  ```\n\n - check status in each git repository\n   ```\n   meta git status\n   ```\n   \n - execute a command on child repositories\n   ```\n   meta exec pwd\n   ```\n   \n - find all project which uses kafka-clients\n   ```\n   ag -l kafka-clients ./**/pom.xml\n   ```\n   \nMore information:\nhttps://github.com/mateodelnorte/meta\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnalchemist%2Fmeta-bitbucket-cloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnalchemist%2Fmeta-bitbucket-cloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnalchemist%2Fmeta-bitbucket-cloud/lists"}