🔴This repo has been archived, and is no longer receiving issues/pull requests. Please open all new issues/PRs on the Apache Superset GitHub repo.🔴
Most recent release: https://apache-superset.github.io/superset-ui-plugins-deckgl/
Current master: https://superset-ui-plugins-deckgl.netlify.com
Package | Version |
---|---|
@superset-ui/legacy-preset-chart-deckgl |
Please read the contributing guidelines which include development environment setup and other things you should know about coding in this repo.
Make sure you have commit rights to the main superset-ui-plugins-deckgl
repo, have checked it out
(NOT a fork!) and belong to the superset-ui
org on npm (=can publish new versions).
yarn install
yarn build
yarn release-patch-version
. This will raise an error, but you should see a new commit and tag,
e.g. v0.4.8
cd packages/superset-ui-legacy-preset-chart-deckgl
npm whoami
should display your npm username.npm publish
Apache-2.0