icipe-official / icipe-official/vectoratlas-software-code
Fix upgrade of the tile server to 4.2.0
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 8
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 11
Description
The latest build failed because we are relying on the :latest tag for the tile server, 2 days ago the new 4.2.0 version was released and this didn't run both locally and on the server. There may be a transient issue with the tile server because of the new version but we have temporarily fixed this by explicitly using the :v4.1.2 tag. This will get further behind over time though so we need to look at what is needed to upgrade to v4.2.0 and make the upgrade or describe why we can't.
Acceptance criteria:
- The system has been upgraded to use tileserver-gl v4.2.0 or a decision record has been written to explain why we can't.
Contributor guide
No contributing guide indexed for this repository
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
Locate the configuration that currently pins the tile server to :v4.1.2, then reproduce the failed build locally and test the upgrade to tileserver-gl v4.2.0 in the local and server environments. Done means the system uses v4.2.0, or a decision record explains why the upgrade cannot be made.
Written by the indexing model from the issue text.
Assessment
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100