{"id":16698069,"url":"https://github.com/arlac77/gitlab-repository-provider","last_synced_at":"2025-07-14T06:08:19.372Z","repository":{"id":36993967,"uuid":"272789708","full_name":"arlac77/gitlab-repository-provider","owner":"arlac77","description":"repository provider for gitlab hosted repos","archived":false,"fork":false,"pushed_at":"2025-06-25T11:28:47.000Z","size":1730,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-25T12:29:00.036Z","etag":null,"topics":["git","gitlab","repository-provider"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arlac77.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,"zenodo":null}},"created_at":"2020-06-16T19:01:36.000Z","updated_at":"2025-06-25T11:28:50.000Z","dependencies_parsed_at":"2023-09-21T21:53:34.220Z","dependency_job_id":"9c9db45e-56fc-4fe6-893b-a5ee18f1c474","html_url":"https://github.com/arlac77/gitlab-repository-provider","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arlac77/gitlab-repository-provider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arlac77%2Fgitlab-repository-provider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arlac77%2Fgitlab-repository-provider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arlac77%2Fgitlab-repository-provider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arlac77%2Fgitlab-repository-provider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arlac77","download_url":"https://codeload.github.com/arlac77/gitlab-repository-provider/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arlac77%2Fgitlab-repository-provider/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265250975,"owners_count":23734835,"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":["git","gitlab","repository-provider"],"created_at":"2024-10-12T17:50:38.532Z","updated_at":"2025-07-14T06:08:19.326Z","avatar_url":"https://github.com/arlac77.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm](https://img.shields.io/npm/v/gitlab-repository-provider.svg)](https://www.npmjs.com/package/gitlab-repository-provider)\n[![License](https://img.shields.io/badge/License-0BSD-blue.svg)](https://spdx.org/licenses/0BSD.html)\n[![bundlejs](https://deno.bundlejs.com/?q=gitlab-repository-provider\\\u0026badge=detailed)](https://bundlejs.com/?q=gitlab-repository-provider)\n[![downloads](http://img.shields.io/npm/dm/gitlab-repository-provider.svg?style=flat-square)](https://npmjs.org/package/gitlab-repository-provider)\n[![GitHub Issues](https://img.shields.io/github/issues/arlac77/gitlab-repository-provider.svg?style=flat-square)](https://github.com/arlac77/gitlab-repository-provider/issues)\n[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Farlac77%2Fgitlab-repository-provider%2Fbadge\\\u0026style=flat)](https://actions-badge.atrox.dev/arlac77/gitlab-repository-provider/goto)\n[![Styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n[![Known Vulnerabilities](https://snyk.io/test/github/arlac77/gitlab-repository-provider/badge.svg)](https://snyk.io/test/github/arlac77/gitlab-repository-provider)\n[![Coverage Status](https://coveralls.io/repos/arlac77/gitlab-repository-provider/badge.svg)](https://coveralls.io/github/arlac77/gitlab-repository-provider)\n\n# gitlab-repository-provider\n\nrepository provider for gitlab hosted repos\n\n# API\n\n\u003c!-- Generated by documentation.js. Update this documentation by updating the source code. --\u003e\n\n### Table of Contents\n\n*   [GitlabProvider](#gitlabprovider)\n    *   [repositoryBases](#repositorybases)\n    *   [name](#name)\n    *   [attributes](#attributes)\n\n## GitlabProvider\n\n**Extends MultiGroupProvider**\n\nProvider for gitlab repositories.\n\n### repositoryBases\n\nAll possible base urls.\n\nReturns **[Array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array)\u003c[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)\u003e** common base urls of all repositories\n\n### name\n\nWe are called gitlab.\n\nReturns **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** gitlab\n\n### attributes\n\nDefault configuration as given for the cloud provider.\n\nReturns **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)**\u0026#x20;\n\n# install\n\nWith [npm](http://npmjs.org) do:\n\n```shell\nnpm install gitlab-repository-provider\n```\n\n# license\n\nBSD-2-Clause\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farlac77%2Fgitlab-repository-provider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farlac77%2Fgitlab-repository-provider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farlac77%2Fgitlab-repository-provider/lists"}