Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: move MBTiles import from HTTP API to JS API #129

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

EvanHahn
Copy link
Contributor

@EvanHahn EvanHahn commented Mar 5, 2024

Yet another step in a larger refactor where we replace the HTTP API with a JS one.

This is the next step in [a larger refactor][0] where we replace the
HTTP API with a JS one.

[0]: #111
@EvanHahn EvanHahn force-pushed the import-tilesets-to-js branch from 2346e6e to 7c7a15e Compare March 5, 2024 21:40
src/api/errors.ts Show resolved Hide resolved
src/api/imports.ts Show resolved Hide resolved
test/e2e/tilesets-import.test.js Show resolved Hide resolved
@EvanHahn EvanHahn marked this pull request as ready for review March 5, 2024 21:43
@EvanHahn EvanHahn requested a review from achou11 March 5, 2024 21:44
@EvanHahn EvanHahn force-pushed the import-tilesets-to-js branch from d50c285 to 7c7a15e Compare March 6, 2024 01:06
@EvanHahn EvanHahn merged commit 58d2697 into master Mar 6, 2024
4 checks passed
@EvanHahn EvanHahn deleted the import-tilesets-to-js branch March 6, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants