-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Description
Pre-release checklist @osana
- update this repo's
README.mdfile - Change version name to
4.8.0-alpha.1ingradle.properties(removing-SNAPSHOT) - Publish
4.8.0-alpha.1artifact to Maven Central - Change version name back to having
-SNAPSHOTat the end - Update
CHANGELOG.md - Tag
v new release versionin GitHub
Pre-release Testing
- Create Maps SDK Android PR to update to
4.8.0-alpha.1Maps Java SDK - Create Navigation Android PR to update to
4.8.0-alpha.1Maps Java SDK - Report any regressions on this ticket
Pre-release checklist @osana
- Change version name to
4.8.0-alpha.2ingradle.properties(removing-SNAPSHOT) - Publish
4.8.0-alpha.2artifact to Maven Central - Change version name back to having
-SNAPSHOTat the end - Update
CHANGELOG.md - Tag
v new release versionin GitHub
Pre-release Testing
- Create Maps SDK Android PR to update to
4.8.0-alpha.2Maps Java SDK - Create Navigation Android PR to update to
4.8.0-alpha.2Maps Java SDK - Report any regressions on this ticket
Final 4.8.0 Release checklist @osana
- update this repo's
README.mdfile - Change version name to
4.8.0ingradle.properties(removing-SNAPSHOT) - Publish
4.8.0artifact to Maven Central - Change version name back to having
-SNAPSHOTat the end - Update
CHANGELOG.md - Tag
v new release versionin GitHub - Update dependencies in the Maps SDK to the final release (using above PR)
Post Final release @langsmith
- Update the demo app
- Update the plugin dependency file
- Update version # in config files in /help @langsmith
- After updating the demo app:
- Update Javadoc for the Mapbox Java docs section in
/android-docsrepo - Update the
constants.jsfile inandroid-docsrepo so thatimplementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:x.x.x'line is updated in the Gradle section of the MAS overview page
- Update Javadoc for the Mapbox Java docs section in
- run
git submodule update --remote examples/mapsto pull in updated example code - Update version # in Studio Preview
- Update version # in docs tutorial app
- Update version # in China plugin test app
/cc: @mapbox/android
Metadata
Metadata
Assignees
Labels
No labels