intersystems / ipm

InterSystems ObjectScript Package Manager
MIT License
28 stars 19 forks source link

Expand packages CI workflow to cover *all* packages #500

Open isc-tleavitt opened 1 month ago

isc-tleavitt commented 1 month ago

We'll end up adding more things to #475 as a result. @isc-shuliu found one issue in an InterSystems package that escaped the existing workflow - we'll want to expand eventually anyway, so let's just do it now!

isc-shuliu commented 3 weeks ago

@isc-tleavitt The 256 job limit is a hard cap set by GitHub. I'm working on an amazing idea that uses high dimensional pooled testing to get a list of potentially failing packages. Once done right, the probability for false positives (packages that are flagged as failure but are actually passing) will be very close to 0 and there will be no false negatives (packages that are not flagged as failure but actually failed).