Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Dec 17, 2024
    • Phoomparin Mano's avatar
      ci(sdk): re-enable sdk e2e cross version tests for 52 branch (#51402) · df5ab529
      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
      df5ab529
    • Phoomparin Mano's avatar
      Disable failing sdk e2e cross-version tests in 52 branch (#51389) · b858a42c
      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
      b858a42c
    • Phoomparin Mano's avatar
      ci(sdk): embedding e2e workflow fixes for 52 branch (#51268) · 77e4a6dc
      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: default avatarDenis Berezin <denis.berezin@metabase.com>
      77e4a6dc
  2. Dec 12, 2024
  3. Nov 27, 2024
  4. Nov 26, 2024
  5. Nov 23, 2024
  6. Aug 30, 2024
    • Uladzimir Havenchyk's avatar
      ci: put failing tests into e2e job summary (#47134) · 1b2dcb71
      Uladzimir Havenchyk authored
      * ci: put failing tests into e2e job summary
      
      * cleanup
      1b2dcb71
    • Ngoc Khuat's avatar
      [notification] webhook for alert (#45201) · d897f201
      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: default avatarNick Fitzpatrick <nick@metabase.com>
      d897f201
  7. Aug 15, 2024
  8. Jul 30, 2024
  9. Jul 24, 2024
  10. Jul 22, 2024
    • Nemanja Glumac's avatar
      ci: Run without Replay (#45799) · 62688d78
      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
      62688d78
  11. Jul 17, 2024
  12. Jun 04, 2024
  13. May 27, 2024
  14. May 16, 2024
  15. May 15, 2024
  16. Feb 16, 2024
  17. Feb 02, 2024
  18. Feb 01, 2024
  19. Jan 31, 2024
  20. Jan 24, 2024
  21. Jan 03, 2024
  22. Dec 13, 2023
  23. Dec 08, 2023
  24. Nov 21, 2023
  25. Nov 15, 2023
  26. Nov 14, 2023
  27. Oct 27, 2023
  28. Oct 25, 2023
  29. Oct 23, 2023
  30. Oct 22, 2023
  31. Oct 20, 2023
  32. Oct 19, 2023
  33. Oct 17, 2023
    • Nemanja Glumac's avatar
      Conditionally start Docker containers for E2E tests (#34655) · faca09c6
      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
      faca09c6
Loading