{"id":22354048,"url":"https://github.com/movableink/ember-cli-deploy-gitlab-scm-data-generator","last_synced_at":"2025-03-26T12:28:34.350Z","repository":{"id":42118202,"uuid":"236023997","full_name":"movableink/ember-cli-deploy-gitlab-scm-data-generator","owner":"movableink","description":"SCM Data Generator for GitLab","archived":false,"fork":false,"pushed_at":"2023-04-19T18:06:59.000Z","size":638,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-31T13:43:41.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/movableink.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-01-24T15:04:52.000Z","updated_at":"2023-04-19T18:07:06.000Z","dependencies_parsed_at":"2024-12-04T13:11:05.707Z","dependency_job_id":"992aef24-174b-41d1-bbbf-6f15b92f5986","html_url":"https://github.com/movableink/ember-cli-deploy-gitlab-scm-data-generator","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"c9ad3ebe0ff86977ceebfc6e8139f3f604b09449"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movableink%2Fember-cli-deploy-gitlab-scm-data-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movableink%2Fember-cli-deploy-gitlab-scm-data-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movableink%2Fember-cli-deploy-gitlab-scm-data-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movableink%2Fember-cli-deploy-gitlab-scm-data-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/movableink","download_url":"https://codeload.github.com/movableink/ember-cli-deploy-gitlab-scm-data-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245653011,"owners_count":20650616,"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-04T13:11:00.366Z","updated_at":"2025-03-26T12:28:34.331Z","avatar_url":"https://github.com/movableink.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `ember-cli-deploy` SCM Data Generator for GitLab\n\nThis is a tiny utility that provides an alternate [`ember-cli-deploy-revision-data` SCM data generator](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data#scm-data-generators) that is fit to use in the GitLab CI environment. It is necessary due to an issue in `git-repo-info` where it does not work correctly inside a Docker container (see [rwjblue/git-repo-info#46](https://github.com/rwjblue/git-repo-info/issues/46)).\n\n## Usage\n\nInstall the package with\n\n```bash\nyarn add -D @movable/ember-cli-deploy-gitlab-scm-data-generator\n```\n\nThen configure `ember-cli-deploy-revision-data` to use it:\n\n```javascript\n// config/deploy.js\n\n...\nENV[\"revision-data\"] = {\n  scm: function(context) {\n    return require('@movable/ember-cli-deploy-gitlab-scm-data-generator');\n  }\n}\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmovableink%2Fember-cli-deploy-gitlab-scm-data-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmovableink%2Fember-cli-deploy-gitlab-scm-data-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmovableink%2Fember-cli-deploy-gitlab-scm-data-generator/lists"}