tsm icon indicating copy to clipboard operation
tsm copied to clipboard

requirement

Open iamyellow opened this issue 12 years ago • 2 comments

So, more than an issue this is a question :)

I find interesting if tsm could manage / download the X.X.X.GA builds that AppC has as repo tags. (I use to work with my custom builds and official .GA builds, maybe someone else work this way too!)

Also, I'm going to use tsm API in my project clti in order to manage the sdk :)

iamyellow avatar Sep 26 '12 17:09 iamyellow

I've heard from the appcelerator folks that the latest release for any given version is the latest build of that version available on the CI server. So the latest 2.1.3 available is the latest one available on the server, and this is considered stable if 2.1.3 is considered released.

That is, the GA tags are not actually what we should be downloading if we want the latest stable release; we should be downloading the latest build of the latest released version from the CI server, which may include other critical bugfixes that were included after a release.

I'm pretty sure I'm right about this, but I could ask around if you think I'm wrong.

rf avatar Sep 27 '12 03:09 rf

Ok, got it! So, as far as I understand, we can consider builds with 'master' branch officially unreleased?

iamyellow avatar Sep 27 '12 09:09 iamyellow