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

fix(pydeck-carto): Restore global required by pydeck-carto #8799

Merged
merged 2 commits into from Apr 23, 2024

Conversation

donmccurdy
Copy link
Collaborator

@donmccurdy donmccurdy commented Apr 16, 2024

Same thing as #8786, but for deck.gl v9. Name of the global is intentionally changed from CartoLayerLibrary to CartoLibrary, because it now includes sources, and is expected in #8577.

@coveralls
Copy link

coveralls commented Apr 16, 2024

Coverage Status

coverage: 90.024%. remained the same
when pulling 70c13f6 on donmccurdy/fix-carto-pydeck-bundle-global
into 5c13d25 on master.

@donmccurdy
Copy link
Collaborator Author

donmccurdy commented Apr 16, 2024

Moving to draft. I think there might be ways to do this without depending on special globals...

@donmccurdy donmccurdy marked this pull request as draft April 16, 2024 21:16
@donmccurdy donmccurdy marked this pull request as ready for review April 17, 2024 20:13
@donmccurdy
Copy link
Collaborator Author

^Never mind previous comment! I do think there are ways to make pydeck custom layers would that would not depend on this global namespace, I think it's better not to change the bundling mechanism at this stage, so lets continue with this PR.

@donmccurdy donmccurdy force-pushed the donmccurdy/fix-carto-pydeck-bundle-global branch from 04c74ad to ed6282c Compare April 22, 2024 18:18
@donmccurdy donmccurdy requested review from felixpalmer and Jesus89 and removed request for felixpalmer and Jesus89 April 22, 2024 18:29
@donmccurdy donmccurdy merged commit 2da66e8 into master Apr 23, 2024
4 checks passed
@donmccurdy donmccurdy deleted the donmccurdy/fix-carto-pydeck-bundle-global branch April 23, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants