Commit Graph

352 Commits

Author SHA1 Message Date
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
Evan Rusackas 753ef69529
feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907) 2024-02-15 07:40:17 -07:00
Daniel Vaz Gaspar 16e49cb2f7
fix(ci): new PR comments cancel ongoing ephemeral builds (#27085) 2024-02-12 16:59:24 +00:00
Maxime Beauchemin 13915bbb54
feat(docker): allow for docker release builds to be multi-platform (#27055) 2024-02-08 20:58:36 -08:00
Maxime Beauchemin 5951f6ceb6
fix(ephemeral): last try fixing this GH action (#27060) 2024-02-08 16:50:24 -08:00
Maxime Beauchemin ee69ac97c8
fix(ephemeral): point to the full tag name (#27058) 2024-02-08 15:40:49 -08:00
Maxime Beauchemin 81301ee54e
fix(ephemeral): fix tagging command for ECR (#27057) 2024-02-08 14:21:15 -08:00
Maxime Beauchemin 3700326c35
fix(ephemeral): fix ephemeral builds in PR (#27056) 2024-02-08 13:54:19 -08:00
Evan Rusackas 66b4670300
fix(actions): correcting malformed labeler configs (#27048) 2024-02-08 08:04:21 -07:00