Skip to content

← All questions

Every PR runs all 190 specs — is there a --since for sdods run?

Asked 3,280 views2 answers

PR checks take 40 minutes because we run the whole suite on every push, and a typical PR touches one module. I was expecting something like

bash
sdods run -p portal --since origin/main

but that is not a flag. There is clearly change-impact analysis somewhere — is it reachable from run?

asked by Thom Vasseur5,470 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related