Commit Graph

452 Commits

Author SHA1 Message Date
Eva b5ac415afc
docs: Removed mentioning of .env-non-dev in docker/README.md (#31460) 2025-01-21 12:24:01 -07:00
Maxime Beauchemin 4bad1a258f
chore: add eslint to pre-commit hooks (#31845) 2025-01-14 14:18:09 -08:00
Maxime Beauchemin 274aa143d3
chore: python version to 3.11 (while supporting 3.10) (#31503) 2025-01-13 18:22:49 -08:00
Elizabeth Thompson 5e0de04eab
chore: adding Antonio as a helm codeowner (#31797) 2025-01-10 16:55:49 -08:00
Maxime Beauchemin 7bd53a84d5
feat: improve docker-compose services boot sequence (#31747) 2025-01-09 16:24:53 -08:00
Maxime Beauchemin d5a4815836
fix: GHA frontend builds fail when frontends hasn't changed (#31742) 2025-01-07 17:33:11 -08:00
Joe Li 210537a4d2
feat: adds a github action to auto label draft prs (#31518) 2025-01-07 17:18:19 -08:00
Maxime Beauchemin 0eca79cb6c
feat: use docker in frontend GHA to parallelize work (#31490) 2025-01-07 16:35:57 -08:00
Maxime Beauchemin 78d7df02cb
fix: docker builds in forks (#31732) 2025-01-06 15:12:52 -08:00
Maxime Beauchemin ee36cf058c
fix: docker-compose-image-tag fails to start (#31606) 2025-01-06 11:21:58 -08:00
Ville Brofeldt e311bc1ca5
chore(helm): bump helm on CI to latest version (#31627)
Co-authored-by: ochalover <notkadam@gmail.com>
2025-01-03 13:16:12 -08:00
Ville Brofeldt 553d41fedd
chore: add helm code owners (#31701) 2025-01-03 13:14:42 -08:00
Maxime Beauchemin 531f1b6aa4
chore(gha): bump ubuntu to latest fresh release (#31390) 2024-12-18 23:32:10 -08:00
Maxime Beauchemin 723ef591a5
fix: add various recent issues on master CI (#31561) 2024-12-18 21:03:01 -08:00
Maxime Beauchemin 9da65d6bfd
chore: deprecate pip-compile-multi in favor or uv (#31313) 2024-12-18 17:40:58 -08:00
Maxime Beauchemin 88cde7225e
chore: deprecate fossa in favor of liccheck to validate python licenses (#31515) 2024-12-18 17:03:25 -08:00
Evan Rusackas c0feb99f0e
chore(code owners): Update CODEOWNERS file to remove a couple inactive contributors (#31501) 2024-12-17 15:26:12 -07:00
Maxime Beauchemin a5e36c9aab
fix: master docker builds fail because of multi-platform builds can't --load (#31493) 2024-12-17 09:41:13 -08:00
Maxime Beauchemin 3375e65486
feat(gha): various docker / docker-compose build improvements (#31386) 2024-12-16 17:50:15 -08:00
Maxime Beauchemin 1f17b975d6
fix: docker refactor (#31385) 2024-12-13 16:17:44 -08:00
Maxime Beauchemin d8fbaa4cbe
fix: don't include chromium on ephemeral envs (#31391) 2024-12-10 18:33:56 -08:00
Evan Rusackas a6e05f4558
build(packages): npm build/publish improvements. Making packages publishable again. (#30196) 2024-12-10 16:54:41 -07:00
Daniel Vaz Gaspar 654701af4c
fix: ephemeral envs fail on noop (#31236) 2024-12-09 12:06:45 -08:00
Sam Firke 6c2aade375
chore(bug report template): bump Superset versions to reflect 4.1.1 release (#31259) 2024-12-03 12:14:36 -05:00
Maxime Beauchemin dd1ba96adf
feat: use uv in CI (#31260) 2024-12-02 18:16:56 -08:00
dependabot[bot] fe80fb1090
chore(deps): bump codecov/codecov-action from 4 to 5 (#31214)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 17:50:12 -08:00
Maxime Beauchemin fd9d3301f6
chore: deprecate tox in favor of act (#29382) 2024-11-26 13:27:37 -08:00
Maxime Beauchemin 97683ec052
fix: helm chart deploy to open PRs to now-protected gh-pages branch (#31155) 2024-11-25 18:38:12 -08:00
github-actions[bot] 55f0713a2f
chore(🦾): bump python mako 1.3.5 -> 1.3.6 (#31097)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
2024-11-24 22:19:16 -08:00
github-actions[bot] c5f6cc6382
chore(🦾): bump python et-xmlfile 1.1.0 -> 2.0.0 & remove pyhive[hive] from requirements/development.in (#31040)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
2024-11-24 13:35:50 -08:00
Maxime Beauchemin 67ad7da5cc
fix: ephemeral environments missing env var (#31035) 2024-11-22 17:39:34 -08:00
Maxime Beauchemin e0deb704f9
feat: make ephemeral env use supersetbot + deprecate build_docker.py (#30870) 2024-11-22 14:19:08 -08:00
Joe Li c648cb2de5
chore: update change log, UPDATING.md and bug-report.yml for 4.1 release (#30915) 2024-11-15 11:52:15 -07:00
Ville Brofeldt a3e89cbfab
fix(helm): use submodule on helm release action (#30924) 2024-11-14 13:47:55 -08:00
Ville Brofeldt f38f5ac3cf
chore(ci): add tai and michael to helm owners (#30925) 2024-11-14 13:47:40 -08:00
Evan Rusackas 4d50d4944f
chore(AntD5): touchup on component imports/exports, theming ListViewCard (#29545)
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
2024-11-11 12:35:51 -07:00
Evan Rusackas 683ed0d943
chore(GHA): Making the Linkinator STEP non-blocking, rather than the JOB. (#30847) 2024-11-07 21:55:34 -07:00
Evan Rusackas d217a78857
chore(actions): Bump Linkinator in superset-docs-verify.yml (#30846) 2024-11-05 14:27:44 -07:00
Evan Rusackas 0b263697ca
chore: Revert "build(deps): bump JustinBeckwith/linkinator-action from 1.10.4 to 1.11.0" (#30838) 2024-11-04 17:08:55 -07:00
dependabot[bot] 64f8140731
build(deps): bump antd from 5.20.5 to 5.21.6 in /docs (#30794)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
2024-11-04 09:53:14 -07:00
dependabot[bot] fa9d2cefcc
build(deps): bump JustinBeckwith/linkinator-action from 1.10.4 to 1.11.0 (#30802)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 10:27:44 -07:00
Geido 3e29777526
fix(Dashboard): Sync/Async Dashboard Screenshot Generation and Default Cache (#30755)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2024-11-01 11:39:43 +02:00
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