Skip to content

Commit

Permalink
chore(ci): stop committing new acir artifacts (#3654)
Browse files Browse the repository at this point in the history
# Description

## Problem\*

Closes #3648 

## Summary\*

`aztec-packages` now builds these itself so we don't need to keep this
here. I've maintained the uploaded artifact however as that can be
useful for other backends.

## Additional Context



## Documentation\*

Check one:
- [x] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** Documentation to be submitted in a separate
PR.

# PR Checklist\*

- [x] I have tested the changes locally.
- [x] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.
  • Loading branch information
TomAFrench authored Dec 1, 2023
1 parent 7a58c82 commit 1bf07f1
Show file tree
Hide file tree
Showing 272 changed files with 2 additions and 24 deletions.
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 [email protected]
- 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.

0 comments on commit 1bf07f1

Please sign in to comment.