Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Rebuild ACIR artifacts
name: Build ACIR artifacts

on:
pull_request:
Expand Down Expand Up @@ -93,11 +93,6 @@ jobs:
chmod +x ${{ github.workspace }}/nargo/nargo
echo "${{ github.workspace }}/nargo" >> $GITHUB_PATH

- name: Set up Git user (Github Action)
run: |
git config --local user.name kevaundray
git config --local user.email kevtheappdev@gmail.com

- name: Run rebuild script
working-directory: test_programs
run: |
Expand All @@ -110,21 +105,3 @@ jobs:
name: acir-artifacts
path: ./test_programs/acir_artifacts
retention-days: 10

- name: Check for changes in acir_artifacts directory
id: check_changes
if: ${{ github.ref_name }} == "master"
run: |
git diff --quiet test_programs/acir_artifacts/ || echo "::set-output name=changes::true"

- name: Create or Update PR
if: steps.check_changes.outputs.changes == 'true'
uses: peter-evans/create-pull-request@v3
with:
token: ${{ secrets.NOIR_REPO_TOKEN }}
commit-message: "chore: update acir artifacts"
title: "chore: Update ACIR artifacts"
body: "Automatic PR to update acir artifacts"
add-paths: test_programs/acir_artifacts/*.gz
labels: "auto-pr"
branch: "auto-pr-rebuild-script-branch"
1 change: 1 addition & 0 deletions test_programs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
acir_artifacts
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/1_mul/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/1_mul/target/witness.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/2_div/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/2_div/target/witness.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/3_add/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/3_add/target/witness.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/4_sub/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/4_sub/target/witness.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/5_over/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/5_over/target/witness.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/6/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/6/target/witness.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/6_array/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/7/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/7/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/array_eq/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/array_eq/target/witness.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/array_len/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/array_sort/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/assert/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/assert/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/assign_ex/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/bit_and/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/bit_and/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/bool_not/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/bool_or/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/bool_or/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/brillig_not/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/cast_bool/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/eddsa/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/eddsa/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/generics/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/import/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/import/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/keccak256/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/modules/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/modules/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/modulus/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/modulus/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/pred_eq/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/pred_eq/target/witness.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/references/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/scalar_mul/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/schnorr/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/schnorr/target/witness.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/sha256/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/sha256/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/simple_mut/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/simple_not/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/slices/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/strings/target/witness.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/struct/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/struct/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/submodules/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/to_be_bytes/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/to_le_bytes/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/tuples/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/tuples/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed test_programs/acir_artifacts/xor/target/acir.gz
Binary file not shown.
Binary file removed test_programs/acir_artifacts/xor/target/witness.gz
Binary file not shown.