add --review-pr-max and --review-pr-filter options to limit easyconfigs used by --review-pr + retain order of easyconfigs being compared with#3754
Conversation
…gs shown in multi-diff
…ramework into review_pr_diffs
…d-framework into review_pr_diffs
|
naturally, removing the sort affects the tests, I'll take care of it |
This comment has been minimized.
This comment has been minimized.
|
without the sort, the tests run differently in the CI and locally, I suppose because the order of |
|
I suggest just making the globbed values stable: by sorting them what most likely is the best -> word order (unless corner cases where a software goes from I think this leaves (I was planning on also using this method for the boegelbot check, but with some modifications;
|
…r of easyconfigs in respective tests
|
@boegel I tested |
|
The many tests configurations done by the CI should suffice here no? I think it's good to be merged for 4.5.0 |
|
@Micket for PRs, the CI skips the tests that require a github token such as I'd still want to hear from @boegel though. This seems both useful and harmless to me, but maybe we're missing something. |
boegel
left a comment
There was a problem hiding this comment.
Changes look good to me.
The GitHub tests (both in test.framework.github and test.framework.options) are passing locally for me too, with both Python 2 and Python 3.
…