Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Jun 07, 2022
  2. May 10, 2022
  3. Apr 12, 2022
    • Nemanja Glumac's avatar
      [E2E] Consolidate test scripts (#21627) · 5d6a58d0
      Nemanja Glumac authored
      * Rename `test-cypress-no-build` to `test-cypress-run`
      
      * Rename `test-visual-no-build` to `test-visual-run`
      
      * Reorder scripts
      
      * Remove yarn (install) from the Cypress run script
      5d6a58d0
  4. Mar 31, 2022
  5. Mar 30, 2022
  6. Mar 29, 2022
    • Pawit Pornkitprasan's avatar
      [e2e] use maildev version 1.1.0 (#21333) · 10dec245
      Pawit Pornkitprasan authored
      New releases of maildev were recently made which has UI changes
      as well as changing the default port from 25 to 1025, causing tests
      to fail.
      
      While we may want to upgrade maildev in the future, let's stick to
      the old version first to unbreak all the tests.
      10dec245
  7. Mar 25, 2022
  8. Mar 18, 2022
    • Alexander Lesnenko's avatar
      fix percy (#21103) · 2ffd324c
      Alexander Lesnenko authored
      * update timeout and use buildjet
      
      * return percy push job branch constraints
      
      * revert timeouts
      
      * use prepare-cypress
      2ffd324c
  9. Mar 10, 2022
  10. Mar 09, 2022
  11. Feb 03, 2022
  12. Jan 31, 2022
  13. Jan 17, 2022
  14. Jan 10, 2022
  15. Dec 13, 2021
  16. Dec 08, 2021
    • Ariya Hidayat's avatar
      Skip node_modules caching for Percy CI (#19266) · 578ff72a
      Ariya Hidayat authored
      Caching node_modules (see PR #19202) doesn't seem to _always_ work for
      Percy CI workflow, there must be some non-deterministic behavior
      somewhere.
      Until we figure out that, skip node_modules caching for now to unblock
      Percy CI runs.
      578ff72a
  17. Dec 07, 2021
  18. Dec 06, 2021
  19. Oct 12, 2021
  20. Oct 09, 2021
  21. Aug 17, 2021
    • pawit-metabase's avatar
      upgrade to @percy/cypress 3.x (#17485) · baed054f
      pawit-metabase authored
      * upgrade to @percy/cypress 3.x
      
      @percy/cypress 2.x uses deprecated @percy/agent which includes
      an old version of puppeteer. The old version of puppeteer causes
      `yarn` command to fail on M1 macOS environment.
      
      Upgrade to @percy/cypress 3.x removes the dependency and thus
      solves the issue.
      
      The upgrade was done by running `npx @percy/migrate`.
      
      * remove percy healthcheck task
      
      This no longer exists in 3.x, see
      https://github.com/percy/percy-cypress/blob/master/README.md#upgrading
      
      * remove deprecated percy/exec-action
      
      and moved `percy exec` to the correct command
      
      * run 'yarn install' before running percy
      baed054f
  22. Aug 09, 2021
  23. Aug 05, 2021
  24. Aug 03, 2021
  25. Jul 30, 2021
  26. Jul 27, 2021
Loading