Skip to content

Files

workflows

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 6, 2023
Nov 26, 2024
Nov 26, 2024
Nov 26, 2024
Nov 26, 2024
Nov 26, 2024
Dec 5, 2023
Nov 26, 2024
Nov 26, 2024
Feb 18, 2024
Nov 26, 2024
Nov 30, 2024
Nov 26, 2024
Nov 26, 2024
Nov 26, 2024
Aug 21, 2024

The CI is structured so most tests are run in specific workflows: arrow.yml for arrow, parquet.yml for parquet and so on.

The basic idea is to run all tests on pushes to main (to ensure we keep main green) but run only the individual workflows on PRs that change files that could affect them.