v1.8.0
What's Changed
- fix(ci): fail a test job that has nothing to run, instead of reporting success by @CybotTM in #193
- feat(runtests): say which config was taken, and which ones were ignored by @CybotTM in #192
- feat(runtests): mark the runner's own container instead of guessing at /.dockerenv by @CybotTM in #194
- ci: retry the actionlint download instead of losing the lint job to it by @CybotTM in #195
- feat(extended-testing): take testsuite names and the Infection config from inputs by @CybotTM in #196
- feat(fuzz): run the fuzz suite when one exists, instead of only when asked by @CybotTM in #198
- feat(runtests): let an extension name the PHP image it needs by @CybotTM in #199
Full Changelog: v1.7.2...v1.8.0