• J
    Check ORCA and GPOPT formatting in Concourse. · 868fd2d7
    Jesse Zhang 提交于
    This patch adds a simple job that checks for the clang-format
    conformance, similar to the Travis CI job did in commit 54273fdd
    (greenplum-db/gpdb#10357).
    
    I was not amused when I realized the gen_pipeline.py doesn't do the due
    diligence of finding transitive dependencies (so the new job actually
    already blocks release, but the script insists on stopping at immediate
    blockers). But that's left for another day.
    868fd2d7
check_format.yml 237 字节