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

Document steps to upgrade to a new version #280

Closed
kingo55 opened this issue Apr 6, 2016 · 1 comment
Closed

Document steps to upgrade to a new version #280

kingo55 opened this issue Apr 6, 2016 · 1 comment

Comments

@kingo55
Copy link
Contributor

kingo55 commented Apr 6, 2016

It would be nice to have some commands and general steps for active users to upgrade between versions of Caravel. Even if it's as simple as:

pip install caravel --upgrade

It seems there are breaking changes between versions in the DB/config. e.g. 0.8.5 and current master branch contents.

The Snowplow Analytics guys do a really good job of it on their blog posts:

http://snowplowanalytics.com/blog/2016/03/15/snowplow-r78-great-hornbill-released/#upgrading

@kingo55 kingo55 changed the title Documentation steps for upgrading to new versions Document steps to upgrade to a new version Apr 6, 2016
@mistercrunch
Copy link
Member

Done, thanks for the feedback
1756c27

zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
* fix: BigNumber uses metric's d3format value now, when populated.

* fix: respecting D3 Format column for a handful of NVD3 charts

* fix: treemap respects metric's D3 Format setting

* style: Simpler loop syntax using forEach, Prettier cleanup.

* style: prettier

* style: re-installed modules, re-ran prettier

* fix: eslint nits

* style: moving grabD3Format outside the transformProps block

* fix: allow formData to override metric's D3 Format

* style: overwriting yAxisFormat rather than declaring a new var
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
* fix: BigNumber uses metric's d3format value now, when populated.

* fix: respecting D3 Format column for a handful of NVD3 charts

* fix: treemap respects metric's D3 Format setting

* style: Simpler loop syntax using forEach, Prettier cleanup.

* style: prettier

* style: re-installed modules, re-ran prettier

* fix: eslint nits

* style: moving grabD3Format outside the transformProps block

* fix: allow formData to override metric's D3 Format

* style: overwriting yAxisFormat rather than declaring a new var
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
* fix: BigNumber uses metric's d3format value now, when populated.

* fix: respecting D3 Format column for a handful of NVD3 charts

* fix: treemap respects metric's D3 Format setting

* style: Simpler loop syntax using forEach, Prettier cleanup.

* style: prettier

* style: re-installed modules, re-ran prettier

* fix: eslint nits

* style: moving grabD3Format outside the transformProps block

* fix: allow formData to override metric's D3 Format

* style: overwriting yAxisFormat rather than declaring a new var
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
* fix: BigNumber uses metric's d3format value now, when populated.

* fix: respecting D3 Format column for a handful of NVD3 charts

* fix: treemap respects metric's D3 Format setting

* style: Simpler loop syntax using forEach, Prettier cleanup.

* style: prettier

* style: re-installed modules, re-ran prettier

* fix: eslint nits

* style: moving grabD3Format outside the transformProps block

* fix: allow formData to override metric's D3 Format

* style: overwriting yAxisFormat rather than declaring a new var
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

No branches or pull requests

2 participants