Issue #135 for test 27 surfaced some questions around memory size constraints of github actions.
Options:
Should manual coverage be done outside of github actions?
Should we do manual testing before we cut a release? Manual testing on a release would leave interim builds as a weak link as we know projects take dependencies on interim builds.
The other option would be to enforce a hard limit in the library on 4 GiB until we get automation in place.
Should we document the currently tested constraints?
@roywill will take the action item for running automated tests on larger machines.
Issue #135 for
test 27
surfaced some questions around memory size constraints of github actions.Options:
Should we do manual testing before we cut a release?Manual testing on a release would leave interim builds as a weak link as we know projects take dependencies on interim builds.@roywill will take the action item for running automated tests on larger machines.