LivelyKernel / LivelyKernel/lively.next
PR Checks should also run tests for transitive dependent packages
Open
:lady_beetle: bug
- Dominant language
- JavaScript
- Stars
- 90
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Right now when we for instance have a PR which changes stuff in `lively.morphic` the tests in `lively.ide` are not executed, although `lively.ide` is transitively dependent on `lively.morphic`.
One recent instance of this was the following action run, which failed to catch an error in `lively.ide` due to the PR: https://github.com/LivelyKernel/lively.next/actions/runs/13163505364/job/36737917238
Contributor guide
Assessment
This issue has not been assessed yet.