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 |