Joe Li
3aebd88087
ci(pre-commit): install helm-docs via go instead of untrusted brew tap ( #973 )
...
Homebrew rolled out an untrusted-tap security change on the GitHub runner
image that makes `brew install norwoodj/tap/helm-docs` fail with "Skipping
norwoodj/tap because it is not trusted", so the pre-commit workflow's
"Enable brew and helm-docs" step now exits non-zero before the hooks ever
run. This turned the "pre-commit checks" job red on every push regardless of
the diff.
Replace the brew tap install with `go install
github.com/norwoodj/helm-docs/cmd/helm-docs@v1.14 .2`, matching apache/superset
upstream and keeping the binary version aligned with the helm-docs pre-commit
hook rev in .pre-commit-config.yaml.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-17 11:29:42 -07:00
dependabot[bot]
c31daf8c92
chore(deps): bump actions/cache from 3 to 4 ( #33999 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-02 09:14:28 -07:00
Maxime Beauchemin
dd129fa403
feat(theming): land Ant Design v5 overhaul — dynamic themes, real dark mode + massive styling refactor ( #31590 )
...
Co-authored-by: Enzo Martellucci <52219496+EnxDev@users.noreply.github.com >
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com >
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me >
Co-authored-by: Geido <60598000+geido@users.noreply.github.com >
Co-authored-by: Alexandru Soare <37236580+alexandrusoare@users.noreply.github.com >
Co-authored-by: Damian Pendrak <dpendrak@gmail.com >
Co-authored-by: Pius Iniobong <67148161+payose@users.noreply.github.com >
Co-authored-by: Enzo Martellucci <enzomartellucci@gmail.com >
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com >
2025-06-20 13:38:58 -07:00
Pat Buxton
2d26af25c1
feat: Python 3.12 support ( #33434 )
2025-06-02 10:00:37 -07:00
Maxime Beauchemin
664047f3fb
chore: fix precommit for eslint ( #32596 )
2025-03-12 11:26:36 -07:00
Ville Brofeldt
82595df6f9
chore(ci): use npm/yarn lock files where possible ( #32527 )
2025-03-06 06:47:48 -08:00
Ville Brofeldt
c1abe1ec44
chore(ci): show more failed pre-commit context ( #32517 )
2025-03-05 11:39:07 -08:00
Evan Rusackas
90651dfe3e
fix(dev/ci): pre-commit fixes galore ( #32352 )
2025-02-24 11:26:45 -07:00
alveifbklsiu259
e422e3c620
feat(type-checking): Add type-checking pre-commit hooks ( #32261 )
2025-02-19 15:12:17 -08: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
Maxime Beauchemin
531f1b6aa4
chore(gha): bump ubuntu to latest fresh release ( #31390 )
2024-12-18 23:32:10 -08: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
c7dc4dc7fc
fix: mypy issue on py3.9 + prevent similar issues ( #29864 )
2024-08-06 13:36:23 -04: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
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
a29cdefedf
chore(ci): make pre-commit step faster by skipping superset install ( #27979 )
2024-04-10 20:22:47 -07:00
Maxime Beauchemin
dea430649d
chore: [proposal] de-matrix python-version in GHAs ( #27906 )
2024-04-10 14:32:30 -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
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
Maxime Beauchemin
bd9afcda99
chore(ci): run pre-commit across the repo ( #26942 )
2024-01-31 15:19:14 -08:00