You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* remove mapbox specific access token code, rename MAPBOX_STYLES to MAPLIBRE_STYLES
* fetch maplibre-gl-js releases, adapt to existing changes in bench/versions/benchmarks.js
* use a style and tiles from maptiler instead of mapbox
* comment out broken benchmarks
* remove base.css from mapbox
* handle errored status for benchmarks
* adapt to maptiler style
* also replace mapbox raster sources with suitable replacements from maptiler
* replace another mapbox source by maptiler, no idea if this is even used as all benchmarks worked before
* fix SymbolLayout benchmark
* fix benchmark FilterEvaluate
* adapt icon-image to maptiler sprite, revert wrong text-field change
* also handle benchmarks from old mapbox releases (#420)
* Remove LayoutDDS
* Fix page title
* enable Validate and Layout benchmarks for styles
* Upload `benchmarks_generated.js` to GitHub Pages
* Copy only `benchmarks_generated.js`
* Copy `benchmarks_generated.js.map`
* Update urls for `benchmarks_generated.js`
* Adapt upload-benchmarks workflow to 1.x branch
* Compare to 1.x head instead of main
* Fix test for v1
Co-authored-by: Oliver Wipfli <oliver.wipfli@leichteralsluft.ch>
0 commit comments