This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 20, 2024
-
-
Tyler Plude authored
-
Roman Abdulmanov authored
-
Roman Abdulmanov authored
-
- Nov 19, 2024
-
-
Uladzimir Havenchyk authored
-
Roman Abdulmanov authored
-
Roman Abdulmanov authored
-
- Nov 18, 2024
-
-
Cam Saul authored
-
- Nov 15, 2024
-
-
Uladzimir Havenchyk authored
-
- Nov 14, 2024
-
-
Cam Saul authored
-
Uladzimir Havenchyk authored
* ci: attempt to avoid rate trivy rate limit and fix jar path * drop trivy related changes
-
- Nov 13, 2024
-
-
Ryan Laurie authored
* revert (most of) #48910 * remove test code * fix conflict
-
Cam Saul authored
-
- Nov 12, 2024
-
-
Mahatthana (Kelvin) Nomsawadi authored
* Update workflow on master * [DEBUG] Disable steps for testing * Add alberto as a reviewer * [DEBUG] modify the branch name for testing * Revert "[DEBUG] modify the branch name for testing" This reverts commit 7d5d8bf8. * Revert "[DEBUG] Disable steps for testing" This reverts commit a8662c9e.
-
Cam Saul authored
* Try snowflake 3.19.0 * Deafault to java 21 for drivers * Trigger CI * Try running things with --add-opens to see if it solves our problems * Fix `update-view-dashboard-timestamp-test` * Try snowflake 3.19.0 * Deafault to java 21 for drivers * Try running things with --add-opens to see if it solves our problems * Fix `update-view-dashboard-timestamp-test` * Update deps.edn * Switch to Java 21 * Docker image needs to use --add-opens option * Add note about change to Java 21 to driver changelog --------- Co-authored-by:
Nemanja <31325167+nemanjaglumac@users.noreply.github.com> Co-authored-by:
Luis Paolini <paoliniluis@gmail.com>
-
- Nov 08, 2024
-
-
Ryan Laurie authored
* build on java 21 * update docker image * update test * more using 21 * back to 11 for build * update docker command * update containerization * update docker actions * revert dockerfile change * update other docker action versions * use release commit for containerization
-
- Nov 06, 2024
-
-
Ryan Laurie authored
-
Ryan Laurie authored
* push metabot to stats * use metabot tag instead
-
- Nov 04, 2024
-
-
Ryan Laurie authored
* only tag nightly on the current version * add release channel setting to publish job * clean up release workflow * remove code from something else * reduce depth of the release process stack * update build job too * remove dead arg
-
Ryan Laurie authored
* only tag nightly on the current version * add release channel setting to publish job * clean up release workflow * remove code from something else * fix step title
-
- Oct 24, 2024
-
-
Mahatthana (Kelvin) Nomsawadi authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Remove outdated comment * Add logic for automating npm dist tags * Fix deprecated GitHub action output command * Update .github/workflows/release-embedding-sdk.yml Co-authored-by:
Denis Berezin <denis.berezin@metabase.com> * Add comment and correct 51 dist tag --------- Co-authored-by:
Denis Berezin <denis.berezin@metabase.com>
-
Alexander Solovyov authored
-
- Oct 21, 2024
-
-
Ryan Laurie authored
* dont run release log on forks * dont run cron actions on forks at all
-
Mahatthana (Kelvin) Nomsawadi authored
* Automate npm version * Make troubleshooting SDK release process easier * Fix quote situation * Allow deploying SDK to different branches at the same time Because they won't be in conflict with each other * Make checkout a bit faster * Remove unnecessary console.log Co-authored-by:
Phoomparin Mano <poom@metabase.com> * Tidy up `jq` command Co-authored-by:
Phoomparin Mano <poom@metabase.com> * Tidy up multiple GitHub actions summary log Co-authored-by:
Phoomparin Mano <poom@metabase.com> --------- Co-authored-by:
Phoomparin Mano <poom@metabase.com>
-
- Oct 16, 2024
-
-
Mahatthana (Kelvin) Nomsawadi authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
- Oct 14, 2024
-
-
Cam Saul authored
* Experimental: try splitting MySQL test jobs into 4 partitions intstead of 2 * user-http-request should make sure users are initialized * Fix MySQL deadlocks in tests * Bump init timeout to 90 seconds * Fix metabase.api.session-test/logout-test
-
- Oct 10, 2024
-
-
Ryan Laurie authored
-
Ryan Laurie authored
* fix last release detection to support pre-releases * better base commit detection for release log * disable auto nightly tag due to race condition
-
- Oct 08, 2024
-
-
Ryan Laurie authored
* update setting copy * update settings context strings * fix milestone check
-
Cam Saul authored
* SQUASH! * Add another sanity checc * Another test fix attempt * Appease Kondo
-
Cam Saul authored
* Parallel driver tests PoC * Set fail-fast to false for now * Try splitting up non-driver tests to see how broken tests are * Whoops fix plain BE tests * Ok nvm I'll test this in another branch * Fix fail-fast * Experiment with the improved Hawk split logic * Fix some broken/flaky tests * Experiment: try splitting MySQL 8 tests into FOUR jobs * Divide other Postgres and MySQL tests up and use num-partitions = 2 * Another test fix
* Flaky test fix * Try making more stuff fast * Make athena fast?? * Fix a few more things * Test fixes? * Fix configs * Fix Mongo job syntax * Fix busted test from #46942 * Fix Mongo config again * wait-for-port needs to specify shell I guess * More cleanup * await-port can't have a timeout-minutes I guess * Let's only parallelize MySQL for now. * Cleanup action * Cleanup wait-for-port action * Fix another flaky test * NOW driver tests will be FAST * Need to mark driver tests too * Fix wrong tag * Use Hawk 1.0.5 * Fix busted metabase.public-settings-test/landing-page-setting-test * Fix busted `metabase.api.database-test/get-database-test` etc. (hopefully) * Fix busted `metabase.sync.sync-metadata.fields-test/sync-fks-and-fields-test` for Oracle * Maybe this fixed `metabase.query-processor.middleware.permissions-test/e2e-ignore-user-supplied-perms-test` maybe not * Fix busted metabase.api.dashboard-test/dependent-metadata-test because endpoint had differemt sort order than test * Ok my test fix did not work * Fix metabase.sync.sync-metadata.fields-test/sync-fks-and-fields-test for Redshift * Better test name * More test fixes * Schema fix * PR feedback * Split off test partitioning into separate PR * Fix failing Oracle tests * Another round of test fixes, hopefully * Fix failing Redshift tests * Maybe the last round of test fixes * Fix Oracle * Fix stray line
-
- Oct 07, 2024
-
-
Vamsi Peri authored
-
Ryan Laurie authored
* support for pre-release suffixes * handle milestones better * update prerelease function in github action * update zero coalescing
-
- Oct 03, 2024
-
-
Oreon Lothamer authored
-
- Oct 02, 2024
-
-
Ryan Laurie authored
* add action to batch process release branch milestones * top level await workaround * add more logging * cleanup
-
Oreon Lothamer authored
-
Arkadi Yaroslavtsev authored
-
- Oct 01, 2024
-
-
Ryan Laurie authored
* allow updating version-info with other channel info * polish + tests * found the version swallower
-
- Sep 27, 2024
-
-
Ryan Laurie authored
-