pybikes icon indicating copy to clipboard operation
pybikes copied to clipboard

Make test_changes in CI smarter

Open eskerda opened this issue 4 months ago • 0 comments

At the moment it runs any whole system that changed. It's common for systems to fail regularly, so this CI step can be annoying to contributors or force a PR to include unrelated changes for the sake of ✅

When the changes are on the json file and not the py file we should be checking only the instances that changed in particular and not the whole system.

eskerda avatar Aug 29 '25 12:08 eskerda