-
Notifications
You must be signed in to change notification settings - Fork 382
feat: docker testing flow #3895
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
Merged
Merged
Changes from 180 commits
Commits
Show all changes
189 commits
Select commit
Hold shift + click to select a range
e133e77
test
9e9670b
test
24f3749
fix
14502fe
test
18ea4ef
test
b98fd25
asfd
7b2d905
test
a3f6e00
tes
efc3c4c
asdf
4a528d2
adsf
514ed11
asdf
e70c11b
asdf
c507c74
cache
a25230b
fix
881fd4e
asdf
3587635
asdf
c390826
working
8e38c1d
test
d19d46d
test
97bb429
test
b1d5c4a
asdf
3b1f224
test
e48d8f1
asdf
3b6fe92
asdf
622f5ae
test
071245b
asdf
d87b7aa
asdf
7105619
test
0cbf984
bump
0377221
test
fa5d9ec
asdf
72cf3b7
test
380021a
asdf
81e494b
asdf
94d99a8
test
5a91b5e
test
01293d0
bump
927a600
bump
e544971
asdf
cbeeba3
test
fb69fbf
asdf
4d36d20
asdf
e691448
sadf
444d928
Revert "sadf"
dd7226f
asf
0f816d7
build
5ef9e72
asdf
6e118ba
asdf
c38841f
test
32ac784
t
256265c
Merge branch 'cache-docker-artifacts' of github.com:noir-lang/noir in…
ac34f67
test
6e4f1d8
asdf
d6331ce
test
5de0d46
adsf
9956791
test
6d58b63
asdf
7314db2
asdf
741b262
asdf
3b16653
asdf
eca4304
test
788efbf
asdf
3012611
asdf
2fc9528
asdf
722080e
test
9e47d1f
asdf
578a161
teest
ef2e697
asdf
05abfab
asdf
8bf318c
asdf
e087f17
asdf
16a81bd
sadf
f274683
asdf
296e094
asdf
e4c5cd8
asdf
378bc1a
asdf
f90bd1a
asdf
c88dfd7
add yarn
28ff43b
d
e28f4d0
asdf
bb953a2
asdf
1651245
asdf
aa0c175
asdf
bd9549d
asdf
b2333fb
asdf
9d760c1
test
c91edc1
add
7625503
asdf
773f300
adsf
eaf6d80
asdf
ecd0e60
asdf
6a33193
asdf
b42c897
asdf
925497e
asdf
7deac13
asdf
e46f312
asdfasdf
c4476da
asdf
d7eb2b7
asdf
2edda4a
asdf
6ce3af0
test
3c65b74
fixed
518682b
asdf
f1a0d5b
asdf
505ebb6
sadf
68101b4
asdf
580b092
asdf
9ec4a30
asdf
b0f5736
asdf
cf89645
asdf
d342920
sfd
e45d959
asdf
70cb5e7
asdf
04a25e7
asdf
0aef707
asdf
871c40f
asdf
4f48758
asdf
ed3b170
asdf
93c70c1
almost
6c3f4ff
noirjs
2aa029b
asdf
adb1bbc
asdf
2b9b710
asdf
4d1caf3
asdf
930f4e2
test
f090f9b
asdf
ed1914f
asdf
d379e46
asdf
f54e743
asdf
a5837bc
asdf
26083ab
asdf
35ec08e
asdf
7064de8
asdf
37af9e7
asdf
9f103a5
asdf
ce5cead
asdf
05f6230
asdf
6d6c609
asdf
815ee3d
asdf
520b4b2
asdf
bc9f4b6
asdf
56778ea
Merge branch 'master' into cache-docker-artifacts
sklppy88 39c3eee
asdf
de32434
remove source resolver
8736d7c
Remove feature flag
ac420d6
asdf
18a6945
asdf
7497850
asdf
52edcac
fix
46cf4ac
test
c0a965e
asdf
710e0a3
asdf
585de8f
asdf
47c444c
asdf
86d852e
asdf
d09734a
Revert "asdf"
d697920
asdf
ceb6f46
asdf
6bbbbfb
asdf
eb2c1d6
sadfas
558aecf
asdf
b8d0819
Revert "asdf"
1fccdac
asdf
26ce4f6
asdf
9a40584
aasdf
87a66d9
asdf
1c62e8a
asdf
3b92133
asdfasdf
4118997
asdf
48222c8
asdf
410fe28
Merge branch 'master' into cache-docker-artifacts
200c28f
clean
b7784ef
asdf
f223842
asdf
ba8ea22
test
12ace08
tet
838c619
bump
c8e5852
asdf
1f7b988
fix
f990c73
Merge branch 'master' into cache-docker-artifacts
9fe2d79
asdf
c77df3c
test move
e0c7f7f
test
581081d
hello
e1d18d6
Merge branch 'master' into cache-docker-artifacts
f9dea6f
test
5b8da62
asdf
e938465
add master
88832b7
Merge branch 'master' into cache-docker-artifacts
sklppy88 a6645e5
Merge branch 'master' into cache-docker-artifacts
sklppy88 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| .github/scripts/install_wasm-bindgen.sh | ||
| yarn workspace @noir-lang/acvm_js build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| npx playwright install && npx playwright install-deps | ||
| yarn workspace @noir-lang/acvm_js test:browser |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| yarn workspace @noir-lang/acvm_js test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| yarn workspace @noir-lang/backend_barretenberg build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| yarn workspace @noir-lang/backend_barretenberg test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash | ||
| cargo-binstall wasm-bindgen-cli --version 0.2.86 -y |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| apt-get install libc++-dev -y | ||
| npx playwright install && npx playwright install-deps | ||
| yarn workspace integration-tests test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| export SOURCE_DATE_EPOCH=$(date +%s) | ||
| export GIT_DIRTY=false | ||
| export GIT_COMMIT=$(git rev-parse --verify HEAD) | ||
|
|
||
| cargo build --release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| apt-get install -y curl libc++-dev | ||
|
|
||
| export SOURCE_DATE_EPOCH=$(date +%s) | ||
| export GIT_DIRTY=false | ||
| export GIT_COMMIT=$(git rev-parse --verify HEAD) | ||
|
|
||
| cargo test --workspace --locked --release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| yarn workspace @noir-lang/noir_codegen build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| ./scripts/nargo_compile_noir_codegen_assert_lt.sh | ||
| rm -rf /usr/src/noir/tooling/noir_codegen/test/assert_lt/target/debug_assert_lt.json | ||
| yarn workspace @noir-lang/noir_codegen test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| yarn workspace @noir-lang/noir_js build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| ./scripts/nargo_compile_noir_js_assert_lt.sh | ||
| rm -rf /usr/src/noir/tooling/noir_js/test/noir_compiled_examples/assert_lt/target/debug_assert_lt.json | ||
| yarn workspace @noir-lang/noir_js test | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| yarn workspace @noir-lang/types build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| .github/scripts/install_wasm-bindgen.sh | ||
| yarn workspace @noir-lang/noir_wasm build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| ./scripts/nargo_compile_wasm_fixtures.sh | ||
| npx playwright install && npx playwright install-deps | ||
| yarn workspace @noir-lang/noir_wasm test:browser |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| ./scripts/nargo_compile_wasm_fixtures.sh | ||
| yarn workspace @noir-lang/noir_wasm test:node | ||
| npx playwright install && npx playwright install-deps | ||
| yarn workspace @noir-lang/noir_wasm test:browser |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| .github/scripts/install_wasm-bindgen.sh | ||
| yarn workspace @noir-lang/noirc_abi build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| npx playwright install && npx playwright install-deps | ||
| yarn workspace @noir-lang/noirc_abi test:browser |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| #!/bin/bash | ||
| set -eu | ||
|
|
||
| cd /usr/src/noir | ||
| yarn workspace @noir-lang/noirc_abi test |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.