diff --git a/source/content/terminus/02-install.md b/source/content/terminus/02-install.md
index fc089b5142..e9cd88fc9a 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.2.2/terminus.phar --output terminus
+ curl -L https://github.com/pantheon-systems/terminus/releases/download/3.3.0/terminus.phar --output terminus
chmod +x terminus
./terminus self:update
sudo ln -s ~/terminus/terminus /usr/local/bin/terminus
diff --git a/source/content/terminus/10-supported-terminus.md b/source/content/terminus/10-supported-terminus.md
index 692ab901b6..7cb2f5779e 100644
--- a/source/content/terminus/10-supported-terminus.md
+++ b/source/content/terminus/10-supported-terminus.md
@@ -21,27 +21,28 @@ Each major and minor version of Terminus is fully supported for one year from th
After this period, the version will reach End Of Life (**EOL**), and will no longer be supported. We recommend you update Terminus far in advance of the EOL schedule, so that regressions in new versions can be reported and patched in time.
-| Version | Release Date | EOL Date |
-|------------------|-------------------|-----------------|
-| 3.2.2 | September 28, 2023 | |
-| 3.2.1 | June 1, 2023 | September 28, 2024 |
-| 3.2.0 | May 22 , 2023 | June 1, 2024 |
-| 3.1.5 | April 6, 2023 | May 22, 2024 |
-| 3.1.4 | March 1, 2023 | April 6, 2024 |
-| 3.1.3 | February 1, 2023 | March 1, 2024 |
-| 3.1.2 | January 3, 2023 | February 1, 2024 |
-| 3.1.1 | November 8, 2022 | January 3, 2024 |
-| 3.1.0 | October 18, 2022 | November 8, 2023 |
-| 3.0.9 | October 06, 2022 | October 18, 2023 |
-| 3.0.8 | August 22, 2022 | October 06, 2023 |
-| 3.0.7 | March 29, 2022 | August 22, 2023 |
-| 3.0.6 or earlier | February 18, 2022 | March 29, 2023 |
+| Version | Release Date | EOL Date |
+|------------------|--------------------|--------------------|
+| 3.3.0 | November 29, 2023 | |
+| 3.2.2 | September 28, 2023 | November 29, 2024 |
+| 3.2.1 | June 1, 2023 | September 28, 2024 |
+| 3.2.0 | May 22 , 2023 | June 1, 2024 |
+| 3.1.5 | April 6, 2023 | May 22, 2024 |
+| 3.1.4 | March 1, 2023 | April 6, 2024 |
+| 3.1.3 | February 1, 2023 | March 1, 2024 |
+| 3.1.2 | January 3, 2023 | February 1, 2024 |
+| 3.1.1 | November 8, 2022 | January 3, 2024 |
+| 3.1.0 | October 18, 2022 | November 8, 2023 |
+| 3.0.9 | October 06, 2022 | October 18, 2023 |
+| 3.0.8 | August 22, 2022 | October 06, 2023 |
+| 3.0.7 | March 29, 2022 | August 22, 2023 |
+| 3.0.6 or earlier | February 18, 2022 | March 29, 2023 |
### PHP Version Compatibility Matrix
| PHP Version | Terminus 3.x |
-| ----------- | :-----------: |
-| 8.3 (pre-release) | ✔ |
+| ---------- | :-----------: |
+| 8.3 | ✔ |
| 8.2 | ✔ |
| 8.1 | ✔ |
| 8.0 | ✔ |
diff --git a/source/data/commands.json b/source/data/commands.json
index 14679b751a..c551ab2feb 100644
--- a/source/data/commands.json
+++ b/source/data/commands.json
@@ -1,7 +1,7 @@
{
"application": {
"name": "Terminus",
- "version": "3.2.2"
+ "version": "3.3.0"
},
"commands": [
{
diff --git a/source/data/terminusReleases.json b/source/data/terminusReleases.json
index 545e4d3e0c..72245ef061 100644
--- a/source/data/terminusReleases.json
+++ b/source/data/terminusReleases.json
@@ -1,1778 +1,2086 @@
[
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/123038879",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/123038879\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/123038879\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.2.2",
- "id": 123038879,
- "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
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/131967045",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/131967045/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/131967045/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.3.0",
+ "id": 131967045,
+ "author": {
+ "login": "stovak",
+ "id": 119924,
+ "node_id": "MDQ6VXNlcjExOTkyNA==",
+ "avatar_url": "https://avatars.githubusercontent.com/u/119924?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/stovak",
+ "html_url": "https://github.com/stovak",
+ "followers_url": "https://api.github.com/users/stovak/followers",
+ "following_url": "https://api.github.com/users/stovak/following{/other_user}",
+ "gists_url": "https://api.github.com/users/stovak/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/stovak/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/stovak/subscriptions",
+ "organizations_url": "https://api.github.com/users/stovak/orgs",
+ "repos_url": "https://api.github.com/users/stovak/repos",
+ "events_url": "https://api.github.com/users/stovak/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/stovak/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "node_id": "RE_kwDOAQSNzs4H3ahF",
+ "tag_name": "3.3.0",
+ "target_commitish": "3.x",
+ "name": "v3.3.0",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2023-11-29T18:26:07Z",
+ "published_at": "2023-11-29T18:27:08Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/138081182",
+ "id": 138081182,
+ "node_id": "RA_kwDOAQSNzs4IOvOe",
+ "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": 10052197,
+ "download_count": 96,
+ "created_at": "2023-11-29T19:20:50Z",
+ "updated_at": "2023-11-29T19:20:51Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.3.0/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.3.0",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.3.0",
+ "body": "Resolve issues around php 8.3 compatibility."
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/123038879",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/123038879/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/123038879/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.2.2",
+ "id": 123038879,
+ "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_kwDOAQSNzs4HVWyf",
+ "tag_name": "3.2.2",
+ "target_commitish": "3.x",
+ "name": "3.2.2",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2023-09-28T19:55:35Z",
+ "published_at": "2023-09-28T21:07:01Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/128202774",
+ "id": 128202774,
+ "node_id": "RA_kwDOAQSNzs4HpDgW",
+ "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": 10050136,
+ "download_count": 46434,
+ "created_at": "2023-09-28T21:07:02Z",
+ "updated_at": "2023-09-28T21:07:02Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.2.2/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.2.2",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.2.2",
+ "body": "### Fixed\r\n\r\n- Return empty string on zero dates (#2494)\r\n- Catch down network exception and non-object responses in fetch (#2492)\r\n\r\n### Added\r\n\r\n- New org:info command (#2472)\r\n- Commands trace metadata (#2461)\r\n\r\n### Changed\r\n\r\n- Add retry and delay options for env:wake command (#2498)\r\n- More specific description in env:code-rebuild (#2488)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/105724915",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/105724915/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/105724915/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.2.1",
+ "id": 105724915,
+ "author": {
+ "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
+ },
+ "node_id": "RE_kwDOAQSNzs4GTTvz",
+ "tag_name": "3.2.1",
+ "target_commitish": "3.x",
+ "name": "3.2.1",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2023-06-01T17:18:58Z",
+ "published_at": "2023-06-01T17:59:17Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/110840901",
+ "id": 110840901,
+ "node_id": "RA_kwDOAQSNzs4Gm0xF",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4HVWyf",
- "tag_name": "3.2.2",
- "target_commitish": "3.x",
- "name": "3.2.2",
- "draft": false,
- "prerelease": false,
- "created_at": "2023-09-28T19:55:35Z",
- "published_at": "2023-09-28T21:07:01Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/128202774",
- "id": 128202774,
- "node_id": "RA_kwDOAQSNzs4HpDgW",
- "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": 10050136,
- "download_count": 0,
- "created_at": "2023-09-28T21:07:02Z",
- "updated_at": "2023-09-28T21:07:02Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.2.2\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.2.2",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.2.2",
- "body": "### Fixed\r\n\r\n- Return empty string on zero dates (#2494)\r\n- Catch down network exception and non-object responses in fetch (#2492)\r\n\r\n### Added\r\n\r\n- New org:info command (#2472)\r\n- Commands trace metadata (#2461)\r\n\r\n### Changed\r\n\r\n- Add retry and delay options for env:wake command (#2498)\r\n- More specific description in env:code-rebuild (#2488)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 10029452,
+ "download_count": 83400,
+ "created_at": "2023-06-01T17:59:17Z",
+ "updated_at": "2023-06-01T17:59:18Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.2.1/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.2.1",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.2.1",
+ "body": "### Fixed\r\n- Fix bug where `env:clone-content` command was not working Drupal sites (#2469)\r\n- Fix bug where `env:clone-content` command was not working WordPress sites (#2471)\r\n- Fix passthrough exit code from drush and wp-cli (#2470)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/103861286",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/103861286/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/103861286/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.2.0",
+ "id": 103861286,
+ "author": {
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/105724915",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/105724915\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/105724915\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.2.1",
- "id": 105724915,
- "author": {
- "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
+ "node_id": "RE_kwDOAQSNzs4GMMwm",
+ "tag_name": "3.2.0",
+ "target_commitish": "3.x",
+ "name": "3.2.0",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2023-05-22T19:26:47Z",
+ "published_at": "2023-05-22T20:03:20Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/109314928",
+ "id": 109314928,
+ "node_id": "RA_kwDOAQSNzs4GhANw",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4GTTvz",
- "tag_name": "3.2.1",
- "target_commitish": "3.x",
- "name": "3.2.1",
- "draft": false,
- "prerelease": false,
- "created_at": "2023-06-01T17:18:58Z",
- "published_at": "2023-06-01T17:59:17Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/110840901",
- "id": 110840901,
- "node_id": "RA_kwDOAQSNzs4Gm0xF",
- "name": "terminus.phar",
- "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": 10029452,
- "download_count": 0,
- "created_at": "2023-06-01T17:59:17Z",
- "updated_at": "2023-06-01T17:59:18Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.2.1\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.2.1",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.2.1",
- "body": "### Fixed\r\n- Fix bug where `env:clone-content` command was not working Drupal sites (#2469)\r\n- Fix bug where `env:clone-content` command was not working WordPress sites (#2471)\r\n- Fix passthrough exit code from drush and wp-cli (#2470)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 9999537,
+ "download_count": 6302,
+ "created_at": "2023-05-22T20:03:21Z",
+ "updated_at": "2023-05-22T20:03:22Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.2.0/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.2.0",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.2.0",
+ "body": "### Added\r\n\r\n- New env:code-rebuild command (#2417)\r\n- Validation for aliases command (#2447)\r\n\r\n### Fixed\r\n- Bug with multidev:delete when ids are numbers-only (#2462)\r\n\r\n### Changed\r\n- Add upstream label field to site:info (#2455)\r\n- Do not check for user membership to remove supporting org (#2453)\r\n- Improve error messages on error 5xx (#2454)\r\n- Add search and replace to env:clone-content command for WordPress sites (#2448)\r\n- Deprecate getSite with param (#2449)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/98432252",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/98432252/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/98432252/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.1.5",
+ "id": 98432252,
+ "author": {
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/103861286",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/103861286\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/103861286\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.2.0",
- "id": 103861286,
- "author": {
- "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
+ "node_id": "RE_kwDOAQSNzs4F3fT8",
+ "tag_name": "3.1.5",
+ "target_commitish": "3.x",
+ "name": "3.1.5",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2023-04-06T13:26:29Z",
+ "published_at": "2023-04-06T14:50:52Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/102580850",
+ "id": 102580850,
+ "node_id": "RA_kwDOAQSNzs4GHUJy",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4GMMwm",
- "tag_name": "3.2.0",
- "target_commitish": "3.x",
- "name": "3.2.0",
- "draft": false,
- "prerelease": false,
- "created_at": "2023-05-22T19:26:47Z",
- "published_at": "2023-05-22T20:03:20Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/109314928",
- "id": 109314928,
- "node_id": "RA_kwDOAQSNzs4GhANw",
- "name": "terminus.phar",
- "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": 9999537,
- "download_count": 0,
- "created_at": "2023-05-22T20:03:21Z",
- "updated_at": "2023-05-22T20:03:22Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.2.0\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.2.0",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.2.0",
- "body": "### Added\r\n\r\n- New env:code-rebuild command (#2417)\r\n- Validation for aliases command (#2447)\r\n\r\n### Fixed\r\n- Bug with multidev:delete when ids are numbers-only (#2462)\r\n\r\n### Changed\r\n- Add upstream label field to site:info (#2455)\r\n- Do not check for user membership to remove supporting org (#2453)\r\n- Improve error messages on error 5xx (#2454)\r\n- Add search and replace to env:clone-content command for WordPress sites (#2448)\r\n- Deprecate getSite with param (#2449)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 9989058,
+ "download_count": 36380,
+ "created_at": "2023-04-06T14:50:52Z",
+ "updated_at": "2023-04-06T14:50:53Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.1.5/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.1.5",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.1.5",
+ "body": "### Added\r\n- New env:rotate-random-seed command (#2444)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/94144049",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/94144049/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/94144049/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.1.4",
+ "id": 94144049,
+ "author": {
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/98432252",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/98432252\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/98432252\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.1.5",
- "id": 98432252,
- "author": {
- "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
+ "node_id": "RE_kwDOAQSNzs4FnIYx",
+ "tag_name": "3.1.4",
+ "target_commitish": "3.x",
+ "name": "3.1.4",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2023-03-01T19:51:38Z",
+ "published_at": "2023-03-01T20:47:39Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/97662965",
+ "id": 97662965,
+ "node_id": "RA_kwDOAQSNzs4F0jf1",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4F3fT8",
- "tag_name": "3.1.5",
- "target_commitish": "3.x",
- "name": "3.1.5",
- "draft": false,
- "prerelease": false,
- "created_at": "2023-04-06T13:26:29Z",
- "published_at": "2023-04-06T14:50:52Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/102580850",
- "id": 102580850,
- "node_id": "RA_kwDOAQSNzs4GHUJy",
- "name": "terminus.phar",
- "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": 9989058,
- "download_count": 0,
- "created_at": "2023-04-06T14:50:52Z",
- "updated_at": "2023-04-06T14:50:53Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.1.5\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.1.5",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.1.5",
- "body": "### Added\r\n- New env:rotate-random-seed command (#2444)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 9954161,
+ "download_count": 30229,
+ "created_at": "2023-03-01T20:47:39Z",
+ "updated_at": "2023-03-01T20:47:40Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.1.4/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.1.4",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.1.4",
+ "body": "### Added\r\n- Multiple tag filter support for org:site:list command (#2360)\r\n- Workflow wait command added as a copy of existing command in Build Tools plugin (#2435)\r\n\r\n### Fixed\r\n- Cache clear option is now used in the env:deploy command (#2432)\r\n\r\n### Changed\r\n\r\n- PHP compatibility errors are written to stderr instead of stdout (#2434)\r\n- Description for database import command (#2436)\r\n- Description for workflow:info:logs command (#2439)\r\n- Description for aliases command (#2438)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/91044822",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/91044822/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/91044822/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.1.3",
+ "id": 91044822,
+ "author": {
+ "login": "stovak",
+ "id": 119924,
+ "node_id": "MDQ6VXNlcjExOTkyNA==",
+ "avatar_url": "https://avatars.githubusercontent.com/u/119924?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/stovak",
+ "html_url": "https://github.com/stovak",
+ "followers_url": "https://api.github.com/users/stovak/followers",
+ "following_url": "https://api.github.com/users/stovak/following{/other_user}",
+ "gists_url": "https://api.github.com/users/stovak/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/stovak/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/stovak/subscriptions",
+ "organizations_url": "https://api.github.com/users/stovak/orgs",
+ "repos_url": "https://api.github.com/users/stovak/repos",
+ "events_url": "https://api.github.com/users/stovak/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/stovak/received_events",
+ "type": "User",
+ "site_admin": false
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/94144049",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/94144049\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/94144049\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.1.4",
- "id": 94144049,
- "author": {
- "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
+ "node_id": "RE_kwDOAQSNzs4FbTvW",
+ "tag_name": "3.1.3",
+ "target_commitish": "3.x",
+ "name": "3.1.3",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2023-02-01T22:24:45Z",
+ "published_at": "2023-02-01T22:26:05Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/93947607",
+ "id": 93947607,
+ "node_id": "RA_kwDOAQSNzs4FmYbX",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4FnIYx",
- "tag_name": "3.1.4",
- "target_commitish": "3.x",
- "name": "3.1.4",
- "draft": false,
- "prerelease": false,
- "created_at": "2023-03-01T19:51:38Z",
- "published_at": "2023-03-01T20:47:39Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/97662965",
- "id": 97662965,
- "node_id": "RA_kwDOAQSNzs4F0jf1",
- "name": "terminus.phar",
- "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": 9954161,
- "download_count": 0,
- "created_at": "2023-03-01T20:47:39Z",
- "updated_at": "2023-03-01T20:47:40Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.1.4\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.1.4",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.1.4",
- "body": "### Added\r\n- Multiple tag filter support for org:site:list command (#2360)\r\n- Workflow wait command added as a copy of existing command in Build Tools plugin (#2435)\r\n\r\n### Fixed\r\n- Cache clear option is now used in the env:deploy command (#2432)\r\n\r\n### Changed\r\n\r\n- PHP compatibility errors are written to stderr instead of stdout (#2434)\r\n- Description for database import command (#2436)\r\n- Description for workflow:info:logs command (#2439)\r\n- Description for aliases command (#2438)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 9948603,
+ "download_count": 17365,
+ "created_at": "2023-02-01T23:02:02Z",
+ "updated_at": "2023-02-01T23:02:04Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.1.3/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.1.3",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.1.3",
+ "body": ""
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/87789848",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/87789848/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/87789848/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.1.2",
+ "id": 87789848,
+ "author": {
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/91044822",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/91044822\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/91044822\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.1.3",
- "id": 91044822,
- "author": {
- "login": "stovak",
- "id": 119924,
- "node_id": "MDQ6VXNlcjExOTkyNA==",
- "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/119924?v=4",
- "gravatar_id": "",
- "url": "https:\/\/api.github.com\/users\/stovak",
- "html_url": "https:\/\/github.com\/stovak",
- "followers_url": "https:\/\/api.github.com\/users\/stovak\/followers",
- "following_url": "https:\/\/api.github.com\/users\/stovak\/following{\/other_user}",
- "gists_url": "https:\/\/api.github.com\/users\/stovak\/gists{\/gist_id}",
- "starred_url": "https:\/\/api.github.com\/users\/stovak\/starred{\/owner}{\/repo}",
- "subscriptions_url": "https:\/\/api.github.com\/users\/stovak\/subscriptions",
- "organizations_url": "https:\/\/api.github.com\/users\/stovak\/orgs",
- "repos_url": "https:\/\/api.github.com\/users\/stovak\/repos",
- "events_url": "https:\/\/api.github.com\/users\/stovak\/events{\/privacy}",
- "received_events_url": "https:\/\/api.github.com\/users\/stovak\/received_events",
- "type": "User",
- "site_admin": false
+ "node_id": "RE_kwDOAQSNzs4FO5EY",
+ "tag_name": "3.1.2",
+ "target_commitish": "3.x",
+ "name": "3.1.2",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2023-01-03T14:44:58Z",
+ "published_at": "2023-01-03T15:21:17Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/90363766",
+ "id": 90363766,
+ "node_id": "RA_kwDOAQSNzs4FYtd2",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4FbTvW",
- "tag_name": "3.1.3",
- "target_commitish": "3.x",
- "name": "3.1.3",
- "draft": false,
- "prerelease": false,
- "created_at": "2023-02-01T22:24:45Z",
- "published_at": "2023-02-01T22:26:05Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/93947607",
- "id": 93947607,
- "node_id": "RA_kwDOAQSNzs4FmYbX",
- "name": "terminus.phar",
- "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": 9948603,
- "download_count": 0,
- "created_at": "2023-02-01T23:02:02Z",
- "updated_at": "2023-02-01T23:02:04Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.1.3\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.1.3",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.1.3",
- "body": ""
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 9947274,
+ "download_count": 17360,
+ "created_at": "2023-01-03T15:21:18Z",
+ "updated_at": "2023-01-03T15:21:19Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.1.2/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.1.2",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.1.2",
+ "body": "### Added\r\n- PHP 8.2 compatibility (#2414)\r\n\r\n### Changed\r\n- Documentation for import:site command (#2410)\r\n- Database and cache connection information is now fetched from env vars (#2403)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/82439556",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/82439556/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/82439556/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.1.1",
+ "id": 82439556,
+ "author": {
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/87789848",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/87789848\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/87789848\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.1.2",
- "id": 87789848,
- "author": {
- "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
+ "node_id": "RE_kwDOAQSNzs4E6e2E",
+ "tag_name": "3.1.1",
+ "target_commitish": "3.x",
+ "name": "3.1.1",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2022-11-08T19:44:16Z",
+ "published_at": "2022-11-08T20:52:09Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/83922917",
+ "id": 83922917,
+ "node_id": "RA_kwDOAQSNzs4FAI_l",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4FO5EY",
- "tag_name": "3.1.2",
- "target_commitish": "3.x",
- "name": "3.1.2",
- "draft": false,
- "prerelease": false,
- "created_at": "2023-01-03T14:44:58Z",
- "published_at": "2023-01-03T15:21:17Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/90363766",
- "id": 90363766,
- "node_id": "RA_kwDOAQSNzs4FYtd2",
- "name": "terminus.phar",
- "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": 9947274,
- "download_count": 0,
- "created_at": "2023-01-03T15:21:18Z",
- "updated_at": "2023-01-03T15:21:19Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.1.2\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.1.2",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.1.2",
- "body": "### Added\r\n- PHP 8.2 compatibility (#2414)\r\n\r\n### Changed\r\n- Documentation for import:site command (#2410)\r\n- Database and cache connection information is now fetched from env vars (#2403)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 9835353,
+ "download_count": 31973,
+ "created_at": "2022-11-08T20:52:10Z",
+ "updated_at": "2022-11-08T20:52:11Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.1.1/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.1.1",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.1.1",
+ "body": "### Changed\r\n- Update plan:set docs to sku instead of id (#2407)\r\n\r\n### Fixed\r\n- Remove Kint from terminus (#2405)\r\n- Site:org:add should not need user org membership if a label is provided (#2404)\r\n- Look for status code in ssh-key:add response (#2406)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/80232141",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/80232141/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/80232141/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.1.0",
+ "id": 80232141,
+ "author": {
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/82439556",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/82439556\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/82439556\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.1.1",
- "id": 82439556,
- "author": {
- "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
+ "node_id": "RE_kwDOAQSNzs4EyD7N",
+ "tag_name": "3.1.0",
+ "target_commitish": "3.x",
+ "name": "3.1.0",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2022-10-18T15:49:47Z",
+ "published_at": "2022-10-18T16:31:26Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/81436247",
+ "id": 81436247,
+ "node_id": "RA_kwDOAQSNzs4E2p5X",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4E6e2E",
- "tag_name": "3.1.1",
- "target_commitish": "3.x",
- "name": "3.1.1",
- "draft": false,
- "prerelease": false,
- "created_at": "2022-11-08T19:44:16Z",
- "published_at": "2022-11-08T20:52:09Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/83922917",
- "id": 83922917,
- "node_id": "RA_kwDOAQSNzs4FAI_l",
- "name": "terminus.phar",
- "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": 9835353,
- "download_count": 0,
- "created_at": "2022-11-08T20:52:10Z",
- "updated_at": "2022-11-08T20:52:11Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.1.1\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.1.1",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.1.1",
- "body": "### Changed\r\n- Update plan:set docs to sku instead of id (#2407)\r\n\r\n### Fixed\r\n- Remove Kint from terminus (#2405)\r\n- Site:org:add should not need user org membership if a label is provided (#2404)\r\n- Look for status code in ssh-key:add response (#2406)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 9759365,
+ "download_count": 19391,
+ "created_at": "2022-10-18T16:31:26Z",
+ "updated_at": "2022-10-18T16:31:27Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.1.0/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.1.0",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.1.0",
+ "body": "* [FEAT-898] Integrate site cache hit rate metrics (https://github.com/pantheon-systems/terminus/pull/2389)\r\n\r\nCo-authored-by: Jordan Schulz "
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/79209832",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/79209832/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/79209832/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.0.9",
+ "id": 79209832,
+ "author": {
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/80232141",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/80232141\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/80232141\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.1.0",
- "id": 80232141,
- "author": {
- "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
+ "node_id": "RE_kwDOAQSNzs4EuKVo",
+ "tag_name": "3.0.9",
+ "target_commitish": "3.x",
+ "name": "3.0.9",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2022-10-06T20:19:00Z",
+ "published_at": "2022-10-06T20:51:36Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/80193268",
+ "id": 80193268,
+ "node_id": "RA_kwDOAQSNzs4Ex6b0",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4EyD7N",
- "tag_name": "3.1.0",
- "target_commitish": "3.x",
- "name": "3.1.0",
- "draft": false,
- "prerelease": false,
- "created_at": "2022-10-18T15:49:47Z",
- "published_at": "2022-10-18T16:31:26Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/81436247",
- "id": 81436247,
- "node_id": "RA_kwDOAQSNzs4E2p5X",
- "name": "terminus.phar",
- "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": 9759365,
- "download_count": 0,
- "created_at": "2022-10-18T16:31:26Z",
- "updated_at": "2022-10-18T16:31:27Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.1.0\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.1.0",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.1.0",
- "body": "* [FEAT-898] Integrate site cache hit rate metrics (https:\/\/github.com\/pantheon-systems\/terminus\/pull\/2389)\r\n\r\nCo-authored-by: Jordan Schulz "
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 9455271,
+ "download_count": 15395,
+ "created_at": "2022-10-06T20:51:36Z",
+ "updated_at": "2022-10-06T20:51:37Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.0.9/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.0.9",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.0.9",
+ "body": "### Changed\r\n- Verbose option description to make it clearer (#2383)\r\n\r\n### Fixed\r\n- Terminus plugin manager composer commands should not be affected by current directory (#2386)\r\n- Omit reload warning if running reload command (#2388)\r\n- Deprecation warnings on PHP 8.1 (#2391)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/75040494",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/75040494/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/75040494/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.0.8",
+ "id": 75040494,
+ "author": {
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/79209832",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/79209832\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/79209832\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.0.9",
- "id": 79209832,
- "author": {
- "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
+ "node_id": "RE_kwDOAQSNzs4EeQbu",
+ "tag_name": "3.0.8",
+ "target_commitish": "3.x",
+ "name": "3.0.8",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2022-08-22T22:39:32Z",
+ "published_at": "2022-08-22T23:43:47Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/75532653",
+ "id": 75532653,
+ "node_id": "RA_kwDOAQSNzs4EgIlt",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4EuKVo",
- "tag_name": "3.0.9",
- "target_commitish": "3.x",
- "name": "3.0.9",
- "draft": false,
- "prerelease": false,
- "created_at": "2022-10-06T20:19:00Z",
- "published_at": "2022-10-06T20:51:36Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/80193268",
- "id": 80193268,
- "node_id": "RA_kwDOAQSNzs4Ex6b0",
- "name": "terminus.phar",
- "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": 9455271,
- "download_count": 0,
- "created_at": "2022-10-06T20:51:36Z",
- "updated_at": "2022-10-06T20:51:37Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.0.9\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.0.9",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.0.9",
- "body": "### Changed\r\n- Verbose option description to make it clearer (#2383)\r\n\r\n### Fixed\r\n- Terminus plugin manager composer commands should not be affected by current directory (#2386)\r\n- Omit reload warning if running reload command (#2388)\r\n- Deprecation warnings on PHP 8.1 (#2391)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 9441775,
+ "download_count": 70221,
+ "created_at": "2022-08-22T23:45:10Z",
+ "updated_at": "2022-08-22T23:45:12Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.0.8/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.0.8",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.0.8",
+ "body": "### Changed\r\n- Install plugins can now be done from git url (#2362)\r\n\r\n### Fixed\r\n- Make sure local:clone gets the right branch (#2375)\r\n- Plugin update should work without args or with 'all' args (#2369)\r\n- Make backup:restore command work with element = all (#2381)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/63077712",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/63077712/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/63077712/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.0.7",
+ "id": 63077712,
+ "author": {
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/75040494",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/75040494\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/75040494\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.0.8",
- "id": 75040494,
- "author": {
- "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
+ "node_id": "RE_kwDOAQSNzs4Dwn1Q",
+ "tag_name": "3.0.7",
+ "target_commitish": "3.x",
+ "name": "3.0.7",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2022-03-29T18:43:32Z",
+ "published_at": "2022-03-29T19:56:40Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/60968107",
+ "id": 60968107,
+ "node_id": "RA_kwDOAQSNzs4Dokyr",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4EeQbu",
- "tag_name": "3.0.8",
- "target_commitish": "3.x",
- "name": "3.0.8",
- "draft": false,
- "prerelease": false,
- "created_at": "2022-08-22T22:39:32Z",
- "published_at": "2022-08-22T23:43:47Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/75532653",
- "id": 75532653,
- "node_id": "RA_kwDOAQSNzs4EgIlt",
- "name": "terminus.phar",
- "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": 9441775,
- "download_count": 0,
- "created_at": "2022-08-22T23:45:10Z",
- "updated_at": "2022-08-22T23:45:12Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.0.8\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.0.8",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.0.8",
- "body": "### Changed\r\n- Install plugins can now be done from git url (#2362)\r\n\r\n### Fixed\r\n- Make sure local:clone gets the right branch (#2375)\r\n- Plugin update should work without args or with 'all' args (#2369)\r\n- Make backup:restore command work with element = all (#2381)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 9441737,
+ "download_count": 157872,
+ "created_at": "2022-03-29T19:56:41Z",
+ "updated_at": "2022-03-29T19:56:42Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.0.7/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.0.7",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.0.7",
+ "body": "### Changed\r\n- Change alias for local:commitAndPush to lcp to avoid aliases conflict (#2341)\r\n- Make framework value more human friendly for site:info command (#2351)\r\n\r\n### Fixed\r\n- Check upstream updates before getting upstream status to get composer updates info (#2349)\r\n- Fix bug that didn't allow merging a multidev env with only numbers in the name (#2350)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/59936303",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/59936303/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/59936303/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.0.6",
+ "id": 59936303,
+ "author": {
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/63077712",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/63077712\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/63077712\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.0.7",
- "id": 63077712,
- "author": {
- "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
+ "node_id": "RE_kwDOAQSNzs4Dko4v",
+ "tag_name": "3.0.6",
+ "target_commitish": "3.x",
+ "name": "3.0.6",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2022-02-18T18:52:06Z",
+ "published_at": "2022-02-18T19:48:12Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/57284667",
+ "id": 57284667,
+ "node_id": "RA_kwDOAQSNzs4Dahg7",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4Dwn1Q",
- "tag_name": "3.0.7",
- "target_commitish": "3.x",
- "name": "3.0.7",
- "draft": false,
- "prerelease": false,
- "created_at": "2022-03-29T18:43:32Z",
- "published_at": "2022-03-29T19:56:40Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/60968107",
- "id": 60968107,
- "node_id": "RA_kwDOAQSNzs4Dokyr",
- "name": "terminus.phar",
- "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": 9441737,
- "download_count": 0,
- "created_at": "2022-03-29T19:56:41Z",
- "updated_at": "2022-03-29T19:56:42Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.0.7\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.0.7",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.0.7",
- "body": "### Changed\r\n- Change alias for local:commitAndPush to lcp to avoid aliases conflict (#2341)\r\n- Make framework value more human friendly for site:info command (#2351)\r\n\r\n### Fixed\r\n- Check upstream updates before getting upstream status to get composer updates info (#2349)\r\n- Fix bug that didn't allow merging a multidev env with only numbers in the name (#2350)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 9355791,
+ "download_count": 51367,
+ "created_at": "2022-02-18T19:48:12Z",
+ "updated_at": "2022-02-18T19:48:13Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.0.6/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.0.6",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.0.6",
+ "body": "### Changed\r\n- Make upstream status report on composer updates (#2338)\r\n\r\n### Fixed\r\n- Fix bug where `self:console` was not working because psy/psysh was a dev dependency. (#2332)\r\n- Pin to league/container ^3 to avoid fatal errors (#2337)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/59061041",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/59061041/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/59061041/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.0.5",
+ "id": 59061041,
+ "author": {
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/59936303",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/59936303\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/59936303\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.0.6",
- "id": 59936303,
- "author": {
- "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
+ "node_id": "RE_kwDOAQSNzs4DhTMx",
+ "tag_name": "3.0.5",
+ "target_commitish": "3.x",
+ "name": "3.0.5",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2022-02-08T19:08:53Z",
+ "published_at": "2022-02-08T22:22:18Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/56214903",
+ "id": 56214903,
+ "node_id": "RA_kwDOAQSNzs4DWcV3",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4Dko4v",
- "tag_name": "3.0.6",
- "target_commitish": "3.x",
- "name": "3.0.6",
- "draft": false,
- "prerelease": false,
- "created_at": "2022-02-18T18:52:06Z",
- "published_at": "2022-02-18T19:48:12Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/57284667",
- "id": 57284667,
- "node_id": "RA_kwDOAQSNzs4Dahg7",
- "name": "terminus.phar",
- "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": 9355791,
- "download_count": 0,
- "created_at": "2022-02-18T19:48:12Z",
- "updated_at": "2022-02-18T19:48:13Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.0.6\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.0.6",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.0.6",
- "body": "### Changed\r\n- Make upstream status report on composer updates (#2338)\r\n\r\n### Fixed\r\n- Fix bug where `self:console` was not working because psy\/psysh was a dev dependency. (#2332)\r\n- Pin to league\/container ^3 to avoid fatal errors (#2337)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 7381535,
+ "download_count": 2275,
+ "created_at": "2022-02-08T22:22:18Z",
+ "updated_at": "2022-02-08T22:22:19Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.0.5/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.0.5",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.0.5",
+ "body": "### Added\r\n- Added the `--element` usage for `backup:create` (#2317)\r\n- Add GitHub Pull Request Template and move Issue Template (#2325)\r\n\r\n### Changed\r\n- Replace git:// urls with https:// urls (#2319)\r\n\r\n### Fixed\r\n- Fix bug where `site:list` was unable to properly filter by tags when part of site team (#2316)\r\n- Fix bug where `--simulate` option was being ignored (#2321)\r\n- Fix bug where `site:delete` command always fails (#2324)\r\n- Fix bug where `self:update` reports it only works with the phar version of Terminus (#2328)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/58967524",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/58967524/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/58967524/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/2.6.6",
+ "id": 58967524,
+ "author": {
+ "login": "CdrMarks",
+ "id": 3489003,
+ "node_id": "MDQ6VXNlcjM0ODkwMDM=",
+ "avatar_url": "https://avatars.githubusercontent.com/u/3489003?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/CdrMarks",
+ "html_url": "https://github.com/CdrMarks",
+ "followers_url": "https://api.github.com/users/CdrMarks/followers",
+ "following_url": "https://api.github.com/users/CdrMarks/following{/other_user}",
+ "gists_url": "https://api.github.com/users/CdrMarks/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/CdrMarks/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/CdrMarks/subscriptions",
+ "organizations_url": "https://api.github.com/users/CdrMarks/orgs",
+ "repos_url": "https://api.github.com/users/CdrMarks/repos",
+ "events_url": "https://api.github.com/users/CdrMarks/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/CdrMarks/received_events",
+ "type": "User",
+ "site_admin": false
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/59061041",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/59061041\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/59061041\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.0.5",
- "id": 59061041,
- "author": {
- "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
+ "node_id": "RE_kwDOAQSNzs4Dg8Xk",
+ "tag_name": "2.6.6",
+ "target_commitish": "3.x",
+ "name": "2.6.6",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2022-02-08T05:46:30Z",
+ "published_at": "2022-02-08T05:51:19Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/56138562",
+ "id": 56138562,
+ "node_id": "RA_kwDOAQSNzs4DWJtC",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4DhTMx",
- "tag_name": "3.0.5",
- "target_commitish": "3.x",
- "name": "3.0.5",
- "draft": false,
- "prerelease": false,
- "created_at": "2022-02-08T19:08:53Z",
- "published_at": "2022-02-08T22:22:18Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/56214903",
- "id": 56214903,
- "node_id": "RA_kwDOAQSNzs4DWcV3",
- "name": "terminus.phar",
- "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": 7381535,
- "download_count": 0,
- "created_at": "2022-02-08T22:22:18Z",
- "updated_at": "2022-02-08T22:22:19Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.0.5\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.0.5",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.0.5",
- "body": "### Added\r\n- Added the `--element` usage for `backup:create` (#2317)\r\n- Add GitHub Pull Request Template and move Issue Template (#2325)\r\n\r\n### Changed\r\n- Replace git:\/\/ urls with https:\/\/ urls (#2319)\r\n\r\n### Fixed\r\n- Fix bug where `site:list` was unable to properly filter by tags when part of site team (#2316)\r\n- Fix bug where `--simulate` option was being ignored (#2321)\r\n- Fix bug where `site:delete` command always fails (#2324)\r\n- Fix bug where `self:update` reports it only works with the phar version of Terminus (#2328)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 5504068,
+ "download_count": 2328,
+ "created_at": "2022-02-08T05:58:28Z",
+ "updated_at": "2022-02-08T05:58:29Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/2.6.6/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/2.6.6",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/2.6.6",
+ "body": "- Replace git:// urls with https:// urls (#2318)\r\n- Fix bug where `site:delete` command always fails (#2323)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/57408654",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/57408654/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/57408654/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.0.4",
+ "id": 57408654,
+ "author": {
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/58967524",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/58967524\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/58967524\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/2.6.6",
- "id": 58967524,
- "author": {
- "login": "CdrMarks",
- "id": 3489003,
- "node_id": "MDQ6VXNlcjM0ODkwMDM=",
- "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/3489003?v=4",
- "gravatar_id": "",
- "url": "https:\/\/api.github.com\/users\/CdrMarks",
- "html_url": "https:\/\/github.com\/CdrMarks",
- "followers_url": "https:\/\/api.github.com\/users\/CdrMarks\/followers",
- "following_url": "https:\/\/api.github.com\/users\/CdrMarks\/following{\/other_user}",
- "gists_url": "https:\/\/api.github.com\/users\/CdrMarks\/gists{\/gist_id}",
- "starred_url": "https:\/\/api.github.com\/users\/CdrMarks\/starred{\/owner}{\/repo}",
- "subscriptions_url": "https:\/\/api.github.com\/users\/CdrMarks\/subscriptions",
- "organizations_url": "https:\/\/api.github.com\/users\/CdrMarks\/orgs",
- "repos_url": "https:\/\/api.github.com\/users\/CdrMarks\/repos",
- "events_url": "https:\/\/api.github.com\/users\/CdrMarks\/events{\/privacy}",
- "received_events_url": "https:\/\/api.github.com\/users\/CdrMarks\/received_events",
- "type": "User",
- "site_admin": false
+ "node_id": "RE_kwDOAQSNzs4Da_yO",
+ "tag_name": "3.0.4",
+ "target_commitish": "3.x",
+ "name": "3.0.4",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2022-01-18T20:16:53Z",
+ "published_at": "2022-01-18T21:31:46Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/54310527",
+ "id": 54310527,
+ "node_id": "RA_kwDOAQSNzs4DPLZ_",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4Dg8Xk",
- "tag_name": "2.6.6",
- "target_commitish": "3.x",
- "name": "2.6.6",
- "draft": false,
- "prerelease": false,
- "created_at": "2022-02-08T05:46:30Z",
- "published_at": "2022-02-08T05:51:19Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/56138562",
- "id": 56138562,
- "node_id": "RA_kwDOAQSNzs4DWJtC",
- "name": "terminus.phar",
- "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": 5504068,
- "download_count": 0,
- "created_at": "2022-02-08T05:58:28Z",
- "updated_at": "2022-02-08T05:58:29Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/2.6.6\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/2.6.6",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/2.6.6",
- "body": "- Replace git:\/\/ urls with https:\/\/ urls (#2318)\r\n- Fix bug where `site:delete` command always fails (#2323)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 7378561,
+ "download_count": 13338,
+ "created_at": "2022-01-18T21:31:47Z",
+ "updated_at": "2022-01-18T21:31:47Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.0.4/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.0.4",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.0.4",
+ "body": "### Added\r\n- Added self:plugin:migrate command (#2299)\r\n- Add php 8.1 support (#2295)\r\n\r\n### Changed\r\n- Set memory limit with ini_set() rather than /usr/bin/env -S (#2303)\r\n- Optimize Terminus phar build (#2307)\r\n- Do not require composer/composer as a direct dependency of Terminus (#2308)\r\n- Avoid dependency on ext-curl in Terminus (#2310)\r\n- Improve error verbosity in `Sites::get()` (#2311)\r\n- Retry API request on \"Connection refused\" and \"Operation timed out\" errors (#2313)\r\n\r\n### Fixed\r\n- self:update command should now work when plugins have been installed (#2297)\r\n- Fix filestore scandir problem (#2309)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/55586667",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/55586667/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/55586667/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.0.3",
+ "id": 55586667,
+ "author": {
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/57408654",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/57408654\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/57408654\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.0.4",
- "id": 57408654,
- "author": {
- "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
+ "node_id": "RE_kwDOAQSNzs4DUC9r",
+ "tag_name": "3.0.3",
+ "target_commitish": "3.x",
+ "name": "3.0.3",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2021-12-18T02:47:44Z",
+ "published_at": "2021-12-18T03:13:19Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/52061391",
+ "id": 52061391,
+ "node_id": "RA_kwDOAQSNzs4DGmTP",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4Da_yO",
- "tag_name": "3.0.4",
- "target_commitish": "3.x",
- "name": "3.0.4",
- "draft": false,
- "prerelease": false,
- "created_at": "2022-01-18T20:16:53Z",
- "published_at": "2022-01-18T21:31:46Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/54310527",
- "id": 54310527,
- "node_id": "RA_kwDOAQSNzs4DPLZ_",
- "name": "terminus.phar",
- "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": 7378561,
- "download_count": 0,
- "created_at": "2022-01-18T21:31:47Z",
- "updated_at": "2022-01-18T21:31:47Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.0.4\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.0.4",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.0.4",
- "body": "### Added\r\n- Added self:plugin:migrate command (#2299)\r\n- Add php 8.1 support (#2295)\r\n\r\n### Changed\r\n- Set memory limit with ini_set() rather than \/usr\/bin\/env -S (#2303)\r\n- Optimize Terminus phar build (#2307)\r\n- Do not require composer\/composer as a direct dependency of Terminus (#2308)\r\n- Avoid dependency on ext-curl in Terminus (#2310)\r\n- Improve error verbosity in `Sites::get()` (#2311)\r\n- Retry API request on \"Connection refused\" and \"Operation timed out\" errors (#2313)\r\n\r\n### Fixed\r\n- self:update command should now work when plugins have been installed (#2297)\r\n- Fix filestore scandir problem (#2309)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 30572058,
+ "download_count": 3658,
+ "created_at": "2021-12-18T03:13:20Z",
+ "updated_at": "2021-12-18T03:13:22Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.0.3/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.0.3",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.0.3",
+ "body": "### Fixed\r\n- Fix PHP 7.4 regressions and revert PHP 8.1 support. PHP 8.1 support will be restored in a future release (#2292)\r\n"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/55573824",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/55573824/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/55573824/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.0.2",
+ "id": 55573824,
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/55586667",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/55586667\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/55586667\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.0.3",
- "id": 55586667,
- "author": {
- "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
+ "node_id": "RE_kwDOAQSNzs4DT_1A",
+ "tag_name": "3.0.2",
+ "target_commitish": "3.x",
+ "name": "3.0.2",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2021-12-17T20:38:41Z",
+ "published_at": "2021-12-17T20:41:22Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/52047926",
+ "id": 52047926,
+ "node_id": "RA_kwDOAQSNzs4DGjA2",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4DUC9r",
- "tag_name": "3.0.3",
- "target_commitish": "3.x",
- "name": "3.0.3",
- "draft": false,
- "prerelease": false,
- "created_at": "2021-12-18T02:47:44Z",
- "published_at": "2021-12-18T03:13:19Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/52061391",
- "id": 52061391,
- "node_id": "RA_kwDOAQSNzs4DGmTP",
- "name": "terminus.phar",
- "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": 30572058,
- "download_count": 0,
- "created_at": "2021-12-18T03:13:20Z",
- "updated_at": "2021-12-18T03:13:22Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.0.3\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.0.3",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.0.3",
- "body": "### Fixed\r\n- Fix PHP 7.4 regressions and revert PHP 8.1 support. PHP 8.1 support will be restored in a future release (#2292)\r\n"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 30571714,
+ "download_count": 36,
+ "created_at": "2021-12-17T21:59:05Z",
+ "updated_at": "2021-12-17T21:59:07Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.0.2/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.0.2",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.0.2",
+ "body": "### Added\r\n- Add aliases for Terminus plugin commands (#2274)\r\n- Add PHP 8.1 support (#2284)\r\n\r\n### Changed\r\n- Allow upstream:updates:apply to default to dev environment if no environment explicitly provided (#2282)\r\n\r\n### Fixed\r\n- Change env:wake to use https on the platform domain (#2283)\r\n- Minor fixup to help output of dashboard:view and self:console (#2277)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/55578826",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/55578826/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/55578826/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/2.6.5",
+ "id": 55578826,
+ "author": {
+ "login": "CdrMarks",
+ "id": 3489003,
+ "node_id": "MDQ6VXNlcjM0ODkwMDM=",
+ "avatar_url": "https://avatars.githubusercontent.com/u/3489003?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/CdrMarks",
+ "html_url": "https://github.com/CdrMarks",
+ "followers_url": "https://api.github.com/users/CdrMarks/followers",
+ "following_url": "https://api.github.com/users/CdrMarks/following{/other_user}",
+ "gists_url": "https://api.github.com/users/CdrMarks/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/CdrMarks/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/CdrMarks/subscriptions",
+ "organizations_url": "https://api.github.com/users/CdrMarks/orgs",
+ "repos_url": "https://api.github.com/users/CdrMarks/repos",
+ "events_url": "https://api.github.com/users/CdrMarks/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/CdrMarks/received_events",
+ "type": "User",
+ "site_admin": false
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/55573824",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/55573824\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/55573824\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.0.2",
- "id": 55573824,
- "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_kwDOAQSNzs4DUBDK",
+ "tag_name": "2.6.5",
+ "target_commitish": "2.x",
+ "name": "2.6.5",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2021-12-17T22:06:03Z",
+ "published_at": "2021-12-17T22:12:46Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/52049671",
+ "id": 52049671,
+ "node_id": "RA_kwDOAQSNzs4DGjcH",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4DT_1A",
- "tag_name": "3.0.2",
- "target_commitish": "3.x",
- "name": "3.0.2",
- "draft": false,
- "prerelease": false,
- "created_at": "2021-12-17T20:38:41Z",
- "published_at": "2021-12-17T20:41:22Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/52047926",
- "id": 52047926,
- "node_id": "RA_kwDOAQSNzs4DGjA2",
- "name": "terminus.phar",
- "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": 30571714,
- "download_count": 0,
- "created_at": "2021-12-17T21:59:05Z",
- "updated_at": "2021-12-17T21:59:07Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.0.2\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/3.0.2",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/3.0.2",
- "body": "### Added\r\n- Add aliases for Terminus plugin commands (#2274)\r\n- Add PHP 8.1 support (#2284)\r\n\r\n### Changed\r\n- Allow upstream:updates:apply to default to dev environment if no environment explicitly provided (#2282)\r\n\r\n### Fixed\r\n- Change env:wake to use https on the platform domain (#2283)\r\n- Minor fixup to help output of dashboard:view and self:console (#2277)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 5503621,
+ "download_count": 7729,
+ "created_at": "2021-12-17T22:22:05Z",
+ "updated_at": "2021-12-17T22:22:06Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/2.6.5/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/2.6.5",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/2.6.5",
+ "body": "- Change env:wake to use https on the platform domain (#2287)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/54908184",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/54908184/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/54908184/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.0.1",
+ "id": 54908184,
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/55578826",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/55578826\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/55578826\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/2.6.5",
- "id": 55578826,
- "author": {
- "login": "CdrMarks",
- "id": 3489003,
- "node_id": "MDQ6VXNlcjM0ODkwMDM=",
- "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/3489003?v=4",
- "gravatar_id": "",
- "url": "https:\/\/api.github.com\/users\/CdrMarks",
- "html_url": "https:\/\/github.com\/CdrMarks",
- "followers_url": "https:\/\/api.github.com\/users\/CdrMarks\/followers",
- "following_url": "https:\/\/api.github.com\/users\/CdrMarks\/following{\/other_user}",
- "gists_url": "https:\/\/api.github.com\/users\/CdrMarks\/gists{\/gist_id}",
- "starred_url": "https:\/\/api.github.com\/users\/CdrMarks\/starred{\/owner}{\/repo}",
- "subscriptions_url": "https:\/\/api.github.com\/users\/CdrMarks\/subscriptions",
- "organizations_url": "https:\/\/api.github.com\/users\/CdrMarks\/orgs",
- "repos_url": "https:\/\/api.github.com\/users\/CdrMarks\/repos",
- "events_url": "https:\/\/api.github.com\/users\/CdrMarks\/events{\/privacy}",
- "received_events_url": "https:\/\/api.github.com\/users\/CdrMarks\/received_events",
- "type": "User",
- "site_admin": false
+ "node_id": "RE_kwDOAQSNzs4DRdUY",
+ "tag_name": "3.0.1",
+ "target_commitish": "3.x",
+ "name": "3.0.1",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2021-12-08T21:36:28Z",
+ "published_at": "2021-12-08T21:43:05Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/51338223",
+ "id": 51338223,
+ "node_id": "RA_kwDOAQSNzs4DD1vv",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4DUBDK",
- "tag_name": "2.6.5",
- "target_commitish": "2.x",
- "name": "2.6.5",
- "draft": false,
- "prerelease": false,
- "created_at": "2021-12-17T22:06:03Z",
- "published_at": "2021-12-17T22:12:46Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/52049671",
- "id": 52049671,
- "node_id": "RA_kwDOAQSNzs4DGjcH",
- "name": "terminus.phar",
- "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": 5503621,
- "download_count": 0,
- "created_at": "2021-12-17T22:22:05Z",
- "updated_at": "2021-12-17T22:22:06Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/2.6.5\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/2.6.5",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/2.6.5",
- "body": "- Change env:wake to use https on the platform domain (#2287)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 30527516,
+ "download_count": 1922,
+ "created_at": "2021-12-08T22:00:15Z",
+ "updated_at": "2021-12-08T22:00:17Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.0.1/terminus.phar"
+ }
+ ],
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/54908184",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/54908184\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/54908184\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/3.0.1",
- "id": 54908184,
- "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
},
- "node_id": "RE_kwDOAQSNzs4DRdUY",
- "tag_name": "3.0.1",
- "target_commitish": "3.x",
- "name": "3.0.1",
- "draft": false,
- "prerelease": false,
- "created_at": "2021-12-08T21:36:28Z",
- "published_at": "2021-12-08T21:43:05Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/51338223",
- "id": 51338223,
- "node_id": "RA_kwDOAQSNzs4DD1vv",
- "name": "terminus.phar",
- "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": 30527516,
- "download_count": 0,
- "created_at": "2021-12-08T22:00:15Z",
- "updated_at": "2021-12-08T22:00:17Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/3.0.1\/terminus.phar"
- }
- ],
- "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)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 30527453,
+ "download_count": 57,
+ "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)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/54898253",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/54898253/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/54898253/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/2.6.4",
+ "id": 54898253,
+ "author": {
+ "login": "namespacebrian",
+ "id": 87093053,
+ "node_id": "MDQ6VXNlcjg3MDkzMDUz",
+ "avatar_url": "https://avatars.githubusercontent.com/u/87093053?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/namespacebrian",
+ "html_url": "https://github.com/namespacebrian",
+ "followers_url": "https://api.github.com/users/namespacebrian/followers",
+ "following_url": "https://api.github.com/users/namespacebrian/following{/other_user}",
+ "gists_url": "https://api.github.com/users/namespacebrian/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/namespacebrian/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/namespacebrian/subscriptions",
+ "organizations_url": "https://api.github.com/users/namespacebrian/orgs",
+ "repos_url": "https://api.github.com/users/namespacebrian/repos",
+ "events_url": "https://api.github.com/users/namespacebrian/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/namespacebrian/received_events",
+ "type": "User",
+ "site_admin": false
},
- {
- "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_kwDOAQSNzs4DRa5N",
+ "tag_name": "2.6.4",
+ "target_commitish": "2.x",
+ "name": "2.6.4",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2021-12-08T19:02:06Z",
+ "published_at": "2021-12-08T19:05:01Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/51331489",
+ "id": 51331489,
+ "node_id": "RA_kwDOAQSNzs4DD0Gh",
+ "name": "terminus.phar",
+ "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
},
- "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)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 5502324,
+ "download_count": 13297,
+ "created_at": "2021-12-08T20:22:49Z",
+ "updated_at": "2021-12-08T20:22:50Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/2.6.4/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/2.6.4",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/2.6.4",
+ "body": "- Fix Terminus for PHP 5.5, 5.6, and 7.0 (#2264)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/51573745",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/51573745/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/51573745/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.0.0-beta1",
+ "id": 51573745,
+ "author": {
+ "login": "kporras07",
+ "id": 2217820,
+ "node_id": "MDQ6VXNlcjIyMTc4MjA=",
+ "avatar_url": "https://avatars.githubusercontent.com/u/2217820?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/kporras07",
+ "html_url": "https://github.com/kporras07",
+ "followers_url": "https://api.github.com/users/kporras07/followers",
+ "following_url": "https://api.github.com/users/kporras07/following{/other_user}",
+ "gists_url": "https://api.github.com/users/kporras07/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/kporras07/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/kporras07/subscriptions",
+ "organizations_url": "https://api.github.com/users/kporras07/orgs",
+ "repos_url": "https://api.github.com/users/kporras07/repos",
+ "events_url": "https://api.github.com/users/kporras07/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/kporras07/received_events",
+ "type": "User",
+ "site_admin": false
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/54898253",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/54898253\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/54898253\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/2.6.4",
- "id": 54898253,
- "author": {
- "login": "namespacebrian",
- "id": 87093053,
- "node_id": "MDQ6VXNlcjg3MDkzMDUz",
- "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/87093053?v=4",
- "gravatar_id": "",
- "url": "https:\/\/api.github.com\/users\/namespacebrian",
- "html_url": "https:\/\/github.com\/namespacebrian",
- "followers_url": "https:\/\/api.github.com\/users\/namespacebrian\/followers",
- "following_url": "https:\/\/api.github.com\/users\/namespacebrian\/following{\/other_user}",
- "gists_url": "https:\/\/api.github.com\/users\/namespacebrian\/gists{\/gist_id}",
- "starred_url": "https:\/\/api.github.com\/users\/namespacebrian\/starred{\/owner}{\/repo}",
- "subscriptions_url": "https:\/\/api.github.com\/users\/namespacebrian\/subscriptions",
- "organizations_url": "https:\/\/api.github.com\/users\/namespacebrian\/orgs",
- "repos_url": "https:\/\/api.github.com\/users\/namespacebrian\/repos",
- "events_url": "https:\/\/api.github.com\/users\/namespacebrian\/events{\/privacy}",
- "received_events_url": "https:\/\/api.github.com\/users\/namespacebrian\/received_events",
- "type": "User",
- "site_admin": false
+ "node_id": "RE_kwDOAQSNzs4DEvPx",
+ "tag_name": "3.0.0-beta1",
+ "target_commitish": "3.x",
+ "name": "3.0.0-beta1",
+ "draft": false,
+ "prerelease": true,
+ "created_at": "2021-10-18T21:57:13Z",
+ "published_at": "2021-10-18T22:18:11Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/47299247",
+ "id": 47299247,
+ "node_id": "RA_kwDOAQSNzs4C0bqv",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4DRa5N",
- "tag_name": "2.6.4",
- "target_commitish": "2.x",
- "name": "2.6.4",
- "draft": false,
- "prerelease": false,
- "created_at": "2021-12-08T19:02:06Z",
- "published_at": "2021-12-08T19:05:01Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/51331489",
- "id": 51331489,
- "node_id": "RA_kwDOAQSNzs4DD0Gh",
- "name": "terminus.phar",
- "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": 5502324,
- "download_count": 0,
- "created_at": "2021-12-08T20:22:49Z",
- "updated_at": "2021-12-08T20:22:50Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/2.6.4\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/2.6.4",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/2.6.4",
- "body": "- Fix Terminus for PHP 5.5, 5.6, and 7.0 (#2264)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 30703354,
+ "download_count": 239,
+ "created_at": "2021-10-18T22:34:22Z",
+ "updated_at": "2021-10-18T22:34:24Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/3.0.0-beta1/terminus"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.0.0-beta1",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.0.0-beta1",
+ "body": "### Added\r\n- D9ify command (see docs)\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."
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/51573810",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/51573810/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/51573810/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/2.6.2",
+ "id": 51573810,
+ "author": {
+ "login": "kporras07",
+ "id": 2217820,
+ "node_id": "MDQ6VXNlcjIyMTc4MjA=",
+ "avatar_url": "https://avatars.githubusercontent.com/u/2217820?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/kporras07",
+ "html_url": "https://github.com/kporras07",
+ "followers_url": "https://api.github.com/users/kporras07/followers",
+ "following_url": "https://api.github.com/users/kporras07/following{/other_user}",
+ "gists_url": "https://api.github.com/users/kporras07/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/kporras07/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/kporras07/subscriptions",
+ "organizations_url": "https://api.github.com/users/kporras07/orgs",
+ "repos_url": "https://api.github.com/users/kporras07/repos",
+ "events_url": "https://api.github.com/users/kporras07/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/kporras07/received_events",
+ "type": "User",
+ "site_admin": false
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/51573810",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/51573810\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/51573810\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/2.6.2",
- "id": 51573810,
- "author": {
- "login": "kporras07",
- "id": 2217820,
- "node_id": "MDQ6VXNlcjIyMTc4MjA=",
- "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/2217820?v=4",
- "gravatar_id": "",
- "url": "https:\/\/api.github.com\/users\/kporras07",
- "html_url": "https:\/\/github.com\/kporras07",
- "followers_url": "https:\/\/api.github.com\/users\/kporras07\/followers",
- "following_url": "https:\/\/api.github.com\/users\/kporras07\/following{\/other_user}",
- "gists_url": "https:\/\/api.github.com\/users\/kporras07\/gists{\/gist_id}",
- "starred_url": "https:\/\/api.github.com\/users\/kporras07\/starred{\/owner}{\/repo}",
- "subscriptions_url": "https:\/\/api.github.com\/users\/kporras07\/subscriptions",
- "organizations_url": "https:\/\/api.github.com\/users\/kporras07\/orgs",
- "repos_url": "https:\/\/api.github.com\/users\/kporras07\/repos",
- "events_url": "https:\/\/api.github.com\/users\/kporras07\/events{\/privacy}",
- "received_events_url": "https:\/\/api.github.com\/users\/kporras07\/received_events",
- "type": "User",
- "site_admin": false
+ "node_id": "RE_kwDOAQSNzs4DEvQy",
+ "tag_name": "2.6.2",
+ "target_commitish": "2.x",
+ "name": "2.6.2",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2021-10-18T21:51:26Z",
+ "published_at": "2021-10-18T22:19:15Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/47299084",
+ "id": 47299084,
+ "node_id": "RA_kwDOAQSNzs4C0boM",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "RE_kwDOAQSNzs4DEvQy",
- "tag_name": "2.6.2",
- "target_commitish": "2.x",
- "name": "2.6.2",
- "draft": false,
- "prerelease": false,
- "created_at": "2021-10-18T21:51:26Z",
- "published_at": "2021-10-18T22:19:15Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/47299084",
- "id": 47299084,
- "node_id": "RA_kwDOAQSNzs4C0boM",
- "name": "terminus.phar",
- "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": 5502232,
- "download_count": 0,
- "created_at": "2021-10-18T22:29:11Z",
- "updated_at": "2021-10-18T22:29:12Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/2.6.2\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/2.6.2",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/2.6.2",
- "body": "### Changed\r\n- Updated `self:update` command to support new options from upstream library (#2223)"
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 5502232,
+ "download_count": 29026,
+ "created_at": "2021-10-18T22:29:11Z",
+ "updated_at": "2021-10-18T22:29:12Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/2.6.2/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/2.6.2",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/2.6.2",
+ "body": "### Changed\r\n- Updated `self:update` command to support new options from upstream library (#2223)"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/47324496",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/47324496/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/47324496/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/2.6.1",
+ "id": 47324496,
+ "author": {
+ "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
},
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/47324496",
- "assets_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/47324496\/assets",
- "upload_url": "https:\/\/uploads.github.com\/repos\/pantheon-systems\/terminus\/releases\/47324496\/assets{?name,label}",
- "html_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/tag\/2.6.1",
- "id": 47324496,
- "author": {
- "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
+ "node_id": "MDc6UmVsZWFzZTQ3MzI0NDk2",
+ "tag_name": "2.6.1",
+ "target_commitish": "master",
+ "name": "2.6.1",
+ "draft": false,
+ "prerelease": false,
+ "created_at": "2021-08-04T21:20:08Z",
+ "published_at": "2021-08-04T21:51:09Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/assets/41765922",
+ "id": 41765922,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQxNzY1OTIy",
+ "name": "terminus.phar",
+ "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
},
- "node_id": "MDc6UmVsZWFzZTQ3MzI0NDk2",
- "tag_name": "2.6.1",
- "target_commitish": "master",
- "name": "2.6.1",
- "draft": false,
- "prerelease": false,
- "created_at": "2021-08-04T21:20:08Z",
- "published_at": "2021-08-04T21:51:09Z",
- "assets": [
- {
- "url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/releases\/assets\/41765922",
- "id": 41765922,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQxNzY1OTIy",
- "name": "terminus.phar",
- "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": 5451558,
- "download_count": 0,
- "created_at": "2021-08-04T21:51:09Z",
- "updated_at": "2021-08-04T21:51:11Z",
- "browser_download_url": "https:\/\/github.com\/pantheon-systems\/terminus\/releases\/download\/2.6.1\/terminus.phar"
- }
- ],
- "tarball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/tarball\/2.6.1",
- "zipball_url": "https:\/\/api.github.com\/repos\/pantheon-systems\/terminus\/zipball\/2.6.1",
- "body": "Fixed `backup:automatic:enable --keep-for` parameter not being respected"
- }
-]
\ No newline at end of file
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 5451558,
+ "download_count": 11417,
+ "created_at": "2021-08-04T21:51:09Z",
+ "updated_at": "2021-08-04T21:51:11Z",
+ "browser_download_url": "https://github.com/pantheon-systems/terminus/releases/download/2.6.1/terminus.phar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/2.6.1",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/2.6.1",
+ "body": "Fixed `backup:automatic:enable --keep-for` parameter not being respected"
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/45854157",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/45854157/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/45854157/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.0.0-alpha8",
+ "id": 45854157,
+ "author": {
+ "login": "stovak",
+ "id": 119924,
+ "node_id": "MDQ6VXNlcjExOTkyNA==",
+ "avatar_url": "https://avatars.githubusercontent.com/u/119924?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/stovak",
+ "html_url": "https://github.com/stovak",
+ "followers_url": "https://api.github.com/users/stovak/followers",
+ "following_url": "https://api.github.com/users/stovak/following{/other_user}",
+ "gists_url": "https://api.github.com/users/stovak/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/stovak/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/stovak/subscriptions",
+ "organizations_url": "https://api.github.com/users/stovak/orgs",
+ "repos_url": "https://api.github.com/users/stovak/repos",
+ "events_url": "https://api.github.com/users/stovak/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/stovak/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "node_id": "MDc6UmVsZWFzZTQ1ODU0MTU3",
+ "tag_name": "3.0.0-alpha8",
+ "target_commitish": "master",
+ "name": "",
+ "draft": false,
+ "prerelease": true,
+ "created_at": "2021-07-01T17:52:28Z",
+ "published_at": "2021-07-07T17:01:14Z",
+ "assets": [
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.0.0-alpha8",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.0.0-alpha8",
+ "body": ""
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/45854177",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/45854177/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/45854177/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.0.0-alpha7",
+ "id": 45854177,
+ "author": {
+ "login": "stovak",
+ "id": 119924,
+ "node_id": "MDQ6VXNlcjExOTkyNA==",
+ "avatar_url": "https://avatars.githubusercontent.com/u/119924?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/stovak",
+ "html_url": "https://github.com/stovak",
+ "followers_url": "https://api.github.com/users/stovak/followers",
+ "following_url": "https://api.github.com/users/stovak/following{/other_user}",
+ "gists_url": "https://api.github.com/users/stovak/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/stovak/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/stovak/subscriptions",
+ "organizations_url": "https://api.github.com/users/stovak/orgs",
+ "repos_url": "https://api.github.com/users/stovak/repos",
+ "events_url": "https://api.github.com/users/stovak/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/stovak/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "node_id": "MDc6UmVsZWFzZTQ1ODU0MTc3",
+ "tag_name": "3.0.0-alpha7",
+ "target_commitish": "master",
+ "name": "",
+ "draft": false,
+ "prerelease": true,
+ "created_at": "2021-06-29T05:16:39Z",
+ "published_at": "2021-07-07T17:01:31Z",
+ "assets": [
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.0.0-alpha7",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.0.0-alpha7",
+ "body": ""
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/44990477",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/44990477/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/44990477/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.0.0-alpha6",
+ "id": 44990477,
+ "author": {
+ "login": "stovak",
+ "id": 119924,
+ "node_id": "MDQ6VXNlcjExOTkyNA==",
+ "avatar_url": "https://avatars.githubusercontent.com/u/119924?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/stovak",
+ "html_url": "https://github.com/stovak",
+ "followers_url": "https://api.github.com/users/stovak/followers",
+ "following_url": "https://api.github.com/users/stovak/following{/other_user}",
+ "gists_url": "https://api.github.com/users/stovak/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/stovak/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/stovak/subscriptions",
+ "organizations_url": "https://api.github.com/users/stovak/orgs",
+ "repos_url": "https://api.github.com/users/stovak/repos",
+ "events_url": "https://api.github.com/users/stovak/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/stovak/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "node_id": "MDc6UmVsZWFzZTQ0OTkwNDc3",
+ "tag_name": "3.0.0-alpha6",
+ "target_commitish": "master",
+ "name": "",
+ "draft": false,
+ "prerelease": true,
+ "created_at": "2021-06-21T19:18:30Z",
+ "published_at": "2021-06-21T21:42:08Z",
+ "assets": [
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.0.0-alpha6",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.0.0-alpha6",
+ "body": ""
+ },
+ {
+ "url": "https://api.github.com/repos/pantheon-systems/terminus/releases/44977324",
+ "assets_url": "https://api.github.com/repos/pantheon-systems/terminus/releases/44977324/assets",
+ "upload_url": "https://uploads.github.com/repos/pantheon-systems/terminus/releases/44977324/assets{?name,label}",
+ "html_url": "https://github.com/pantheon-systems/terminus/releases/tag/3.0-alpha5",
+ "id": 44977324,
+ "author": {
+ "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
+ },
+ "node_id": "MDc6UmVsZWFzZTQ0OTc3MzI0",
+ "tag_name": "3.0-alpha5",
+ "target_commitish": "master",
+ "name": "3.0-alpha5",
+ "draft": false,
+ "prerelease": true,
+ "created_at": "2021-06-21T16:56:40Z",
+ "published_at": "2021-06-21T17:09:51Z",
+ "assets": [
+ ],
+ "tarball_url": "https://api.github.com/repos/pantheon-systems/terminus/tarball/3.0-alpha5",
+ "zipball_url": "https://api.github.com/repos/pantheon-systems/terminus/zipball/3.0-alpha5",
+ "body": ""
+ }
+]