Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Feb 09, 2023
  2. Feb 08, 2023
  3. Mar 25, 2022
  4. Feb 03, 2022
  5. Feb 01, 2022
    • Ariya Hidayat's avatar
      CI with GitHub Actions: focus on PR trigger (#20128) · b9d69a3c
      Ariya Hidayat authored
      To avoid double runs of various checks (linters, tests, etc) on feature
      branch, we mainly run on pull_request trigger, i.e. the checks are
      carried out once that feature branch appears in a PR, and not before.
      
      We do however still run on push trigger for the important branches
      (master, release-*).
      Unverified
      b9d69a3c
  6. Jan 31, 2022
  7. Jan 25, 2022
  8. Dec 06, 2021
  9. Nov 09, 2021
  10. Jul 30, 2021
  11. Feb 25, 2021
Loading