pantheon-systems / terminus-installer

Installer for Pantheon Terminus
MIT License
7 stars 6 forks source link

Terminus 0.13.5 does not prompt to update to Terminus 1.0-beta #20

Closed ari-gold closed 7 years ago

ari-gold commented 7 years ago

If your issue is being submitted to report a bug, please also include the following:

  1. The name and version of your OS OSX 10.12.1
  2. The name and version of your terminal client Mac terminal
  3. Which version of PHP you are using - you must be running 5.5.9 or later PHP 5.6.25
  4. All relevant Terminal text, including the command and its output(s)
    
    $ terminus cli version
    +------------------+----------+
    | Key              | Value    |
    +------------------+----------+
    | Terminus version | 0.13.5   |
    | Terminus script  | terminus |
    +------------------+----------+
    $ terminus --site=ari --env=dev site backups list
    +-------------------------------------------------+---------+---------------------+-----------+
    | File                                            | Size    | Date                | Initiator |
    +-------------------------------------------------+---------+---------------------+-----------+
    | ari_dev_2016-12-16T16-57-30_UTC_code.tar.gz     | 45.9MB  | 2016-12-16 16:57:48 | manual    |
    | ari_dev_2016-12-16T16-57-30_UTC_files.tar.gz    | 179.5MB | 2016-12-16 16:59:17 | manual    |
    | ari_dev_2016-12-16T16-57-30_UTC_database.sql.gz | 0.1MB   | 2016-12-16 16:57:37 | manual    |
    | ari_dev_2016-11-29T17-50-41_UTC_code.tar.gz     | 45.9MB  | 2016-11-29 17:51:00 | manual    |
    | ari_dev_2016-11-29T17-50-41_UTC_files.tar.gz    | 1.1MB   | 2016-11-29 17:50:48 | manual    |
    | ari_dev_2016-11-29T17-50-41_UTC_database.sql.gz | 0.1MB   | 2016-11-29 17:50:48 | manual    |
    | ari_dev_2016-11-24T00-46-20_UTC_code.tar.gz     | 45.9MB  | 2016-11-24 00:46:43 | manual    |
    | ari_dev_2016-11-24T00-46-20_UTC_files.tar.gz    | 1.1MB   | 2016-11-24 00:46:26 | manual    |
    | ari_dev_2016-11-24T00-46-20_UTC_database.sql.gz | 0.1MB   | 2016-11-24 00:46:26 | manual    |
    | ari_dev_2016-11-22T23-03-35_UTC_files.tar.gz    | 1.1MB   | 2016-11-22 23:03:40 | manual    |
    | ari_dev_2016-11-22T23-03-35_UTC_code.tar.gz     | 45.9MB  | 2016-11-22 23:03:52 | manual    |
    | ari_dev_2016-11-22T23-03-35_UTC_database.sql.gz | 0.2MB   | 2016-11-22 23:03:39 | manual    |
    +-------------------------------------------------+---------+---------------------+-----------+
TeslaDethray commented 7 years ago

This is a Terminus issue. I'm moving this to the Terminus issue queue.

TeslaDethray commented 7 years ago

Actually, 0.13.5 didn't alert about this and 0.13.6 fixed that a while ago. However, 1.0.x does not alert at all. I'll make that issue.