Đỗ Trọng Hải
a78968c68e
chore(ci): consolidate Node version reference in CI to associated `.nvmrc` ( #32192 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2025-02-10 11:52:36 -08:00
Maxime Beauchemin
531f1b6aa4
chore(gha): bump ubuntu to latest fresh release ( #31390 )
2024-12-18 23:32:10 -08:00
Maxime Beauchemin
446a3b22dc
chore: move all GHAs to ubuntu-22.04 ( #29447 )
2024-07-01 14:19:25 -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
8d57a35531
feat: bake translations as part of the build processes ( #28483 )
2024-05-29 16:58:08 -07:00
Maxime Beauchemin
dea430649d
chore: [proposal] de-matrix python-version in GHAs ( #27906 )
2024-04-10 14:32:30 -07:00
Maxime Beauchemin
e80d194b8f
fix: improve change detection for GHAs ( #27904 )
2024-04-08 16:20:25 -07:00
Evan Rusackas
5603453c18
chore(node): bumping Superset to Node 18 ( #27198 )
2024-04-02 16:48:08 -06: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
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
56a6660c16
chore: 2nd try - simplify python dependencies ( #27505 )
2024-03-18 18:39:41 -07:00
Michael S. Molina
a54a24e3b5
fix: Re-enable CI checks on release branches ( #27390 )
2024-03-06 14:23:07 -03:00
dependabot[bot]
5930bbb5d3
build(deps): bump actions/checkout from 2 to 4 ( #26971 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 11:56:33 -07:00
dependabot[bot]
a8a9472c39
build(deps): bump actions/setup-python from 4 to 5 ( #26970 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 11:20:24 -07:00
Maxime Beauchemin
26e330e119
feat(ci): kill duplicate CI jobs on PRs ( #26945 )
2024-02-01 08:08:41 -07:00
dependabot[bot]
032af5a069
build(deps): bump actions/setup-node from 2 to 4 ( #26927 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 08:06:48 -07:00
Maxime Beauchemin
c6772b6c78
chore: prevent CI double runs on push + pull_request ( #26766 )
2024-01-23 20:30:53 -08:00
John Bodley
cbf39650d0
chore: Re-enable some GitHub action workflows in draft mode ( #24626 )
2023-07-11 10:50:14 -06:00
Sebastian Liebscher
e3719a1b07
feat: bump to Python3.9 ( #23890 )
...
Co-authored-by: EugeneTorap <evgenykrutpro@gmail.com>
2023-05-10 20:21:56 +03:00
Sebastian Liebscher
3c381c5361
chore(ci): bump actions ( #23895 )
2023-05-02 08:59:00 +03:00
Josh Soref
47fd73255e
fix(ci): Fix GitHub workflow behavior for forks ( #23117 )
2023-04-14 09:23:00 -06:00
Yongjie Zhao
12f1d914bd
chore: update babel doc ( #17679 )
...
* chore: update babel doc
* update .po file
* update translation workflow
2021-12-08 16:36:57 +08:00
Ville Brofeldt
82601abe17
feat: upgrade docker image to py38 and add support for py39 ( #16889 )
...
* feat: upgrade docker image to py38 and add support for py39
* update required tests
2021-10-05 11:35:14 +03:00
Ville Brofeldt
a3413197de
chore: upgrade to Node 16 ( #16809 )
...
* chore: upgrade to Node 16
* add docs
* fix test
2021-09-25 07:26:35 +02:00
Tobiasz Kędzierski
1f27b62d51
ci: use git submodules for (securely) using third party Github Actions ( #12709 )
...
* Use git submodules for (securely) using third party Github Actions
List of repositories added as submodules:
EndBug/latest-tag@latest
morrisoncole/pr-lint-action@v1.4.1
trilom/file-changes-action@v1.2.4
styfle/cancel-workflow-action@0.6.0
apache-superset/cached-dependencies@b90713b
unsplash/comment-on-pr@v1.2.0
2021-01-23 23:10:16 -08:00
Amit Miran
d80c2ed72a
chore: skip CI on draft PR ( #12666 )
2021-01-21 16:10:17 -08:00
Jesse Yang
438be9a75e
chore: upgrade CI runner to Ubuntu 20.04 ( #12563 )
...
This should fix a broken CI error where apt fails to update:
E: The repository 'https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_18.04 Release' no longer has a Release file.
2021-01-15 16:14:33 -08:00
Jesse Yang
f48284909d
build: try to speed up Github workflows ( #12090 )
2021-01-07 00:47:00 -08:00
Jesse Yang
a3bbbf8ea3
build: inline external Github Actions to unblock CI ( #12241 )
...
* build: inline cached-dependencies to unblock CI
* Run E2E on pull_request on;y
* Inline all external actions
* Checkout needed for internal actions
Also fixes pre-commit
* Add missing files
2021-01-04 14:16:07 +02:00
Jesse Yang
8164aeafb1
build: cancel previous github action runs ( #11940 )
2020-12-08 15:27:08 -08:00
Jesse Yang
7cbf21c39f
build: set actions/setup-python to v2 ( #11644 )
...
This upgrades the `setup-python` action and pins it to the latest v2,
which suppresses the warnings about set-env and add-path:
Error: The `set-env` command is deprecated and will be disabled on November 16th. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
2020-11-11 13:15:05 -08:00
Phillip Kelley-Dotson
85a916036c
docs(new docs site): removes old sphinx doc site with gatsby ( #10784 )
...
* Remove old apache sphinx doc site with refreshed gatsby
* remove rando
* add licenses
* excluing .mdx files from license checks
* fixes
* Clean up sphinx references
* Addressed comments
* colors and tweaks
* more fixes
* add dummy docs/requirements.txt to satisfy stupid fossa
* cp .prettierrc
* more licenses
* minor touchups
* reqs
* removing old videos
* add github buttons
* prettier
* tweaks
* Eugenia/Fix some of the images and modified some of database pages
* add subheadernav
* add side headers nav and more responsive design for docs
* update resources page and other styling updates
* linting
* tweaks
* removing windows and align:center
* update resources
* remove links and and card hearder
* lots of styling tweaks
* Tweaks and minor improvements
* lint
* fix CI
* trigger pre-comimt
* rererefix CI
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
Co-authored-by: Eugenia Moreno <eugenia@Eugenias-MBP.fios-router.home>
Co-authored-by: Evan Rusackas <evan@preset.io>
2020-09-11 22:59:12 -07:00
Jesse Yang
dd7f3d5402
build: split hive and presto tests to separate jobs ( #10821 )
...
* build: split hive and presto tests to separate jobs
* Must install doc dependencies, too
2020-09-10 13:12:00 -07:00
Jesse Yang
7ff1757448
build: optimize GitHub Actions for building speed and stability ( #10485 )
2020-07-30 22:28:56 -07:00
Ville Brofeldt
ed1d030667
fix: invalid JSON in FR and DE translations ( #9803 )
...
* fix: invalid JSON in FR translation
* fix: broken or misformatted translations and add unit test for JSON validty
* Move translation lint test to CI task
2020-05-14 15:26:12 -07:00