Skip to content

chore: install dependencies for building docs dependencies#4646

Merged
TomAFrench merged 3 commits intomasterfrom
tf/fix-docs-pushes
Mar 27, 2024
Merged

chore: install dependencies for building docs dependencies#4646
TomAFrench merged 3 commits intomasterfrom
tf/fix-docs-pushes

Conversation

@TomAFrench
Copy link
Member

Description

Problem*

Resolves

Summary*

See docs builds failing on master https://github.com/noir-lang/noir/actions/runs/8436552091/job/23104382133

This PR updates the workflow to install the necessary dependencies

Additional Context

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [For Experimental Features] Documentation to be submitted in a separate PR.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

Co-authored-by: Maxim Vezenov <mvezenov@gmail.com>
@TomAFrench TomAFrench enabled auto-merge March 27, 2024 14:19
@TomAFrench TomAFrench added this pull request to the merge queue Mar 27, 2024
Merged via the queue into master with commit d202a08 Mar 27, 2024
@TomAFrench TomAFrench deleted the tf/fix-docs-pushes branch March 27, 2024 14:53
AztecBot pushed a commit to AztecProtocol/aztec-packages that referenced this pull request Mar 27, 2024
noir-lang/noir#4646)

chore: add missing brace to workflow (noir-lang/noir#4654)
chore: delete `R1CSTransformer` (noir-lang/noir#4649)
fix: Slice coercions (noir-lang/noir#4640)
chore(ci): add warning sticky comment (noir-lang/noir#4647)
fix(ssa): Fix slice intrinsic handling in the capacity tracker  (noir-lang/noir#4643)
chore: fix versioning of `bn254_blackbox_solver` crate (noir-lang/noir#4638)
chore: fix acvm crates reporting errors as JS packages (noir-lang/noir#4637)
chore: Release Noir(0.26.0) (noir-lang/noir#4526)
chore: convert `BlockExpression` into a standard struct (noir-lang/noir#4623)
chore(github): Improve PR template "document later" checkbox description (noir-lang/noir#4625)
chore: Update integers.md to note support for Fields using `from_integer` (noir-lang/noir#4536)
chore: update docs with function names to match version 0.25.0 specifications (noir-lang/noir#4466)
feat: add specific error for attempting `string[x] = ".."` (noir-lang/noir#4611)
fix(ssa): Use accurate type during SSA AsSlice simplficiation (noir-lang/noir#4610)
TomAFrench added a commit that referenced this pull request Apr 3, 2024
# Description

## Problem\*

Resolves <!-- Link to GitHub Issue -->

## Summary\*

See docs builds failing on master
https://github.com/noir-lang/noir/actions/runs/8436552091/job/23104382133

This PR updates the workflow to install the necessary dependencies

## Additional Context



## Documentation\*

Check one:
- [ ] No documentation needed.
- [x] Documentation included in this PR.
- [ ] **[For Experimental Features]** 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.

---------

Co-authored-by: Maxim Vezenov <mvezenov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants