[TIMOB-14662] Android: Relocate Map Module
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-08-27T00:17:31.000+0000 |
| Affected Version/s | Release 3.2.0 |
| Fix Version/s | 2013 Sprint 18, 2013 Sprint 18 API |
| Components | Android |
| Labels | n/a |
| Reporter | Hieu Pham |
| Assignee | Hieu Pham |
| Created | 2013-07-26T00:15:03.000+0000 |
| Updated | 2017-03-16T21:03:16.000+0000 |
Description
Checklist for relocating map module:
1. (/) Create a new repo that live in https://github.com/appcelerator-modules for maps: https://github.com/appcelerator-modules/ti.map
2. (/) Clean up existing PRs for the module (merge or ask developer to re-submit a new PR in the new repo)
3. (/) Submit a PR to remove map module from its current repo (https://github.com/appcelerator/titanium_modules). PR: https://github.com/appcelerator/titanium_modules/pull/135
4. (/) Submit a PR to add map module to the new repo created in step 1.
5. (/) Merge PR from step 4 -> change the link in marketplace -> Merge PR from step 3. This needs to be done in order to avoid downtime.
6. (/) Add "stable" branch. Make that the active branch.
7. (/) Check new code into "master"
When releasing, merge from "master" to "stable"
Closing ticket as fixed.