Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Nov 04, 2020
  2. Nov 03, 2020
  3. Nov 02, 2020
  4. Oct 30, 2020
  5. Oct 29, 2020
  6. Oct 28, 2020
    • Ariya Hidayat's avatar
      Put yaml-lint into devDependencies (#13600) · 8be77462
      Ariya Hidayat authored
      * Put yaml-lint into devDependencies
      
      That way, the CI run is more reproducible (no need to install yaml-lint
      on the fly).
      
      * Attempt to lint YAML files via yarn run
      
      * Update the CI workflow dependency for yaml-linter
      Unverified
      8be77462
    • dpsutton's avatar
      Show engine in Task trouble shooting logs (#13608) · 73737b41
      dpsutton authored
      * Show engine in Task trouble shooting logs
      
      in an effort to get better feedback when people raise issues about
      long running sync processes, include the database engine in the logs.
      
      Also wrapped `th` in a `tr` inside the `thead` to remove react warning
      
      * Const intead of let on the db_id_to_engine
      
      * Swap db id for db name
      
      * Move comment out of jsx
      Unverified
      73737b41
  7. Oct 27, 2020
  8. Oct 26, 2020
  9. Oct 24, 2020
  10. Oct 23, 2020
  11. Oct 22, 2020
Loading