Investigate a good way to version CARTO.js while developing next release
See original GitHub issuehttps://github.com/cartodb/cartodb and https://github.com/cartodb/deep-insights.js are pointing to v4
branch. The main issue with this is that we might merge some “breaking” changes into v4
and projects that depend on CartoDB.js (i.e: BUILDER and deep-insight.js) might break when their dependencies are updated.
We need a mechanism to ensure BUILDER and deep-insights.js point to an specific version / tag / commit.
One option that was discussed was using git tags for this.
We should use this same versioning system in deep-insights.js.
Issue Analytics
- State:
- Created 6 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
Odyssey.js: examples in the wild | CARTO Blog
Following the release of the new Odyssey.js tool to create map based interactive stories, here you have some projects that are already using ......
Read more >Enabling Multiple Layers in same Infowindow of CartoDB.js?
Another method we are currently investigating is to create seperate maps with our layers, call the viz.json of each map via ajax, extract...
Read more >CARTO.js 4 - GitHub
The best way to get started is to navigate through the CARTO.js documentation site: Guide will give you a good overview of the...
Read more >Installing an OpenStreetMap Tile Server on Ubuntu
TileMill instead needs nodejs-legacy (or an old version of node installed via a Node.js version management tool). For carto we will install ...
Read more >Making maps with Carto and JavaScript - YouTube
How to create an Interactive map layers · Advance spatial analysis in leaflet | turf | tekson · JavaScript OOP Crash Course (ES5...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I makes sense guys, I feel @IagoLast and @rubenmoya already took a good decision about it and I’m totally with you ❤️ (except with @Jesus89 because he has just told me 👅 ).
Let’s go with tags then! 💪