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

refactor: massive jump toward a legit homestar runtime #133

Merged
merged 1 commit into from
May 19, 2023

Commits on May 19, 2023

  1. refactor: massive jump toward a legit homestar runtime

    * Adds runtime for singular workflows (multiple workflows incoming). Incldues:
      - workflow => Dag for sequential/promised and parallel compute
      - task scheduler (within workflow)
      - worker
      - integration between libp2p and workers for receipts and more
      - feature-gating ipfs for resources
      - adds retry/backoff for fetching resources
    * moves us toward tracing's logging and adds logfmt-formatted logs
    * removes much of early-early demo code
    
    Issues closed:
    
    - #76
    - #79
    - #86 (enough for now)
    zeeshanlakhani committed May 19, 2023
    Configuration menu
    Copy the full SHA
    3c314fc View commit details
    Browse the repository at this point in the history