This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 24, 2024
-
-
lbrdnk authored
This PR removes `:role` removal from spec, even if it was added in `:connection-uri`. It seems that `:connection-uri` is ignored on `do-with-connection-options` code path. Hence use of non-default roles is again available on Snowflake.
-
Ryan Laurie authored
-
- Jun 21, 2024
-
-
Ryan Laurie authored
* move cloverage to a nightly run * what a mess
-
- Jun 20, 2024
-
-
Mateusz Burzyński authored
-
- Jun 19, 2024
-
-
Mahatthana (Kelvin) Nomsawadi authored
-
Ryan Laurie authored
* automatically add milestones to prs and issues * test code * test code * test commit (#3138) * test commit (#43320) * test commit (#44357) * remove test code * add newlines * prefer older version milestones
-
Ryan Laurie authored
-
- Jun 18, 2024
-
-
Roman Abdulmanov authored
-
- Jun 17, 2024
-
-
Ryan Laurie authored
-
- Jun 14, 2024
-
-
Cal Herries authored
Fix fields from Amazon Athena Tables failing to sync if there is not an underscore in the Table Name (#44032)
-
Ryan Laurie authored
-
Ryan Laurie authored
* add additional release slack message * trigger slack messages from build * fixes * remove silly var name
-
Ryan Laurie authored
* update release script to trigger ops issue creation * update secret vars
-
- Jun 12, 2024
-
-
Ryan Laurie authored
-
- Jun 11, 2024
-
-
Mahatthana (Kelvin) Nomsawadi authored
* Remind embedding SDK PR author to use conventional commits * Only remind PR author when PR title isn't conventional commits * Add branch for testing * Fix gh cli command * Fix getting wrong user login * Ensure we don't create more than 1 comment * Improve comment format * Add more info for non-changelog related type * Check non-changelog related types * Update the comment for consistency * Revert "Add branch for testing" This reverts commit 4a1be68828ca2b81d5548e24a7be491f9c0348c0.
-
- Jun 07, 2024
-
-
Mahatthana (Kelvin) Nomsawadi authored
* Automate SDK doc PR * Prevent auto merge * Dry run npm publish for testing * Speed up testing by not building jars * Fix auto approve step * disable concurrency so I could test multiple runs in parallel * Test auto-merge * Fix auto merge * Revert "disable concurrency so I could test multiple runs in parallel" This reverts commit 60e90076. * Revert "Speed up testing by not building jars" This reverts commit 4e53a544. * Revert "Dry run npm publish for testing" This reverts commit 9b5d761c. * Enable all commented out steps * Remove unnecessary steps
-
Mahatthana (Kelvin) Nomsawadi authored
* Mock that the changelog is different from the one in master * Apply changelog patch incase the changelog is created from another branch * Dry run npm publish so I could test * Fix failed patch * Speed up testing by not building jar * Fix adding new changelog to master * feat(sdk): A placeholder for an actual feature in the changelog * Mock that the changelog diverges from master * Revert "Speed up testing by not building jar" This reverts commit acb80d74. * Revert "Dry run npm publish so I could test" This reverts commit f4e679ef. * Revert "Mock that the changelog diverges from master" This reverts commit 0e77a68e.
-
Ryan Laurie authored
* run smaller smoke test suite for pre-release check * fix run command
-
- Jun 06, 2024
-
-
Nemanja Glumac authored
* Add a helper to extract linked issues from PR body * Add tests * Tweak the workflow * Fix the workflow * Delete obsolete code * Improve the message * Fix whitespace error
-
Ryan Laurie authored
* WIP backport reminder bot * polish and automate backport reminder * do better english
-
Mahatthana (Kelvin) Nomsawadi authored
* Check git tag for an exact match * Set npm publish to dry run, so I can test * Uses new github automation account for creating a PR * Remove unnecessary step * Automatically set `no-backport` on the SDK doc version bump PR * Fix step to edit PR with correct permission * Remove npm dry run after finished testing
-
- Jun 05, 2024
-
-
Ryan Laurie authored
-
Ryan Laurie authored
* Add DevEx to team.json * no trailing commas in json
-
- Jun 04, 2024
-
-
Ryan Laurie authored
-
Ryan Laurie authored
* allow releasing from tagged test jars * always listen to nemanja * use java 17
-
Aleksandr Lesnenko authored
-
- Jun 03, 2024
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Ryan Laurie authored
* tag slack users by github handle * sort users
-
Nemanja Glumac authored
-
- Jun 01, 2024
-
-
Jesse Devaney authored
* remove unused variable * conditionally render labels sparsely if large amount of data points * update loki snapshots * refactor data label formatter conditions * setup intelligent label plotting * handle the case when there are no labels * add sparse data label rendering to bar charts * do not compute if no labels need to be shown or hidden * add sparse data labeling to waterfall charts * adjustment for large series waterfall labels * revert change * refactor name * add sparse labels to stacked bar and area * improve scaleFactor * fix type errors * remove unused labelFormatter * update snapshots * patch ECharts - labels with no text, i.e. "", were still being considered as plot-able labels which was causing labels with real text "asdfec.." to be hidden because of overlap. - This patch makes it so that labels with no text, i.e. "", are not considered to be candidates for overlap checking. * update loki snapshots * only loop over dataset once for getWaterfallChartDataDensity * improve performance of chart data density calculations * update loki snapshots * update E2E spec * update E2E spec * increase cartesian label density allotment * update loki snapshots * update loki snapshots * comment out node_modules cache since it cannot be skipped by commit and is breaking CI * fix type errors * Reset node modules if patches are changed * refactor type naming --------- Co-authored-by:
Uladzimir Havenchyk <uladzimir.dev@gmail.com> Co-authored-by:
Uladzimir Havenchyk <125459446+uladzimirdev@users.noreply.github.com>
-
- May 31, 2024
-
-
Ryan Laurie authored
* combine reproductions into new filters e2e job * fix import * gee thanks sloan
-
Vamsi Peri authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Auto tag embedding team for PR review + dry run npm publish * Install changelog generation package * Add the initial changelog * feat(sdk): This is an empty commit. For testing purposes. * Update SDk build script to include changelog * Check if a tag exists * Ensure changelog is in the released package * Fix workflow * Remove unnecessary step * Ensure we can have access to release utils script when checking out master * Fix the step to create a PR updating readme and changelog * Fix changelog generation * Fix couldn't download changelog * Clean up steps
-
- May 30, 2024
-
-
Cam Saul authored
* Remove Google Analytics driver * Remove more GA-related tests * Un-remove tests that aren't related to GA
-
Ryan Laurie authored
* combine question reproductions into one spec * split question reproductions * split reproductions three ways * fix sample db id
-
- May 28, 2024
-
-
Aleksandr Lesnenko authored
-
Anton Kostenko authored
-
- May 27, 2024
-
-
Kamil Mielnik authored
* Update & tag a test * Run tests also on TS files * Update mongo test
-
- May 20, 2024
-
-
Sloan Sparger authored
* add replay recordings to sanity check e2e tests during pre-release workflow * split out search tests from onboarding folder * parallelize pre-release testing --------- Co-authored-by:
Ryan Laurie <iethree@gmail.com>
-