mapbox / mapbox/mapbox-base-android
Integrate publish to SDK registry
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 12
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Replace publish to bintray with Mapbox SDK registry config:
#### Data:
Group id can be `base` or `common`.
Artifact id loader, logger, annotations, annotations-processor,...
Bucket structure root structure is `com-mapbox-base-annotations`
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository's existing Bintray publishing configuration and the module definitions for loader, logger, annotations, and annotations-processor. Map their group and artifact IDs to the SDK registry structure described in the issue, then verify that publishing uses the registry configuration instead of Bintray for each module.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100