-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): stop committing new acir artifacts (#3654)
# 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
1 parent
7a58c82
commit 1bf07f1
Showing
272 changed files
with
2 additions
and
24 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: Rebuild ACIR artifacts | ||
name: Build ACIR artifacts | ||
|
||
on: | ||
pull_request: | ||
|
@@ -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: | | ||
|
@@ -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" |
This file contains 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 @@ | ||
acir_artifacts |
Binary file removed
BIN
-106 Bytes
test_programs/acir_artifacts/1327_concrete_in_generic/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-49 Bytes
test_programs/acir_artifacts/1327_concrete_in_generic/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 removed
BIN
-392 Bytes
test_programs/acir_artifacts/arithmetic_binary_operations/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-242 Bytes
test_programs/acir_artifacts/arithmetic_binary_operations/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 removed
BIN
-82 Bytes
test_programs/acir_artifacts/bit_shifts_comptime/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
BIN
-427 Bytes
test_programs/acir_artifacts/brillig_acir_as_brillig/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-57 Bytes
test_programs/acir_artifacts/brillig_acir_as_brillig/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 removed
BIN
-59 Bytes
test_programs/acir_artifacts/brillig_calls_array/target/witness.gz
Binary file not shown.
Binary file removed
BIN
-560 Bytes
test_programs/acir_artifacts/brillig_calls_conditionals/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-66 Bytes
test_programs/acir_artifacts/brillig_calls_conditionals/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-61 Bytes
test_programs/acir_artifacts/brillig_conditional/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-179 Bytes
test_programs/acir_artifacts/brillig_fns_as_values/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-92 Bytes
test_programs/acir_artifacts/brillig_hash_to_field/target/witness.gz
Binary file not shown.
Binary file removed
BIN
-335 Bytes
test_programs/acir_artifacts/brillig_identity_function/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-63 Bytes
test_programs/acir_artifacts/brillig_identity_function/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 removed
BIN
-53 Bytes
test_programs/acir_artifacts/brillig_nested_arrays/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-51 Bytes
test_programs/acir_artifacts/brillig_nested_slices/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 removed
BIN
-169 Bytes
test_programs/acir_artifacts/brillig_scalar_mul/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 removed
BIN
-136 Bytes
test_programs/acir_artifacts/brillig_to_be_bytes/target/witness.gz
Binary file not shown.
Binary file removed
BIN
-491 Bytes
test_programs/acir_artifacts/brillig_to_bytes_integration/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-59 Bytes
test_programs/acir_artifacts/brillig_to_bytes_integration/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-138 Bytes
test_programs/acir_artifacts/brillig_to_le_bytes/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-287 Bytes
test_programs/acir_artifacts/brillig_unitialised_arrays/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-64 Bytes
test_programs/acir_artifacts/brillig_unitialised_arrays/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 removed
BIN
-342 Bytes
test_programs/acir_artifacts/conditional_regression_421/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-223 Bytes
test_programs/acir_artifacts/conditional_regression_421/target/witness.gz
Binary file not shown.
Binary file removed
BIN
-510 Bytes
test_programs/acir_artifacts/conditional_regression_661/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-170 Bytes
test_programs/acir_artifacts/conditional_regression_661/target/witness.gz
Binary file not shown.
Binary file removed
BIN
-837 Bytes
test_programs/acir_artifacts/conditional_regression_short_circuit/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-570 Bytes
test_programs/acir_artifacts/conditional_regression_short_circuit/target/witness.gz
Binary file not shown.
Binary file removed
BIN
-431 Bytes
test_programs/acir_artifacts/conditional_regression_underflow/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-291 Bytes
test_programs/acir_artifacts/conditional_regression_underflow/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 removed
BIN
-106 Bytes
test_programs/acir_artifacts/higher_order_functions/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-50 Bytes
test_programs/acir_artifacts/higher_order_functions/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
BIN
-152 Bytes
test_programs/acir_artifacts/integer_array_indexing/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-69 Bytes
test_programs/acir_artifacts/integer_array_indexing/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 removed
BIN
-18.1 KB
test_programs/acir_artifacts/nested_array_dynamic/target/witness.gz
Binary file not shown.
Binary file removed
BIN
-1.14 KB
test_programs/acir_artifacts/nested_arrays_from_brillig/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-106 Bytes
test_programs/acir_artifacts/nested_arrays_from_brillig/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-6.61 KB
test_programs/acir_artifacts/nested_slice_dynamic/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 removed
BIN
-221 KB
test_programs/acir_artifacts/poseidonsponge_x5_254/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 removed
BIN
-681 Bytes
test_programs/acir_artifacts/regression_mem_op_predicate/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-251 Bytes
test_programs/acir_artifacts/regression_mem_op_predicate/target/witness.gz
Binary file not shown.
Binary file removed
BIN
-369 Bytes
test_programs/acir_artifacts/regression_method_cannot_be_found/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-23 Bytes
test_programs/acir_artifacts/regression_method_cannot_be_found/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
BIN
-104 Bytes
test_programs/acir_artifacts/simple_add_and_ret_arr/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-50 Bytes
test_programs/acir_artifacts/simple_add_and_ret_arr/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 removed
BIN
-104 Bytes
test_programs/acir_artifacts/simple_program_addition/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-50 Bytes
test_programs/acir_artifacts/simple_program_addition/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
BIN
-375 Bytes
test_programs/acir_artifacts/simple_shift_left_right/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-72 Bytes
test_programs/acir_artifacts/simple_shift_left_right/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 removed
BIN
-65 Bytes
test_programs/acir_artifacts/struct_array_inputs/target/witness.gz
Binary file not shown.
Binary file removed
BIN
-118 Bytes
test_programs/acir_artifacts/struct_fields_ordering/target/acir.gz
Binary file not shown.
Binary file removed
BIN
-50 Bytes
test_programs/acir_artifacts/struct_fields_ordering/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 removed
BIN
-266 Bytes
test_programs/acir_artifacts/to_bytes_consistent/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-272 Bytes
test_programs/acir_artifacts/to_bytes_integration/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-46 Bytes
test_programs/acir_artifacts/trait_as_return_type/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-46 Bytes
test_programs/acir_artifacts/trait_impl_base_type/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.