[TIMOB-18508] Tooling: Remove references to titanium_version.py
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-07-21T05:52:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 6.0.0 |
Components | Tooling |
Labels | n/a |
Reporter | Ingo Muschenetz |
Assignee | Christopher Williams |
Created | 2015-02-04T05:09:29.000+0000 |
Updated | 2018-08-06T17:49:36.000+0000 |
Description
We currently have two places we store the version of the SDK:
https://github.com/appcelerator/titanium_mobile/blob/master/build/titanium_version.py
and
https://github.com/appcelerator/titanium_mobile/blob/master/package.json
This promotes confusion. We should only refer to the package.json version.
Remove titanium_version and make any references point back to the JSON version instead.
You will need to update the titanium_build and titanium_distribution repos: https://github.com/appcelerator/titanium_build/search?utf8=%E2%9C%93&q=titanium_version https://github.com/appcelerator/titanium_distribution/search?utf8=%E2%9C%93&q=titanium_version
That titanium_build repo is edited directly on Jenkins as well, so it's likely there would need to be some specific updates done there.
This was removed in TIMOB-23529.
Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.