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
We want to move to Ucan Invocation ucan-wg/invocation#21 and leverage the updated work happening with rs-ucan. This should remove the need for homestar-invocation or make that an extremely small layer.
Components and Changes
Implement schemars (i.e. JSON-Schema) on the rs-ucan side.
Leverage the test-utils feature in rs-ucan to replace our mocks and test-utils from homestar-invocation.
Implement diesel
Instructions replaced
homestar-workflow should take in invocations (not tasks)
A non-anyhow, generalized bail/ensure (somewhere)
The text was updated successfully, but these errors were encountered:
Summary
We want to move to Ucan Invocation ucan-wg/invocation#21 and leverage the updated work happening with rs-ucan. This should remove the need for
homestar-invocation
or make that an extremely small layer.Components and Changes
test-utils
feature in rs-ucan to replace our mocks and test-utils fromhomestar-invocation
.diesel
homestar-workflow
should take in invocations (not tasks)The text was updated successfully, but these errors were encountered: