[TIMOB-11488] CLI: apps created by CLI is not being displayed in my.appcelerator.com
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-10-26T06:07:20.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.0.0, Release 3.1.0, 2012 Sprint 21 JS, 2012 Sprint 21 |
Components | Tooling |
Labels | qe-cli |
Reporter | Natalie Huynh |
Assignee | Chris Barber |
Created | 2012-10-15T16:28:35.000+0000 |
Updated | 2012-11-15T21:28:31.000+0000 |
Description
Steps To Repro
1. Run "titanium create"
2. Go to my.appcelerator.com
Actual:
The created app is not displayed
Expected:
Should see the application created
Chris, what is the GUID used by the new CLI?
@Ingo, cf5c67ed-1c3b-494b-afe0-01b958ef0f40.
Is this in production or UAT?
I believe this is production. Natalie can you confirm?
No, Chung gave it to me. I have no clue how he created it.
Here is GUID of the app that was created by CLI
Natalie: Would it be possible to run this on staging? I need to see the full Request/Response cycle, which is difficult to do in Production.
Here is the guid created in staging:
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3276 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3277
Tested with 3.0.0.v20121017192538 with CLI 3.0.6, creating the application in staging and production does not display on the my apps page. Guid below: Live:
I was unable to reproduce in this environment: Titanium Studio: 3.0.0.201210172118 Titanium SDK: 3.0.0.v20121017192538 Titanium CLI: 3.0.6 Node.ACS: 0.9.21 GUID: a64548d2-94a2-4916-8d39-073d8124f895
I can see the application when I create it in Studio, but from terminal running it in command line I do not see the application
Nika: We want to push a developer preview tomorrow. Is there something Chris _has_ to do on his end before then, or can we make this work with tweaking the cloud side?
@ingo - That's the deal. I'm not sure how the sessions and cookies stuff is working. So I don't know if it's something that I can fix, or if Chris does. Let me see if I can inspect the cookie passing. If that's not coming through. Then I suspect Chris will need to make some changes for that to happen.
@Nika: Thanks. Please let us know ASAP.
I verified that the CLI is NOT passing the cookie for analytics calls and that the data "type" was "app" instead of "mobile". Both have been fixed and are pending code review.
@ingo I'd like to verify that users do NOT have to be logged in to use the CLI.
@Nika, you have to be logged in to create an app through CLI, before the app is created you are asked for pwd to login.
I think I fixed it on my end. There was a typo and it's fixed and pushed. CI builds are running.
looks fixed to me. Titanium CLI: 3.0.8 Titanium Studio, build: 3.0.0.201210191411 SDK: 3.0.0.v20121019153308
Tested with 3.0.16 and 3.0.0.v20121113170203