Closed malhotra5 closed 1 week ago
This PR partially addresses issue #143 by caching the pip installation of openhands-resolver
openhands-resolver
We invoke the caching workflow only when the label fix-me is used; we do the following
fix-me
This means
fix-me-experimental
This PR partially addresses issue #143 by caching the pip installation of
openhands-resolver
Changes
We invoke the caching workflow only when the label
fix-me
is used; we do the followingopenhands-resolver
version availableopenhands-resolver
version used as the key, otherwise restore packages from the existing cacheThis means
fix-me-experimental
is used all caching workflows are skipped; this ensures the unreleased version is installedopenhands-resolver
is released, a new cache will be created since the cache key won't exist. The older cache will automatically be discarded by Github in 7 days if its not used.Test logs
fix-me-experimental
label is used