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

Enable CI #3

Open
wants to merge 20 commits into
base: risczero
Choose a base branch
from
Open

Enable CI #3

wants to merge 20 commits into from

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    987c3b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    42c4faf View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. enable CI

    jjtny1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    292f5f5 View commit details
    Browse the repository at this point in the history
  2. fix syntax error

    jjtny1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    02f895f View commit details
    Browse the repository at this point in the history
  3. fix env and run syntax error

    jjtny1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3147593 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    ad5b1fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b295c7e View commit details
    Browse the repository at this point in the history
  3. fix github flow lint

    jjtny1 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    9f09e2e View commit details
    Browse the repository at this point in the history
  4. fix github workflow lint

    jjtny1 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3044893 View commit details
    Browse the repository at this point in the history
  5. add nightly build

    jjtny1 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ed9146c View commit details
    Browse the repository at this point in the history
  6. use space delimeter

    jjtny1 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    bef476b View commit details
    Browse the repository at this point in the history
  7. add cargo risczero test

    jjtny1 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    9736448 View commit details
    Browse the repository at this point in the history
  8. clone risc0 repo

    jjtny1 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    34d9676 View commit details
    Browse the repository at this point in the history
  9. use https for cloning

    jjtny1 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5b36d4d View commit details
    Browse the repository at this point in the history
  10. add experimental feature

    jjtny1 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    cebb564 View commit details
    Browse the repository at this point in the history
  11. rm nightly build

    jjtny1 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f2cdee9 View commit details
    Browse the repository at this point in the history
  12. install risc0 toolchain

    jjtny1 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ceaec0a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4e60493 View commit details
    Browse the repository at this point in the history
  14. add hex to tests

    jjtny1 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    edc5daa View commit details
    Browse the repository at this point in the history
  15. use self-hosted machine

    jjtny1 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    46e1d0d View commit details
    Browse the repository at this point in the history