Maxime Beauchemin
a34151fdf7
force pushing
2024-11-25 13:58:52 -08:00
Maxime Beauchemin
7a837dec7d
removing post-branch checkout
2024-11-25 13:48:33 -08:00
Maxime Beauchemin
4f70abab17
force create/push the branch
2024-11-25 13:46:05 -08:00
Maxime Beauchemin
283150d91e
upgrade chart-releaser-action
2024-11-25 13:41:09 -08:00
Maxime Beauchemin
34a89c04b1
tweaks
2024-11-25 13:34:27 -08:00
Maxime Beauchemin
a2ae36e824
fix: helm chart deploy to open PRs to now-protected gh-pages branch
...
Cleaning up the mess I created by deleting the `gh-pages` branch by mistake while deleting hundreds of stale branches in the repo.
The changes here make it such that pushing a new helm chart version will now open a PR against the now-protected `gh-pages` branch, require a review and merge to be deployed.
2024-11-25 13:20:39 -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
Ville Brofeldt
a3e89cbfab
fix(helm): use submodule on helm release action ( #30924 )
2024-11-14 13:47:55 -08: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
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
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
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
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