{"id":26068364,"url":"https://github.com/minutebase/ember-cli-deploy-git-tag","last_synced_at":"2025-04-11T18:07:54.328Z","repository":{"id":57223179,"uuid":"43525529","full_name":"minutebase/ember-cli-deploy-git-tag","owner":"minutebase","description":"An ember-cli-deploy plugin to tag deploys in git ","archived":false,"fork":false,"pushed_at":"2021-07-21T12:05:36.000Z","size":15,"stargazers_count":6,"open_issues_count":2,"forks_count":10,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-25T14:03:48.633Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/minutebase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-01T22:57:10.000Z","updated_at":"2017-07-19T14:31:05.000Z","dependencies_parsed_at":"2022-08-24T15:41:39.212Z","dependency_job_id":null,"html_url":"https://github.com/minutebase/ember-cli-deploy-git-tag","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minutebase%2Fember-cli-deploy-git-tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minutebase%2Fember-cli-deploy-git-tag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minutebase%2Fember-cli-deploy-git-tag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minutebase%2Fember-cli-deploy-git-tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minutebase","download_url":"https://codeload.github.com/minutebase/ember-cli-deploy-git-tag/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247965351,"owners_count":21025365,"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":"2025-03-08T22:25:21.682Z","updated_at":"2025-04-11T18:07:54.271Z","avatar_url":"https://github.com/minutebase.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ember-cli-deploy-git-tag\n\n\u003e An ember-cli-deploy plugin to tag deploys in git\n\n[![](https://ember-cli-deploy.github.io/ember-cli-deploy-version-badges/plugins/ember-cli-deploy-git-tag.svg)](http://ember-cli-deploy.github.io/ember-cli-deploy-version-badges/)\n\nThis plugin tags each deploy in git.\n\n## What is an ember-cli-deploy plugin?\n\nA plugin is an addon that can be executed as a part of the ember-cli-deploy pipeline. A plugin will implement one or more of the ember-cli-deploy's pipeline hooks.\n\nFor more information on what plugins are and how they work, please refer to the [Plugin Documentation][1].\n\n## Quick Start\nTo get up and running quickly, do the following:\n\n- Ensure [ember-cli-deploy-build][2] is installed and configured.\n\n- Install this plugin\n\n```bash\n$ ember install ember-cli-deploy-git-tag\n```\n\n- Run the pipeline\n\n```bash\n$ ember deploy\n```\n\n## Installation\nRun the following command in your terminal:\n\n```bash\nember install ember-cli-deploy-git-tag\n```\n\n## ember-cli-deploy Hooks Implemented\n\nFor detailed information on what plugin hooks are and how they work, please refer to the [Plugin Documentation][1].\n\n- `didDeploy`\n\n## Configuration Options\n\nFor detailed information on how configuration of plugins works, please refer to the [Plugin Documentation][1].\n\n### deployTag\n\nA function to generate the tag\n\nBy default this will contain the environment and revision key prefixed with \"deploy-\", eg `deploy-development-123abc`\n\n## Prerequisites\n\nThe following properties are expected to be present on the deployment `context` object:\n\n- `revisionData.revisionKey`    (provided by [ember-cli-deploy-revision-data][4])\n- `commandLineArgs.revisionKey` (provided by [ember-cli-deploy][3])\n\n## Running Tests\n\n- `npm test`\n\n[1]: http://ember-cli.github.io/ember-cli-deploy/plugins \"Plugin Documentation\"\n[2]: https://github.com/ember-cli-deploy/ember-cli-deploy-build \"ember-cli-deploy-build\"\n[3]: https://github.com/ember-cli/ember-cli-deploy \"ember-cli-deploy\"\n[4]: https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data \"ember-cli-deploy-revision-data\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminutebase%2Fember-cli-deploy-git-tag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminutebase%2Fember-cli-deploy-git-tag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminutebase%2Fember-cli-deploy-git-tag/lists"}