Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Jun 26, 2022
    • Nemanja Glumac's avatar
      Run Percy inside E2E main workflow (#23480) · be065255
      Nemanja Glumac authored
      * Add Percy to the main E2E workflow
      
      * Ignore unit tests
      
      * Delete Percy workflow
      
      * Do not run Percy tests on Cypress changes only
      
      * Check whether visual regression tests should run at all
      be065255
  2. Jun 07, 2022
  3. Apr 27, 2022
  4. Apr 26, 2022
  5. Apr 25, 2022
  6. 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
  7. Apr 06, 2022
  8. Apr 05, 2022
  9. Apr 04, 2022
  10. Apr 02, 2022
  11. Apr 01, 2022
  12. Mar 31, 2022
  13. Mar 30, 2022
  14. Mar 29, 2022
  15. Mar 27, 2022
  16. Mar 26, 2022
  17. Mar 25, 2022
  18. Mar 23, 2022
  19. Mar 21, 2022
  20. Mar 20, 2022
  21. Mar 19, 2022
  22. Mar 15, 2022
  23. Mar 14, 2022
    • Cam Saul's avatar
      Upgrade Liquibase to latest version; remove final Java source file and need... · aaf1b601
      Cam Saul authored
      Upgrade Liquibase to latest version; remove final Java source file and need for `clojure -X:deps prep` (#20611)
      
      * Upgrade Liquibase to latest version
      
      * Try adjusting log
      
      * Fix checksums for the TWO migrations with ID = 32
      
      * FINALLY get Liquibase to use Log4j2
      
      * Set Liquibase ConsoleUIService OutputStream to null OutputStream
      
      * Manually define a package for our H2 proxy class so Java 8 works
      
      * Fix package-name determination code
      
      * Update migrations file spec
      
      * `databasechangelog` shouldn't be upper-case
      
      * Lower-case quartz table names
      
      * More MySQL fixes :wrench:
      
      * Properties for all the Quartz tables :cry:
      
      * Formatting tweaks [ci skip]
      
      * Revert a few more busted changes
      
      * Fix more busted changes
      
      * Bump Liquibase version to 4.8.0 to fix MySQL defaultValueBoolean bug
      
      * OMG I think I finally fixed MySQL
      
      * Remove Java source file and prep-deps code
      
      * Remove two more references to bin/prep.sh
      
      * Minor cleanup
      
      * Revert unneeded changes
      
      * Fix busted indentation
      
      * Don't search inside java/ anymore since it's G-O-N-E
      
      * Appease the namespace linter
      
      * Update src/metabase/db/liquibase/h2.clj
      aaf1b601
  24. Mar 11, 2022
  25. Mar 10, 2022
  26. Mar 09, 2022
Loading