• Kamil Trzciński's avatar
    Introduce `ci_needs_size_limit` to fine control needs · 5fbdf7cc
    Kamil Trzciński authored
    This does increase the DAG limit to 50 under
    the `ci_plan_needs_size_limit` feature flag,
    but allows to fine control amount of DAG per-plan.
    
    This does remove the old `ci_dag_limit_needs`
    which had a wierd state (enabled by default),
    instead of disabled by default.
    5fbdf7cc
build.rb 5.78 KB