question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Investigate a good way to version CARTO.js while developing next release

See original GitHub issue

https://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:closed
  • Created 6 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
xavijamcommented, Oct 4, 2017

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 👅 ).

1reaction
Jesus89commented, Oct 4, 2017

Let’s go with tags then! 💪

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found