You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2020. It is now read-only.
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 :)
The text was updated successfully, but these errors were encountered:
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.
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 :)
The text was updated successfully, but these errors were encountered: