Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11488] CLI: apps created by CLI is not being displayed in my.appcelerator.com

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-10-26T06:07:20.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.0.0, Release 3.1.0, 2012 Sprint 21 JS, 2012 Sprint 21
ComponentsTooling
Labelsqe-cli
ReporterNatalie Huynh
AssigneeChris Barber
Created2012-10-15T16:28:35.000+0000
Updated2012-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

Comments

  1. Ingo Muschenetz 2012-10-16

    Chris, what is the GUID used by the new CLI?
  2. Chris Barber 2012-10-16

    @Ingo, cf5c67ed-1c3b-494b-afe0-01b958ef0f40.
  3. Nika Jones 2012-10-16

    Is this in production or UAT?
  4. Ingo Muschenetz 2012-10-16

    I believe this is production. Natalie can you confirm?
  5. Chris Barber 2012-10-16

    No, Chung gave it to me. I have no clue how he created it.
  6. Natalie Huynh 2012-10-16

    Here is GUID of the app that was created by CLI 0af26ae6-1b62-4006-b42d-7762b8427125
  7. Nika Jones 2012-10-16

    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.
  8. Natalie Huynh 2012-10-17

    Here is the guid created in staging: 693e26f4-4504-45c7-ab0e-06b7e4066e8e
  9. Chris Barber 2012-10-18

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3276 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3277
  10. Natalie Huynh 2012-10-18

    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: 42afbf52-c520-4921-9cf4-8e27f143f8e0 Stage: 3b589c9b-7a77-4d09-b37d-a837364b85ab
  11. Dustin Hyde 2012-10-18

    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
  12. Natalie Huynh 2012-10-18

    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
  13. Ingo Muschenetz 2012-10-19

    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?
  14. Nika Jones 2012-10-19

    @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.
  15. Ingo Muschenetz 2012-10-19

    @Nika: Thanks. Please let us know ASAP.
  16. Chris Barber 2012-10-19

    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.
  17. Nika Jones 2012-10-19

    @ingo I'd like to verify that users do NOT have to be logged in to use the CLI.
  18. Natalie Huynh 2012-10-19

    @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.
  19. Chris Barber 2012-10-19

    I think I fixed it on my end. There was a typo and it's fixed and pushed. CI builds are running.
  20. Eric Merriman 2012-10-20

    looks fixed to me. Titanium CLI: 3.0.8 Titanium Studio, build: 3.0.0.201210191411 SDK: 3.0.0.v20121019153308
  21. Natalie Huynh 2012-11-15

    Tested with 3.0.16 and 3.0.0.v20121113170203

JSON Source