{"id":18278763,"url":"https://github.com/terminus-plugin-project/terminus-upstream-deployment-plugin","last_synced_at":"2025-04-09T04:41:31.781Z","repository":{"id":57066968,"uuid":"86552381","full_name":"terminus-plugin-project/terminus-upstream-deployment-plugin","owner":"terminus-plugin-project","description":"Terminus plugin to automate the process of updating a site through the upstream. This performs a backup before applying upstream updates.","archived":false,"fork":false,"pushed_at":"2018-05-09T20:12:00.000Z","size":24,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"1.x","last_synced_at":"2025-02-14T22:53:04.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/terminus-plugin-project.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}},"created_at":"2017-03-29T07:37:06.000Z","updated_at":"2019-01-17T15:59:33.000Z","dependencies_parsed_at":"2022-08-24T14:54:03.859Z","dependency_job_id":null,"html_url":"https://github.com/terminus-plugin-project/terminus-upstream-deployment-plugin","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terminus-plugin-project%2Fterminus-upstream-deployment-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terminus-plugin-project%2Fterminus-upstream-deployment-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terminus-plugin-project%2Fterminus-upstream-deployment-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terminus-plugin-project%2Fterminus-upstream-deployment-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terminus-plugin-project","download_url":"https://codeload.github.com/terminus-plugin-project/terminus-upstream-deployment-plugin/tar.gz/refs/heads/1.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980825,"owners_count":21027803,"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-11-05T12:25:59.831Z","updated_at":"2025-04-09T04:41:31.750Z","avatar_url":"https://github.com/terminus-plugin-project.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terminus Upstream Deployment Plugin\n\n[![CircleCI](https://circleci.com/gh/terminus-plugin-project/terminus-upstream-deployment-plugin/tree/1.x.svg?style=svg)](https://circleci.com/gh/terminus-plugin-project/terminus-upstream-deployment-plugin/tree/1.x)\n[![Terminus v1.x Compatible](https://img.shields.io/badge/terminus-v1.x-green.svg)](https://github.com/terminus-plugin-project/terminus-upstream-deployment-plugin/tree/1.x)\n\nTerminus plugin to automate the process of updating a site through the upstream. This performs a backup before applying upstream updates.\n\nThis plugin differs from [terminus-mass-update](https://github.com/pantheon-systems/terminus-mass-update) \nas this will only take a single site at a time along with the following features:\n \n* take a backup of your dev environment\n* pull any updates from the upstream and apply them on dev\n* run updatedb on your dev environment\n* run clear cache on your dev environment\n* check to see if your test environment initialized\n* take a backup of your test environment\n* run updatedb on your test environment\n* run clear cache on your test environment\n* check to see if youur live environment is initialized\n* take a backup of your live environment\n* run updatedb on your test environment\n* run clear cache on your live environment\n\n## Examples\n### Default Running\n```\n$ terminus site:update companysite-33.dev\n```\n\n### Skip Backups\n```\n$ terminus site:update companysite-33.dev --skip_backups\n```\n\n### Apply updates through git using the default upstream branch\n```\n$ terminus site:update companysite-33.dev --git\n```\n\n### Perform updates using a separate repository\n```\n$ terminus site:update companysite-33.dev --git --repo=\"git://github.com/pantheon-systems/drops-7.git\"\n```\n\n### Perform updates using a separate repository and a separate branch\n```\n$ terminus site:update companysite-33.dev --git --repo=\"git://github.com/pantheon-systems/drops-7.git\" --branch=\"dev\"\n```\n\n### Apply updates through git using a particular branch of the upstream\n```\n$ terminus site:update companysite-33.dev --git --branch=\"dev\"\n```\n\n## Installation\nFor help installing, see [Manage Plugins](https://pantheon.io/docs/terminus/plugins/)\n```\nmkdir -p ~/.terminus/plugins\ncomposer create-project -d ~/.terminus/plugins terminus-plugin-project/terminus-upstream-deployment-plugin:~1\n```\n\n## Help\nRun `terminus list site:update` for a complete list of available commands. Use `terminus help \u003ccommand\u003e` to get help on one command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterminus-plugin-project%2Fterminus-upstream-deployment-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterminus-plugin-project%2Fterminus-upstream-deployment-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterminus-plugin-project%2Fterminus-upstream-deployment-plugin/lists"}