From c30595cbbc11d3b1613789bd2d72307de27d934e Mon Sep 17 00:00:00 2001 From: Pantheon Automation Date: Tue, 20 Aug 2024 00:20:04 +0000 Subject: [PATCH] Update terminus information. --- source/content/terminus/02-install.md | 2 +- source/data/commands.json | 2 +- source/data/terminusReleases.json | 148 +++++++++++++------------- 3 files changed, 76 insertions(+), 76 deletions(-) diff --git a/source/content/terminus/02-install.md b/source/content/terminus/02-install.md index c681b9031a..654215d332 100644 --- a/source/content/terminus/02-install.md +++ b/source/content/terminus/02-install.md @@ -89,7 +89,7 @@ The commands below will: ```bash{promptUser: user} mkdir -p ~/terminus && cd ~/terminus - curl -L https://github.com/pantheon-systems/terminus/releases/download/3.5.1/terminus.phar --output terminus + curl -L https://github.com/pantheon-systems/terminus/releases/download/3.5.2/terminus.phar --output terminus chmod +x terminus ./terminus self:update sudo ln -s ~/terminus/terminus /usr/local/bin/terminus diff --git a/source/data/commands.json b/source/data/commands.json index 22c1934b58..9bed2ee496 100644 --- a/source/data/commands.json +++ b/source/data/commands.json @@ -1,7 +1,7 @@ { "application": { "name": "Terminus", - "version": "3.5.1" + "version": "3.5.2" }, "commands": [ { diff --git a/source/data/terminusReleases.json b/source/data/terminusReleases.json index 1432e4ca95..1fa7bec3a1 100644 --- a/source/data/terminusReleases.json +++ b/source/data/terminusReleases.json @@ -1,4 +1,78 @@ [ + { + "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/170896941", + "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/170896941\/assets", + "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/170896941\/assets{?name,label}", + "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.5.2", + "id": 170896941, + "author": { + "login": "pantheon-ci-bot", + "id": 26102846, + "node_id": "MDQ6VXNlcjI2MTAyODQ2", + "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/26102846?v=4", + "gravatar_id": "", + "url": "https:\/\/api.github.com\/users\/pantheon-ci-bot", + "html_url": "https:\/\/github.com\/pantheon-ci-bot", + "followers_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/followers", + "following_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/following{\/other_user}", + "gists_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/gists{\/gist_id}", + "starred_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/starred{\/owner}{\/repo}", + "subscriptions_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/subscriptions", + "organizations_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/orgs", + "repos_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/repos", + "events_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/events{\/privacy}", + "received_events_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAQSNzs4KL64t", + "tag_name": "3.5.2", + "target_commitish": "3.x", + "name": "3.5.2", + "draft": false, + "prerelease": false, + "created_at": "2024-08-16T17:17:54Z", + "published_at": "2024-08-19T15:33:55Z", + "assets": [ + { + "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/186918682", + "id": 186918682, + "node_id": "RA_kwDOAQSNzs4LJCca", + "name": "terminus.phar", + "label": "", + "uploader": { + "login": "pantheon-ci-bot", + "id": 26102846, + "node_id": "MDQ6VXNlcjI2MTAyODQ2", + "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/26102846?v=4", + "gravatar_id": "", + "url": "https:\/\/api.github.com\/users\/pantheon-ci-bot", + "html_url": "https:\/\/github.com\/pantheon-ci-bot", + "followers_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/followers", + "following_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/following{\/other_user}", + "gists_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/gists{\/gist_id}", + "starred_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/starred{\/owner}{\/repo}", + "subscriptions_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/subscriptions", + "organizations_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/orgs", + "repos_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/repos", + "events_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/events{\/privacy}", + "received_events_url": "https:\/\/api.github.com\/users\/pantheon-ci-bot\/received_events", + "type": "User", + "site_admin": false + }, + "content_type": "application\/octet-stream", + "state": "uploaded", + "size": 10027345, + "download_count": 0, + "created_at": "2024-08-19T15:33:55Z", + "updated_at": "2024-08-19T15:33:56Z", + "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.5.2\/terminus.phar" + } + ], + "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.5.2", + "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.5.2", + "body": "### Fixed\r\n\r\n- Fix undefined notice from sftp password cleanup (#2609)\r\n- Use right message after site or environment creation (#2611)\r\n\r\n### Added\r\n\r\n- Add new header x-pantheon-terminus-environment (#2613)\r\n\r\n### Changed\r\n\r\n- Add retries to env:wake (#2612)\r\n- Add more logging to env:wake command (#2586)\r\n" + }, { "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/160365201", "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/160365201\/assets", @@ -2144,79 +2218,5 @@ "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.0.1", "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.0.1", "body": "### Fixed\r\n- Change file name in deploy script (#2270)" - }, - { - "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/54898016", - "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/54898016\/assets", - "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/54898016\/assets{?name,label}", - "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.0.0", - "id": 54898016, - "author": { - "login": "jspellman814", - "id": 17913282, - "node_id": "MDQ6VXNlcjE3OTEzMjgy", - "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/17913282?v=4", - "gravatar_id": "", - "url": "https:\/\/api.github.com\/users\/jspellman814", - "html_url": "https:\/\/github.com\/jspellman814", - "followers_url": "https:\/\/api.github.com\/users\/jspellman814\/followers", - "following_url": "https:\/\/api.github.com\/users\/jspellman814\/following{\/other_user}", - "gists_url": "https:\/\/api.github.com\/users\/jspellman814\/gists{\/gist_id}", - "starred_url": "https:\/\/api.github.com\/users\/jspellman814\/starred{\/owner}{\/repo}", - "subscriptions_url": "https:\/\/api.github.com\/users\/jspellman814\/subscriptions", - "organizations_url": "https:\/\/api.github.com\/users\/jspellman814\/orgs", - "repos_url": "https:\/\/api.github.com\/users\/jspellman814\/repos", - "events_url": "https:\/\/api.github.com\/users\/jspellman814\/events{\/privacy}", - "received_events_url": "https:\/\/api.github.com\/users\/jspellman814\/received_events", - "type": "User", - "site_admin": false - }, - "node_id": "RE_kwDOAQSNzs4DRa1g", - "tag_name": "3.0.0", - "target_commitish": "3.x", - "name": "3.0.0", - "draft": false, - "prerelease": false, - "created_at": "2021-12-08T18:57:31Z", - "published_at": "2021-12-08T19:00:28Z", - "assets": [ - { - "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/51327410", - "id": 51327410, - "node_id": "RA_kwDOAQSNzs4DDzGy", - "name": "terminus", - "label": "", - "uploader": { - "login": "github-actions[bot]", - "id": 41898282, - "node_id": "MDM6Qm90NDE4OTgyODI=", - "avatar_url": "https:\/\/avatars.githubusercontent.com\/in\/15368?v=4", - "gravatar_id": "", - "url": "https:\/\/api.github.com\/users\/github-actions%5Bbot%5D", - "html_url": "https:\/\/github.com\/apps\/github-actions", - "followers_url": "https:\/\/api.github.com\/users\/github-actions%5Bbot%5D\/followers", - "following_url": "https:\/\/api.github.com\/users\/github-actions%5Bbot%5D\/following{\/other_user}", - "gists_url": "https:\/\/api.github.com\/users\/github-actions%5Bbot%5D\/gists{\/gist_id}", - "starred_url": "https:\/\/api.github.com\/users\/github-actions%5Bbot%5D\/starred{\/owner}{\/repo}", - "subscriptions_url": "https:\/\/api.github.com\/users\/github-actions%5Bbot%5D\/subscriptions", - "organizations_url": "https:\/\/api.github.com\/users\/github-actions%5Bbot%5D\/orgs", - "repos_url": "https:\/\/api.github.com\/users\/github-actions%5Bbot%5D\/repos", - "events_url": "https:\/\/api.github.com\/users\/github-actions%5Bbot%5D\/events{\/privacy}", - "received_events_url": "https:\/\/api.github.com\/users\/github-actions%5Bbot%5D\/received_events", - "type": "Bot", - "site_admin": false - }, - "content_type": "application\/octet-stream", - "state": "uploaded", - "size": 30527453, - "download_count": 0, - "created_at": "2021-12-08T19:23:39Z", - "updated_at": "2021-12-08T19:23:41Z", - "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.0.0\/terminus" - } - ], - "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.0.0", - "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.0.0", - "body": "### Added\r\n- Look up host for 'terminus drush' \/ 'terminus wp' commands via an alternate nameserver, if selected (#2253)\r\n- Typehint param and return value in lookupHostViaAlternateNameserver (#2253)\r\n- Symfony Library updates (5.x)\r\n- Adds plugin manager, contributed by [Ed Reel](https:\/\/github.com\/uberhacker) (#2054)\r\n - New command `self:plugin:install` to install Terminus plugins.\r\n - New command `self:plugin:list` to list installed Terminus plugins.\r\n - New command `self:plugin:search` to locate Terminus plugins to install.\r\n - New command `self:plugin:uninstall` to uninstall Terminus plugins.\r\n - New command `self:plugin:update` to update already-installed Terminus plugins.\r\n\r\n### Changed\r\n- Update auth:login command so that to not produce a false negative on successful login (#2231)\r\n- Update CODEOWNERS per 2.x branch (#2243)\r\n- Update composer dependencies version variable in post-update script (#2239)\r\n- Update phar builder and package dependencies (#2255)\r\n- Show dependencies warning if folder does not exist (#2239)\r\n- Implement cleanupOldDependenciesFolders function after running dependencies update (#2239)\r\n- Update terminusPluginsDependenciesVersion var comment (#2239)\r\n- Update warning message text (#2239)\r\n- Print warning only if terminus has plugins (#2239)\r\n- Improve hasPlugins, factory, and cleanupOldDependenciesFolders functions (#2239)\r\n- Return json_decode as array (#2239)\r\n- Restore openUrl function from LocalMachineHelper (#2248)\r\n- Draft debian linux packaging (#2255, #2238)\r\n- Update version compatibility check and messaging (#2267)\r\n\r\n### Removed\r\n- Remove code related to D9ify (#2246)\r\n\r\n### Fixed\r\n- Fix SavedTokens::getData() on auth:login (#2231)\r\n- Fix failing SSHKeyCommandsTest (#2231)\r\n- Fix fatal error in Environment::cacheserverConnectionInfo() (#2242)\r\n- Fix issue with Phar builder as well as DEB dependencies (#2255)\r\n- Fix coding standards (#2239)" } ] \ No newline at end of file