This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Dec 17, 2024
-
-
Phoomparin Mano authored
* revert me - run this workflow against the release-x.52.x branch * Revert "revert me - run this workflow against the release-x.52.x branch" This reverts commit 09026adc. * re-enable cross-version tests
-
Phoomparin Mano authored
* temporarily disable e2e cross-version tests * Revert "temporarily disable e2e cross-version tests" This reverts commit b5c60946. * skip until workflow is fixed
-
Phoomparin Mano authored
* Fix Embedding SDK cross-version e2e tests for release 51 branch (#51171) * bogus change to trick the ci - to revert * add the stub back * fix the stub name * fixme - hard code sdk_version for testing the workflow * fixme - hard code build requirements for testing the workflow * check resolved package path * fixme - check why require.resolve is erroring * fixme - add console log to get resolved package path * fixme - additional ci debugging logs * fixme - try limiting module search path to node_modules * fixme - try multiple strategies for resolving modules * fixme - throw a script error if resolution fails * remove unused event.json * fix webpack component script * fixme - comment out pull_request event block * return empty alias path if resolution failed * temporarily skip create question tests * fixme - debug create question tests failing * fixme - debug create question tests failing * fixme - revert sparse checkout version pinning * fixme - change hard-coded sdk version * revert fixme debugging changes * cleanup workflow changes * cleanup fixme changes to trigger ci --------- Co-authored-by:
Denis Berezin <denis.berezin@metabase.com>
-
- Dec 12, 2024
-
-
dpsutton authored
should be reverted but we want a 52 release context: https://github.com/metabase/metabase/actions/runs/12307551790/job/34351648561
-
github-automation-metabase authored
Co-authored-by:
Phoomparin Mano <poom@metabase.com>
-
- Nov 27, 2024
-
-
github-automation-metabase authored
Co-authored-by:
Denis Berezin <denis.berezin@metabase.com>
-
- Nov 26, 2024
-
-
github-automation-metabase authored
* Fix embedding test build (#50542) * kick ci --------- Co-authored-by:
Ryan Laurie <30528226+iethree@users.noreply.github.com> Co-authored-by:
Ryan Laurie <iethree@gmail.com>
-
- Nov 23, 2024
-
-
Denis Berezin authored
* feat(sdk): migrate existing sdk tests to cypress component testing * Self review
-
- Aug 30, 2024
-
-
Uladzimir Havenchyk authored
* ci: put failing tests into e2e job summary * cleanup
-
Ngoc Khuat authored
* [notification] New method: `channel/can-connect?` (#44955) * [notification] Channel APIs (#45207) * [notification] namespaced channel type (#45527) * [Notification] Render alert for http channel (#45545) * [notification] Add channel description (#45840) * [notification] update API to enable http channels for alert (#45839) * [Notification] Remove channel details for users without write perms (#46034) * [Notification] Serdes channel (#46031) * [Notification] Update http details schema (#45960) * [Notification] Deactivate channels will delete PulseChannel (#46115) * [Notification] audit log for channel create and update (#46113) * [Notification] Disallow undefined key for http channel details (#46712) * [Notification] Handle channel name conflicts (#46818) * Webhooks Admin Section (#46194) * [notification] Fix test pulse endpoint does not work properly for http channels (#46474) (#47050) * [Notification] Fix unable to update multiple channels per type (#47111) * [Notification] Record Task History when pulse sends channel message (#46218) * Enabling Webhook Alerts (#47022) * [Notification] fix cyclic deps (#47379) * [notification] channel serdes spec (#47386) Co-authored-by:
Nick Fitzpatrick <nick@metabase.com>
-
- Aug 15, 2024
-
-
Uladzimir Havenchyk authored
* disable cypress-terminal-report locally * one more check * cleanup
-
Uladzimir Havenchyk authored
-
- Jul 30, 2024
-
-
Uladzimir Havenchyk authored
-
- Jul 24, 2024
-
-
Denis Berezin authored
-
- Jul 22, 2024
-
-
Nemanja Glumac authored
* Uninstall ReplayIO * Remove Replay config * Install and use custom Chrome v111 * Simplify comment * Set a specific Chrome version commit * Skip repro for #22517
-
- Jul 17, 2024
-
-
Oreon Lothamer authored
* ephemeral pr envs on label
-
- Jun 04, 2024
-
-
Ryan Laurie authored
* allow releasing from tagged test jars * always listen to nemanja * use java 17
-
- May 27, 2024
-
-
Kamil Mielnik authored
* Update & tag a test * Run tests also on TS files * Update mongo test
-
- May 16, 2024
-
-
Aleksandr Lesnenko authored
-
- May 15, 2024
-
-
Nemanja Glumac authored
* Explicitly decide whether to upload or not * Upload in the main e2e workflow, but skip uploading in stress-test workflow * Do not record runs in the stress-test workflow * Add Replay API key Even though we're not using it in this workflow.
* Omit env var from the stress-test workflow
-
- Feb 16, 2024
-
-
Ryan Laurie authored
-
- Feb 02, 2024
-
-
Nemanja Glumac authored
Resolves #38301
-
- Feb 01, 2024
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* Upgrade `actions/download-artifact` action to v4 * Upgrade `actions/upload-artifact` action to v4
-
- Jan 31, 2024
-
-
Nemanja Glumac authored
-
- Jan 24, 2024
-
-
Ryan Laurie authored
Co-authored-by:
Vladimir Zaytsev <vladimir@trunk.io>
-
- Jan 03, 2024
-
-
Nemanja Glumac authored
* Remove Cypress cloud integration * Remove custom Chromium From now on, we'll use `replay-chromium` browser. * Start using ReplayIO for all E2E test runs * Use the default Chrome for Percy visual tests * Mark flaky tests
-
- Dec 13, 2023
-
-
Ryan Laurie authored
-
- Dec 08, 2023
-
-
Ryan Laurie authored
-
- Nov 21, 2023
-
-
Nemanja Glumac authored
* Revert "Improve external filter checks (#35740)" This reverts commit 8ef7eb59. * Revert "Make Chromatic workflow 3rd party friendly (#35708)" This reverts commit 931029e0. * Revert "Make E2E workflow 3rd party friendly (#35643)" This reverts commit b547eb7e. * Revert "PoC External workflow run trigger (#34951)" This reverts commit df16fc89.
-
- Nov 15, 2023
-
-
Nemanja Glumac authored
* Improve and unify `external-filter` checks * Refine E2E jobs conditionals
-
Ryan Laurie authored
* add special flaky group * tag tests with flakes over 10% * mark more flaky jobs
-
- Nov 14, 2023
-
-
Nemanja Glumac authored
-
- Oct 27, 2023
-
-
Nemanja Glumac authored
* Stop caching the uberjar for E2E tests * Bring back SHA1 in an uberjar name * Adjust the download uberjar action * Fix uberjar name for percy
-
- Oct 25, 2023
-
-
Nemanja Glumac authored
* Separate Replay E2E tests from the main workflow * Fix workflow conditionals
-
- Oct 23, 2023
-
-
Nemanja Glumac authored
-
- Oct 22, 2023
-
-
Nemanja Glumac authored
* Move E2E download uberjar logic into a composite action * Check out only the last 20 commits * Always use the correct, last commit in a branch This helps us avoid the slippery slope in which GitHub creates a new merge commit, that doesn't exist in the repo, under our feet. * Adapt the stress-test workflow to use new download action * Increase the number of commits to search through * Update .github/actions/e2e-download-uberjar/action.yml Co-authored-by:
Ryan Laurie <30528226+iethree@users.noreply.github.com> * Log full artifact name * Correctly download artifact from the current build --------- Co-authored-by:
Ryan Laurie <30528226+iethree@users.noreply.github.com>
-
- Oct 20, 2023
-
-
Nemanja Glumac authored
No need to repeat the same line for every single **step** when all steps can read from the **job** context.
-
- Oct 19, 2023
-
-
Nemanja Glumac authored
-
- Oct 17, 2023
-
-
Nemanja Glumac authored
* Conditionally start Docker containers for E2E tests * Check out before initializing Docker containers * Use official action to log in to DockerHub * Evaluate conditional expressions * Try shell conditionals * Fix errors due to unset vars * Run either Mongo or Pg+MySQL
-