[TIMOB-24049] latest hyperloop module not being downloaded with GA environment
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2016-10-19T00:28:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | CLI, Hyperloop |
Labels | qe-6.0.0 |
Reporter | Abir Mukherjee |
Assignee | Eric Merriman |
Created | 2016-10-18T21:11:02.000+0000 |
Updated | 2017-03-24T18:00:36.000+0000 |
Description
*Description*
From the CLI, the latest hyperloop modules (1.2.8) are not downloaded in 5.5.1 GA environment, and with hyperloop 1.2.7 currently existing in the folder.
*Steps to reproduce*
From the CLI:
1. Check the hyperloop folders to make sure hyperloop version 1.2.7 is there.
2. Sign into preprod environment.
3. Create a new project choosing: Native App, Titanium SDK, “no” to Test Service, “Yes” to Enable Hyperloop.
4. After project creation, check the respective Hyperloop folders to see if 1.2.8 was downloaded.
*Result*
The latest hyperloop modules/plugins 1.2.8 was not downloaded.
*Expected Result*
The latest hyperloop modules/plugins 1.2.8 should have been downloaded.
This ticket is invalid. It's expected behavior. appc@5.x doesn't query module download data every time you run *appc new* it only queries the downloads api when lastUpdateCheckTiDownloads expires, which was 24hrs the *appc new* method is only applicable for appc-cli 6.X.
Closing ticket as invalid with reference to the above comments.