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

feat: add a new shim for lunatic #122

Merged
merged 4 commits into from
Aug 23, 2023
Merged

feat: add a new shim for lunatic #122

merged 4 commits into from
Aug 23, 2023

Commits on Aug 22, 2023

  1. feat: add a new shim for lunatic

    Signed-off-by: Sven Pfennig <[email protected]>
    0xE282B0 authored and Mossaka committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    9c9c125 View commit details
    Browse the repository at this point in the history
  2. fix: build pipeline for lunatic shim

    update to the latest main branch of runwasi
    
    Signed-off-by: jiaxiao zhou <[email protected]>
    
    delete command in workload.yaml and make lunatic executable
    
    Signed-off-by: jiaxiao zhou <[email protected]>
    
    tests: fix the integration tests for lunatic
    
    this commits fix the integration tests for lunatic shim by
    adding hello to the end of the url for curling.
    
    It also removes unused code in mod.rs
    
    Signed-off-by: jiaxiao zhou <[email protected]>
    Mossaka committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c778b19 View commit details
    Browse the repository at this point in the history
  3. add lunatic to CI

    Signed-off-by: jiaxiao zhou <[email protected]>
    Mossaka committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c215630 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. fixed workload name

    Signed-off-by: jiaxiao zhou <[email protected]>
    Mossaka committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fd9b906 View commit details
    Browse the repository at this point in the history