Commit Graph

460 Commits

Author SHA1 Message Date
Phil Dumbreck eecb537808
ci: Add Python 3.11 images to Docker Hub (#30733) 2024-10-29 09:16:23 -07:00
Emad Rad 6fef6ac3a2
fix: Link Checking (#30659) 2024-10-22 16:51:52 -07:00
Maxime Beauchemin 999dca76c1
fix: cypress on master doesn't work because of --parallel flag (#30430) 2024-09-29 20:32:04 -07:00
Maxime Beauchemin a3bfbd0186
chore: alter scripts/cypress_run to run one file per command + retry (#30397)
Co-authored-by: Joe Li <joe@preset.io>
2024-09-28 17:59:04 -06:00
Michael S. Molina 4f5f8fd216
chore: Merge description and reproduction steps in the issue template (#30407) 2024-09-27 08:26:45 -03:00
Evan Rusackas d4351668ba
fix(CI): increase node JS heap size (#30340) 2024-09-20 11:49:59 -06:00
Đỗ Trọng Hải 8cd18cac8c
chore(build): remove extraneous prettier step in superset-frontend CI (#30253)
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-09-13 08:56:59 -07:00
Evan Rusackas 3877355555
build(ci): make linkinator advisory (#30257) 2024-09-13 09:09:00 -06:00
dependabot[bot] 2b27e9eda1
build(deps): bump aws-actions/amazon-ecs-deploy-task-definition from 1 to 2 (#30090)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 13:05:26 -06:00
Evan Rusackas 8e2f81816f
build(node): Bumping to Node 20 (#29988) 2024-08-21 16:48:21 -06:00
Maxime Beauchemin 175ba78d32
docs: improve pre-commit docs and discoverability when CI fails (#29970) 2024-08-20 12:38:50 -07:00
Joe Li 56f75922b9
chore: add additional code owners to migrations (#29952)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2024-08-15 14:32:45 -07:00
Michael S. Molina 222c46f639
chore: Changes the migrations owners (#29904) 2024-08-09 15:22:54 -04:00
Maxime Beauchemin e77f755765
chore: remove useless GitHub action (#29868) 2024-08-07 16:25:12 -07:00
Maxime Beauchemin c7dc4dc7fc
fix: mypy issue on py3.9 + prevent similar issues (#29864) 2024-08-06 13:36:23 -04:00
Maxime Beauchemin 59e366ce90
fix(ci): release process for labeling PRs (#29688) 2024-07-31 16:57:36 -07:00
Sam Firke 714caeafb6
chore(docs): remove mention of MariaDB in dev environment setup (#29790)
Co-authored-by: Evan Rusackas <evan@rusackas.com>
2024-07-31 09:02:40 -06:00
Evan Rusackas c3702be9d4
docs: Check markdown files for bad links using linkinator (#28424) 2024-07-29 16:19:42 -06:00
Đỗ Trọng Hải f51bf67554
chore(build): pin Storybook-related packages to 8.1.11 as further v8+ version requires React 18 (#29731)
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-07-29 10:13:47 -07:00
Đỗ Trọng Hải c30ca534a3
feat(build): uplift Lerna + replace insecure shortid with nanoid + uplift Yeoman-related packages + ESM-ize generator-superset (#29419)
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-07-16 17:35:37 -06:00
Michael S. Molina 028e9c9294
chore: Updates CHANGELOG.md with 4.0.2 data (#29600) 2024-07-16 17:58:30 -03:00
Maxime Beauchemin 145694d828
chore: run babel_update.sh to update po files (#29476) 2024-07-03 16:52:48 -06:00
dependabot[bot] 7a0ae36c4a
chore(deps): bump actions/checkout from 2 to 4 (#29434)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 15:16:11 -07:00
Maxime Beauchemin 446a3b22dc
chore: move all GHAs to ubuntu-22.04 (#29447) 2024-07-01 14:19:25 -06:00
Daniel Vaz Gaspar 59d1eea4c8
ci: remove update repo on issue comment (#29388) 2024-06-27 10:25:07 -07:00
John Bodley 5948dac889
chore(ci): Start Celery worker as a background process (#29371) 2024-06-26 12:10:05 -07:00
Evan Rusackas c49a6dfdef
feat(e2e): implementing Cypress Dashboard on `master` branch merges (#29351) 2024-06-26 09:34:30 -06:00
Evan Rusackas 4fe04e63ac
chore(e2e): simplify Cypress record key usage (#29327) 2024-06-24 10:07:04 -06:00
Evan Rusackas 118552d4d2
chore(e2e): more instructions for manual test runs. (#29319) 2024-06-20 17:47:24 -06:00
Maxime Beauchemin 514eda82fb
fix: don't strip SQL comments in Explore - 2nd try (#28753) 2024-06-20 14:30:03 -07:00
Evan Rusackas 36b1535199
chore(e2e): using updated repo secret, new Cypress project id (#29296) 2024-06-19 08:40:47 -06:00
Maxime Beauchemin d49d79121c
chore: trigger CI jobs on all release-related branches (#29274) 2024-06-17 13:42:58 -07:00
Maxime Beauchemin 8f02eb0a34
fix: Cypress CI process while opening PR from a fork (#29098) 2024-06-05 17:59:11 -07:00
Maxime Beauchemin b5d9ac0690
chore: only use cypress.io when triggered manually (#29077) 2024-06-05 11:10:40 -07:00
Maxime Beauchemin 8d57a35531
feat: bake translations as part of the build processes (#28483) 2024-05-29 16:58:08 -07:00
Daniel Vaz Gaspar 1573c101a7
fix(ci): restrict issue comments to members or owners (#28633) 2024-05-22 22:31:54 +01:00
Geido e954360eec
fix: Fixes workflow Applitools Cypress (#28566) 2024-05-20 16:32:31 +03:00
Michael S. Molina 964202adff
chore: Don't mark Helm releases as latest (#28498) 2024-05-14 16:00:28 -03:00
Michael S. Molina d25928f125
chore: Updates CHANGELOG.md with 4.0.1 data (#28452) 2024-05-13 11:22:02 -03:00
Maxime Beauchemin e91669821e
fix: run some CI tests against previous python version (#28419) 2024-05-10 12:04:29 -07:00
Maxime Beauchemin 76a9e1d37d
fix: set supersetbot orglabel to always succeed (#28418) 2024-05-10 09:08:19 -07:00
Michael S. Molina de1ae2bd48
chore: Updates CHANGELOG.md with 3.1.3 data (#28398) 2024-05-09 13:07:21 -03:00
Maxime Beauchemin 499fb2c631
chore: add a github "action-validator" in CI (#28358) 2024-05-09 08:26:27 -07:00
Đỗ Trọng Hải a2f0b988d4
feat(docs): uplift Docusaurus to v3 (#28345)
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-05-06 12:30:51 -07:00
Đỗ Trọng Hải bf5ff55074
fix(ci): correct input type for `allow-dependencies-licenses` in Dependency Review GH action (#28343)
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-05-06 09:00:09 -07:00
Maxime Beauchemin f5843fe588
fix: database logos look stretched (#28340) 2024-05-03 17:23:42 -07:00
Maxime Beauchemin 51da5adbc7
chore: allow codecov to detect SHA (#28278) 2024-04-30 15:32:33 -07:00
Evan Rusackas 3cc8434c5a
fix(ci): adding codecov token (#28277) 2024-04-30 14:23:35 -06:00
Evan Rusackas 76d897eaa2
docs(maps): jupyter notebook now auto-updates docs site (#27003) 2024-04-27 14:33:12 -06:00
Shao Yu-Lung (Allen) 4afeabe042
feat(translations): Traditional Chinese translation files added (#28169) 2024-04-25 11:01:40 -06:00
Maxime Beauchemin 7b40b6426c
chore: add pylint to pre-commit hook (#28137) 2024-04-25 07:58:44 -07:00
Geido a9075fdb1f
fix: Remove deprecated ignoreTestFiles from Applitools Cypress (#28197) 2024-04-24 18:41:33 +03:00
Maxime Beauchemin 8baf754615
fix(docs): ERD docs fail on master (#28189) 2024-04-24 08:40:24 -07:00
Maxime Beauchemin 9db431b430
docs: add dynamic entity-relationship diagram to docs (#28130) 2024-04-23 16:12:42 -07:00
dependabot[bot] 6c045f4228
build(deps): bump azure/setup-helm from 3 to 4 (#27340)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 12:13:21 -07:00
Maxime Beauchemin 947391778e
feat: label PR with release tags (#28107) 2024-04-18 12:04:52 -07:00
Geido f3c538a3dd
fix: Upgrade eyes-cypress to latest (#27195)
Co-authored-by: Evan Rusackas <evan@rusackas.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
2024-04-17 16:41:03 +02:00
Maxime Beauchemin 3310315d4b
fix: switch off dependabot for pip/python (#28061) 2024-04-16 12:15:21 -07:00
Michael S. Molina aab645e01c
chore: Updates release related assets (#28041) 2024-04-16 13:12:24 -03:00
Maxime Beauchemin de9daf7ad9
chore: stabilize MySQL tests by aligning isolation levels (#28028) 2024-04-15 15:49:09 -07:00
Maxime Beauchemin 40e77be813
feat: optimize docker-compose up for faster boot time (#27953) 2024-04-12 16:07:49 -07:00
Maxime Beauchemin 8afe973968
chore: Revert "chore(ci): make pre-commit step faster by skipping superset install" (#27999) 2024-04-12 10:52:25 -07:00
Maxime Beauchemin 9998a11fdd
chore: remove no-op.yml as it's not needed anymore (#27980) 2024-04-11 10:06:45 -07:00
Maxime Beauchemin cd136ad847
feat: GHA to bump python packages using supersetbot (#27863) 2024-04-11 10:03:27 -07:00
Maxime Beauchemin a29cdefedf
chore(ci): make pre-commit step faster by skipping superset install (#27979) 2024-04-10 20:22:47 -07:00
Maxime Beauchemin a6d16ed477
docs: deploy docs when merging to master (#27956) 2024-04-10 17:03:09 -07:00
Maxime Beauchemin dea430649d
chore: [proposal] de-matrix python-version in GHAs (#27906) 2024-04-10 14:32:30 -07:00
Evan Rusackas a5e65d572a
fix(node): missed one bump from node 16 to 18. (#27955) 2024-04-09 15:44:33 -06:00
Maxime Beauchemin e80d194b8f
fix: improve change detection for GHAs (#27904) 2024-04-08 16:20:25 -07:00
Maxime Beauchemin 5377b6cb2f
fix: docker-release GHA fails with pathspec error (#27925) 2024-04-08 13:45:47 -03:00
Michael S. Molina 662c1ed618
chore: Adds 4.0.0 data to CHANGELOG.md and UPDATING.md (#27937) 2024-04-08 13:14:48 -03:00
Michael S. Molina 24fc2b67d8
chore: Updates CHANGELOG.md with 3.1.2 data (#27878) 2024-04-03 13:08:43 -03:00
Maxime Beauchemin c990baf96a
fix: GHA update-monorepo-lockfiles (#27860) 2024-04-02 21:44:27 -06:00
Maxime Beauchemin 8e3cecda9f
feat: move supersetbot out of repo (#27647) 2024-04-02 20:28:00 -07:00
Evan Rusackas 5603453c18
chore(node): bumping Superset to Node 18 (#27198) 2024-04-02 16:48:08 -06:00
Maxime Beauchemin 9fea3154fa
fix: pkg-config dependency in Dockerfile (#27855)
Co-authored-by: Insider <ziglee@mail.ru>
2024-04-02 13:36:13 -07:00
EugeneTorap 3a34c7ff7c
chore: Bump to Python3.10 (#24112)
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
2024-04-02 09:47:58 -07:00
dependabot[bot] 9fece4f811
build(deps): bump actions/github-script from 5 to 7 (#27802)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 07:46:42 -07:00
Michael S. Molina a23bfeda0a
chore: Updates translation owners (#27839) 2024-04-01 10:50:07 -03:00
TechAuditBI 6db94e98b5
other: Add TechAuditBI to supersetbot metadata.js (#27634) 2024-03-27 12:19:11 -04:00
github-actions[bot] 4720b4f0e6
chore(🤖): bump python "alembic==1.13.1" (#27650)
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
Co-authored-by: GitHub Action <action@github.com>
2024-03-25 23:03:47 -07:00
Maxime Beauchemin 33c2d98e66
feat: use the local supersetbot (#27615) 2024-03-25 08:58:22 -07:00
Maxime Beauchemin 6f3afab01d
fix(docker): error around missing requirements/base.txt (#27608) 2024-03-21 12:22:57 -07:00
Maxime Beauchemin d5680ad376
feat(supersetbot): label PRs and issues with author's public org (#27571) 2024-03-20 09:31:01 -07:00
Maxime Beauchemin 56a6660c16
chore: 2nd try - simplify python dependencies (#27505) 2024-03-18 18:39:41 -07:00
Maxime Beauchemin 16fcdb1ff3
fix: master build 4th attempt (#27515) 2024-03-14 11:27:55 -07:00
Maxime Beauchemin 6e22275c26
fix: another attempt at fixing docker master builds (#27514) 2024-03-14 09:42:28 -07:00
Maxime Beauchemin 2948abc55e
fix: master docker build is broken (#27507) 2024-03-14 09:01:13 +00:00
Maxime Beauchemin 2fdf6d7b64
fix: docker builds in master fail (#27503) 2024-03-13 18:40:35 -07:00
Maxime Beauchemin 24cb06285c
feat(supersetbot): introduce `supersetbot` as its own npm package, CLI and comment-operated bot (#27046) 2024-03-13 16:26:48 -07:00
Michael S. Molina a54a24e3b5
fix: Re-enable CI checks on release branches (#27390) 2024-03-06 14:23:07 -03:00
Elizabeth Thompson 228d27f1f2
chore(ci): run unit tests on script changes (#27297) 2024-02-29 12:47:21 +02:00
Michael S. Molina 9900f56670
fix: Navigating to an invalid page index in lists (#27273) 2024-02-28 10:15:28 -05:00
Maxime Beauchemin 0383bedaba
fix(ci): docker builds don't work from remote forks (#27282) 2024-02-28 14:10:06 +00:00
Maxime Beauchemin 53e1aeccbe
fix: docker CI job doesn't trigger on master (#27261) 2024-02-27 08:39:11 -08:00
Michael S. Molina 6d8870125f
chore: Removes Chromatic workflow and dependencies (#27232) 2024-02-23 13:31:58 -05:00
Maxime Beauchemin f1cd8cc263
feat(ci): no more docker builds on PR-related events (#27146) 2024-02-22 11:14:41 -05:00
Michael S. Molina c50dd3690a
chore: Updates CHANGELOG.md with 3.1.1 data (#27170) 2024-02-20 11:19:14 -05:00
Daniel Vaz Gaspar ceda51617b
fix: CSRF exempt unit_tests (#27168) 2024-02-20 16:18:30 +00:00
Michael S. Molina e0f4f34f97
chore: Updates CHANGELOG.md with 3.0.4 data (#27169) 2024-02-20 10:04:00 -05:00