go-spatial / tegola

Tegola is a Mapbox Vector Tile server written in Go
http://tegola.io/
MIT License
1.28k stars 195 forks source link

Fix ui version checking during build #946

Closed ARolek closed 1 year ago

ARolek commented 1 year ago

The compiled UI code naming convention changed at some point and the previous way to parse the version from the file name no longer aligned with the new convention.

closes #942

ARolek commented 1 year ago

@zaa76 can you try this branch to see if you're getting the proper output when calling tegola version?

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 852c66085


Totals Coverage Status
Change from base Build 096b5d903: 0.0%
Covered Lines: 6556
Relevant Lines: 13977

💛 - Coveralls