casa icon indicating copy to clipboard operation
casa copied to clipboard

proposal: Reduce CI runtime by shrinking the docker workflow rspec suite

Open abachman opened this issue 4 months ago • 1 comments

What's up?

The docker.yml and rspec.yml workflows both run the whole Rspec test suite, which increases total runtime of the full PR checks list and increases the risk of flaky test failures by 100%.

What are you thinking?

I propose reducing the docker.yml workflow to a single "smoke test" spec run.

abachman avatar Sep 13 '25 20:09 abachman

This issue has been open without changes for a long time! What's up?

github-actions[bot] avatar Nov 15 '25 02:11 github-actions[bot]