Commit Graph

38 Commits

Author SHA1 Message Date
Yongjie Zhao
d490ee89b1 chore: fix end-of-file (#1468)
* chore: end of file fixer

* compress image

* lint without build

* lintrc improvment

* exporting

* update parallel-coordinates tsconfig

* add license to md file

* add license

* add eslintignore
2021-11-26 11:47:39 +08:00
Yongjie Zhao
9b059b8127 fix: unable bump new version (#1434) 2021-11-26 11:47:34 +08:00
Yongjie Zhao
95657773c6 fix: remove npm logout (#1433) 2021-11-26 11:47:34 +08:00
Yongjie Zhao
f552abaa42 refactor: replace yarn with npm (#1405)
* refactor: replace yarn with npm

* revert npm requirement back to 14 for vercel

* disable build Storybook job

* fix linting errors

* update lock file

* rebase master and bump encodable/color to 1.1.1

* update package-lock.json

update lock file

* change node version format to satisfy vercel

* remove restriction on @encodable/color

* rename yarn.lock to package-lock.json

* add resolved in lock file and restriction on @encodable/color

* install dependences by npm ci

Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-11-26 11:47:34 +08:00
Yongjie Zhao
b0a4f873d0 fix: npm registry connection set to ssl (#1395) 2021-11-26 11:47:32 +08:00
Ville Brofeldt
827b361fc2 chore: upgrade to Node 16 (#1374) 2021-11-26 11:47:31 +08:00
Yongjie Zhao
93eb7f5831 chore: do prettier for yaml file (#1363) 2021-11-26 11:47:30 +08:00
dependabot-preview[bot]
d1d04530e5 Upgrade to GitHub-native Dependabot (#1081)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:24 +08:00
Craig Rueda
0a4041f971 Adding codecov script locally (#1059) 2021-11-26 11:47:04 +08:00
Jesse Yang
4de346c0b6 chore: upgrade node to v14 (#970) 2021-11-26 11:46:56 +08:00
Jesse Yang
d8e1bbb9dd chore: upgrade eslint and babel (#892) 2021-11-26 11:46:49 +08:00
ʈᵃᵢ
336d648069 ci: switch chromatic action to workflow_run (#884) 2021-11-26 11:46:48 +08:00
Jesse Yang
286255d85a build: remove nimbus (#847) 2021-11-26 11:46:46 +08:00
ʈᵃᵢ
3ef0f4580c ci: remove pull_request trigger (#853) 2021-11-26 11:46:45 +08:00
ʈᵃᵢ
d995eaaa97 ci: add chromatic visual testing step (#849) 2021-11-26 11:46:45 +08:00
Jesse Yang
415ce5efd8 refactor: merge core superset-ui packages (#768)
1. move translation, connection, query to core (#729)
2. update encodable to remove formatter inter-dependency (#744)
3. move number-format and time-format to core (#730)
4. move superset-ui/dimension to core (#732)
5. move superset-ui/color to core (#755)
6. move superset-ui/style to core (#756)
7. move superset-ui/validator to core (#757)
8. move superset-ui/chart-composition to core (#759)
9. move superset-ui/chart to core (#760)
2021-11-26 11:46:38 +08:00
Jesse Yang
ac1f518c09 build: upgrade codecov-action and disable failing_ci_if_error (#723) 2021-11-26 11:46:36 +08:00
Krist Wongsuphasawat
f226e14869 build: remove list changes which stop auto-publishing 2021-11-26 11:46:09 +08:00
Krist Wongsuphasawat
084a1b3600 build: remove demo page build 2021-11-26 11:46:06 +08:00
Krist Wongsuphasawat
2bd63d92c4 build: disable version bumping 2021-11-26 11:46:05 +08:00
Krist Wongsuphasawat
f230f3b89f build: configure publish workflow 2021-11-26 11:46:05 +08:00
Krist Wongsuphasawat
a45efd7cb8 build: update workflow 2021-11-26 11:46:05 +08:00
Krist Wongsuphasawat
07091811f0 build: fix ci 2021-11-26 11:46:05 +08:00
Krist Wongsuphasawat
5aa5854d3f build: fix workflow 2021-11-26 11:46:05 +08:00
Krist Wongsuphasawat
830e305d1e build: update workflow 2021-11-26 11:46:05 +08:00
Krist Wongsuphasawat
3f24fb447a build: update workflow 2021-11-26 11:46:05 +08:00
Krist Wongsuphasawat
53f9f84570 build: update workflow 2021-11-26 11:46:05 +08:00
Krist Wongsuphasawat
7b641b9278 build: update workflow 2021-11-26 11:46:04 +08:00
Krist Wongsuphasawat
51e27a6555 build: update workflow 2021-11-26 11:46:04 +08:00
Krist Wongsuphasawat
f28aa7d72b build: update workflow 2021-11-26 11:46:04 +08:00
Krist Wongsuphasawat
ff51929ada build: add more scripts and pilot workflow 2021-11-26 11:46:04 +08:00
Krist Wongsuphasawat
365621e176 build: add github workflow for build and test (#369)
* build: add github workflow for build and test

* feat: try logging into npm

* fix: syntax

* fix: syntax

* fix: scope

* fix: change scope

* fix: scope
2021-11-26 11:45:08 +08:00
Hamel Husain
4d317fc021 chore: create issue_label_bot.yaml (#135) 2021-11-26 11:44:48 +08:00
Krist Wongsuphasawat
921fb90fa0 chore: add config for no-response bot (#130) 2021-11-26 11:44:47 +08:00
Krist Wongsuphasawat
82a142f542 chore: enforce check on PR title to be conventional commit (#113) 2021-11-26 11:44:46 +08:00
Krist Wongsuphasawat
058d98b71d Update issue templates (#30) 2021-11-26 11:44:34 +08:00
Krist Wongsuphasawat
b6d7ed2870 add CODEOWNERS (#26) 2021-11-26 11:44:34 +08:00
Chris Williams
c4b946f965 Merge pull request #1 from apache-superset/chris--core-package
[SIP-4] add lerna monorepo and`@superset-ui/core` package with `SupersetClient`
2021-11-26 11:44:30 +08:00