You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: