{"id":25519690,"url":"https://github.com/aligent/magento-cloud-deploy-pipe","last_synced_at":"2025-12-22T10:30:14.183Z","repository":{"id":38211145,"uuid":"426072703","full_name":"aligent/magento-cloud-deploy-pipe","owner":"aligent","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-02T02:38:36.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-02-16T13:23:59.816Z","etag":null,"topics":["pipe"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aligent.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-09T03:04:07.000Z","updated_at":"2024-05-02T02:38:41.000Z","dependencies_parsed_at":"2024-05-02T03:55:43.299Z","dependency_job_id":"12a1261b-af83-4755-8349-ee7947c6914f","html_url":"https://github.com/aligent/magento-cloud-deploy-pipe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fmagento-cloud-deploy-pipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fmagento-cloud-deploy-pipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fmagento-cloud-deploy-pipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fmagento-cloud-deploy-pipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aligent","download_url":"https://codeload.github.com/aligent/magento-cloud-deploy-pipe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239703285,"owners_count":19683239,"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":["pipe"],"created_at":"2025-02-19T17:29:22.941Z","updated_at":"2025-12-22T10:30:14.116Z","avatar_url":"https://github.com/aligent.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aligent Magento Cloud Deploy Pipe\n\nThis pipe is used to relay commits to Magento Cloud to trigger deployments.\n\n## YAML Definition\n\nAdd the following your `bitbucket-pipelines.yml` file:\n\n```yaml\n      - step:\n          name: \"Git commit relay\"\n          script:\n            - pipe: docker://aligent/magento-cloud-deploy-pipe:latest\n              variables:\n                MAGENTO_CLOUD_REMOTE: \"user@git-remote.git\"\n```\n## Variables\n\n| Variable              | Usage                                                       |\n| --------------------- | ----------------------------------------------------------- |\n| MAGENTO_CLOUD_REMOTE      | The git remote where commits will be relayed|\n| NR_APP_ID      | (Optional) The NewRelic App ID the deployment marker will be created in|\n| NR_USER_KEY      | (Optional) The NewRelic User Key for API Calls |\n| NR_ALERT_MUTING_RULE_ID      | (Optional) The NewRelic Alert Mute Rule ID used for suppressing alerts during deployment|\n| NR_ACCOUNT_ID      | (Optional) The NewRelic Account ID that the deployment will suppress the alerts|\n| MAGENTO_CLOUD_CLI_TOKEN      | (Optional) Magento Cloud Deploy User API token, for automatic redeploy on transient failure|\n| DEBUG                 | (Optional) Turn on extra debug information. Default: `false`. |\n\n* Note that you need `nr-deployment.json.template` file under the project root with the content below to enable the NR deployment marker:\n```\n{\n    \"deployment\": {\n        \"revision\": \"GITSHA\"\n    }\n}\n```\n\n## Development\n\nCommits published to the `main` branch  will trigger an automated build for the `latest` tag in DockerHub\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faligent%2Fmagento-cloud-deploy-pipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faligent%2Fmagento-cloud-deploy-pipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faligent%2Fmagento-cloud-deploy-pipe/lists"}