Docs on how to update mbgl dependency
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 44
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Currently to update mbgl one would need to:
- Package two new mbgl packages:
- Release build (like https://github.com/mapbox/mason/pull/651)
- Debug+ASAN build (like https://github.com/mapbox/mason/pull/652)
- Update the mbgl version in `mason-versions.ini`
This should be:
- [ ] documented in the readme
- [ ] and @springmeyer should spirit guide another developer through this process to ensure it is robust and we have redundency
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
Update the README with the mbgl dependency process described in the issue, including the release and Debug+ASAN packages and the version in mason-versions.ini. Start by reviewing the existing README and mason-versions.ini, then verify that the documented steps match the referenced mason pull requests and can guide another developer through a complete update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100