{"id":23433758,"url":"https://github.com/dnalchemist/meta-gitlab-self-hosted","last_synced_at":"2025-09-18T09:03:13.701Z","repository":{"id":229779698,"uuid":"777263977","full_name":"DNAlchemist/meta-gitlab-self-hosted","owner":"DNAlchemist","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-16T08:58:17.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-23T11:35:31.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"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/DNAlchemist.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":"2024-03-25T14:20:34.000Z","updated_at":"2024-10-16T08:58:20.000Z","dependencies_parsed_at":"2024-12-23T11:40:27.383Z","dependency_job_id":null,"html_url":"https://github.com/DNAlchemist/meta-gitlab-self-hosted","commit_stats":null,"previous_names":["dnalchemist/meta-gitlab-self-hosted"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNAlchemist%2Fmeta-gitlab-self-hosted","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNAlchemist%2Fmeta-gitlab-self-hosted/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNAlchemist%2Fmeta-gitlab-self-hosted/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNAlchemist%2Fmeta-gitlab-self-hosted/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DNAlchemist","download_url":"https://codeload.github.com/DNAlchemist/meta-gitlab-self-hosted/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238974793,"owners_count":19561605,"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-12-23T11:30:01.930Z","updated_at":"2025-09-18T09:03:13.582Z","avatar_url":"https://github.com/DNAlchemist.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# meta-gitlab-self-hosted\n\nThis script downloads all repositories from the gitlab self hosted 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 # or npm install -g meta\n ```\n\n### Init repository list \nTo init or refresh repository list, execute the init.sh script\n\nTo usage, you need to obtain some environment from your bitbucket account.\n\n ```\nexport GITLAB_DOMAIN=\u003cgitlab url\u003e\n# https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html \nexport GITLAB_TOKEN=\u003cgitlab app password\u003e\n./init.sh\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-gitlab-self-hosted","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnalchemist%2Fmeta-gitlab-self-hosted","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnalchemist%2Fmeta-gitlab-self-hosted/lists"}