mapbox / tilesets-cli

CLI for interacting with the Mapbox Tilesets API and Mapbox Tiling Service
https://docs.mapbox.com/mapbox-tiling-service
BSD 2-Clause "Simplified" License
125 stars 27 forks source link

update publish message with studio.mapbox.com link #132

Closed mapsam closed 3 years ago

mapsam commented 3 years ago

Adds https://studio.mapbox.com/tilesets/* to the publish command output

cc @millzpaugh

mapsam commented 3 years ago

pre-commit updates

Updated the pre-commit configuration with pre-commit autoupgrade as per the warning in the console. This led me to find https://github.com/pre-commit/pre-commit-hooks/issues/344 and so I updated the repo to point to gitlab.

After these changes running pre-commit run --all-files showed the same output as travis. Committed the changes and tests are now passing ✅

mapsam commented 3 years ago

Thanks @ericfischer! I'll publish this as 1.7.0 and merge to master.