Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spec Integration: Split-out homestar-core form workflows so that core (invocations) can be used by rs-ucan #391

Closed
2 tasks
Tracked by #331
zeeshanlakhani opened this issue Oct 19, 2023 · 1 comment · Fixed by #506
Closed
2 tasks
Tracked by #331
Assignees

Comments

@zeeshanlakhani
Copy link
Contributor

zeeshanlakhani commented Oct 19, 2023

Summary

We want to start separating out workflows from invocations, particularly as we move toward more work on ucan-invocations as a whole. So, this first breaks up the crates before eventual integration into rs-ucan.

Components

  • First draft: separate homestar-core into homestar-invocation and homestar-workflow
    • This opens up homestar-invocation to become a mod within rs-ucan and fission-server, cc: @matheus23 @QuinnWilton
  • Minor updates to prep for new invocation spec => wasm / inputs / mod.

ETA: 2023-11-05

@matheus23
Copy link

This opens up homestar-invocation to become a mod within rs-ucan

Or even just in fission-server in a nearer future than in rs-ucan

@zeeshanlakhani zeeshanlakhani self-assigned this Jan 14, 2024
zeeshanlakhani pushed a commit that referenced this issue Jan 18, 2024
Includes:

- parallel test configuration, edits, and util updates
- doc shuffling
- run cargo test too
- preps us for release(s)
- Closes #391.

---------

Signed-off-by: Zeeshan Lakhani <[email protected]>
Co-authored-by: Brian Ginsburg <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants