Skip to content

Commit

Permalink
Removed older bonsai-template (risc0#650)
Browse files Browse the repository at this point in the history
Co-authored-by: Frank Laub <[email protected]>
  • Loading branch information
mothran and flaub authored Jun 23, 2023
1 parent e55d011 commit c11423f
Show file tree
Hide file tree
Showing 29 changed files with 0 additions and 1,361 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,8 @@ jobs:
node-version: 18
- run: cargo fmt --all --check
- run: cargo fmt --all --check --manifest-path examples/Cargo.toml
- run: cargo fmt --all --check --manifest-path templates/bonsai/Cargo.toml
- run: cargo sort --workspace --check
- run: cargo sort --workspace --check examples
- run: cargo sort --workspace --check templates/bonsai
- run: npm install
working-directory: templates/bonsai
- run: npm run ci
working-directory: templates/bonsai
- uses: actions/setup-python@v4
with:
python-version: '3.10'
Expand Down Expand Up @@ -76,13 +70,9 @@ jobs:
with:
node-version: 18
- uses: ./.github/actions/sccache
- run: npm install
working-directory: templates/bonsai
- run: cargo test -F $FEATURE -F profiler
- run: cargo test -F $FEATURE --tests -- --ignored
- run: cargo test -F $FEATURE --manifest-path examples/Cargo.toml
- run: PATH=$PWD/node_modules/.bin:$PATH cargo test -F $FEATURE
working-directory: templates/bonsai
- run: cargo build --manifest-path risc0/wasm/Cargo.toml --target wasm32-unknown-unknown
if: matrix.device == 'cpu'
- run: cargo check -F $FEATURE --benches
Expand Down
21 changes: 0 additions & 21 deletions templates/bonsai/.gitignore

This file was deleted.

23 changes: 0 additions & 23 deletions templates/bonsai/.licenserc.json

This file was deleted.

9 changes: 0 additions & 9 deletions templates/bonsai/.solhint.json

This file was deleted.

1 change: 0 additions & 1 deletion templates/bonsai/.tool-versions

This file was deleted.

27 changes: 0 additions & 27 deletions templates/bonsai/Cargo.toml

This file was deleted.

202 changes: 0 additions & 202 deletions templates/bonsai/LICENSE

This file was deleted.

Loading

0 comments on commit c11423f

Please sign in to comment.