This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 20, 2023
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
- Mar 17, 2023
-
-
Nemanja Glumac authored
* [CI] Do not run `i18n` workflow on spec changes * Reverse the order of `name` and `run`
-
- Mar 16, 2023
-
-
Nemanja Glumac authored
-
- Mar 13, 2023
-
-
Aleksandr Lesnenko authored
* lint e2e specs on CI * update eslint to run on e2e specs
-
- Mar 03, 2023
-
-
Ryan Laurie authored
* WIP action data type tests * DRY up the actions tests * lots of type tests * make the tests work * reorganize tests * WIP action data type tests * DRY up the actions tests * lots of type tests * make the tests work * reorganize tests * reduce some flakes * better time formatting in action forms * sort out all the timezones
* update after rebase * rebase disaster -
Nemanja Glumac authored
* Ignore JS tests when doing CodeQL scans * Do not run CodeQL scans unless needed
-
- Mar 02, 2023
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* Use GitHub basic runners for `druid` and `sparksql` tests * Reduce the `drivers` timeout to 45 mintues
-
Nemanja Glumac authored
-
- Mar 01, 2023
-
-
Cam Saul authored
* Build Script overhaul * Remove stray deps.edn * Include :ci profile for build and release tests * Fix release script * Update markdown dox * Update another dox * Tweakz * Don't pin new version of data.xml to core project, just for build scripts * Ignore unrecognized options * Fix i18n/enumerate
-
Nemanja Glumac authored
* Register new E2E path alias * Move E2E support files * Move E2E runner files * Move E2E snapshot related files * Move E2E visual regression tests * Move E2E `downloads` scenarios * Move E2E `admin` scenarios * Move E2E `auditing` scenarios * Move E2E `bining` scenarios * Move E2E `ccollections` scenarios * Move E2E `cross-version` scenarios * Move E2E `custom-column` scenarios * Move E2E `dashboard` scenarios * Move E2E `dashboard-filters` scenarios * Move E2E `dashboard` reproductions * Move E2E `embedding` scenarios * Move E2E `filters` scenarios * Move E2E `joins` scenarios * Move E2E `models` scenarios * Move E2E `native-filters` scenarios * Move E2E `native` scenarios * Move E2E `onboarding` scenarios * Move E2E `organization` scenarios * Move E2E `permissions` scenarios * Move E2E `question` scenarios * Move E2E `visualizations` scenarios * Move E2E `sharing` scenarios * Move E2E `docker-compose` * Fix commands imports * Fix helpers imports * Fix downloads reproductions imports * Fix integration imports * Move visual regression tests * Various fixes * Move `validate-e2e-files` script * Add eslint rules for E2E folder * Improve file paths * Move `cross-version` tests into scenarios * Path fixes * Register E2E alias in tsconfig * Fix failing tests after rebase
-
- Feb 28, 2023
-
-
Nemanja Glumac authored
* Run workflows using `ubuntu-22.04` - batch 2 * Do not run `i18n` workflow on the latest Ubuntu
-
- Feb 27, 2023
-
-
Anton Kulyk authored
* Fix Jest coverage config * Run FE specs when jest configs change --------- Co-authored-by:
Nemanja <31325167+nemanjaglumac@users.noreply.github.com>
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
- Feb 26, 2023
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
- Feb 25, 2023
-
-
Nemanja Glumac authored
[ci skip]
-
- Feb 24, 2023
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* [CI] Run frontend and drivers tests on Ubuntu 22.04 * Skip capturing max memory usage for now
-
- Feb 23, 2023
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
[ci skip]
-
Cam Saul authored
* Snowflake Honey SQL 2 * Test fix
* Use Honey SQL 2 for GTAP compilation in sandboxing tests * Test fix -
Nemanja Glumac authored
-
- Feb 21, 2023
-
-
Nemanja Glumac authored
* Expand the glob to include TS(X) files * Use console error * Re-order imports * Print the missing files in red * Fix glob pattern * Add script to pre-commit hooks * Remove the check from CI
-
Nemanja Glumac authored
Resolves #27885
-
- Feb 20, 2023
-
-
Case Nelson authored
* Fix linter * Make sure we're inlining num in substitution and sum aggregations * Set hsql version * Fixing tests * Fixing tests after the h2 conversion * Use h2x/extract in h2, fix test differences * Fixing tests for honeysql2 * Only numbers get inlined * More test fixes * Fixing tests * Undo bad commit * Inline Ratio must produce doubles or h2 will do integer division where 1/2 = 0 * Fix bad case statement * We can't run native queries with AS for oracle --------- Co-authored-by:
Cam Saul <github@camsaul.com> Co-authored-by:
Cam Saul <1455846+camsaul@users.noreply.github.com>
-
Tim Macdonald authored
Especially helpful for work @camsaul is doing: https://github.com/clj-kondo/clj-kondo/issues/1996
-
Nemanja Glumac authored
[ci skip]
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* Add path filtering to codenotify workflow * Upgrade action to its latest version (v0.6.4)
-
- Feb 18, 2023
-
-
Nemanja Glumac authored
-
- Feb 17, 2023
-
-
john-metabase authored
* Removes :presto driver and tests * Merges :presto-common into :presto-jdbc * Adds migration to update presto databases to presto-jdbc --------- Co-authored-by:
Cam Saul <github@camsaul.com>
-
Nemanja Glumac authored
This makes it possible to have these matrix-generated jobs mark as required, even in situations when file-path filter doesn't trigger the original test.
-
Nemanja Glumac authored
[ci skip]
-
Nemanja Glumac authored
[ci skip]
-
- Feb 16, 2023
-
-
Nemanja Glumac authored
[ci skip]
-
Gustavo Saiani authored
-