Skip to content
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

chore(docs): Minor fixes on local documentation development workflows #7684

Merged
merged 4 commits into from
Mar 12, 2025

Conversation

Savio-Sou
Copy link
Collaborator

Summary*

  • Supplement missing step of generating versions.json in yarn dev
  • Fix missing cache cleaning in yarn clean
  • Trim unnecessary commands and supplement missing commands in README
  • Improve readability of steps in README

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.

@Savio-Sou Savio-Sou requested a review from signorecello March 12, 2025 17:43
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 12, 2025
Copy link
Contributor

github-actions bot commented Mar 12, 2025

Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@aztec/[email protected] Transitive: environment +5 17.7 MB charlielye
npm/@esm-bundle/[email protected] None +1 1.13 MB joeldenning
npm/@ltd/[email protected] None 0 812 kB ltd
npm/@nomicfoundation/[email protected] None +5 433 kB schaable
npm/@nomicfoundation/[email protected] None +1 283 kB kanej
npm/@web/[email protected] filesystem Transitive: environment, eval, network, shell, unsafe +122 218 MB modern-web
npm/@web/[email protected] None +1 155 kB modern-web
npm/@web/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +178 11 MB modern-web
npm/@web/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +308 90.7 MB modern-web
npm/[email protected] network Transitive: environment +8 18.5 MB ricmoo
npm/[email protected] environment, filesystem, network, shell Transitive: eval, unsafe +156 169 MB kanej
npm/[email protected] None 0 99 kB cyyynthia
npm/[email protected] None 0 144 kB binarymuse
npm/[email protected] None 0 175 kB eterehov

🚮 Removed packages: npm/@eslint-community/[email protected], npm/@humanwhocodes/[email protected], npm/@jridgewell/[email protected], npm/@nodelib/[email protected], npm/@nodelib/[email protected], npm/@npmcli/[email protected], npm/@pkgjs/[email protected], npm/@tsconfig/[email protected], npm/@tsconfig/[email protected], npm/@tsconfig/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

@Savio-Sou
Copy link
Collaborator Author

Savio-Sou commented Mar 12, 2025

@TomAFrench do we use cut_version.sh anywhere?

Running yarn workspace docs version as originally documented doesn't trigger the version command, but spits out the following error instead:

Unknown Syntax Error: Not enough positional arguments.

$ yarn version [-d,--deferred] [-i,--immediate] <strategy>

Thinking if we should simply remove cut_version.sh and the version command.

Copy link
Contributor

FYI @noir-lang/developerrelations on Noir doc changes.

@TomAFrench
Copy link
Member

We use it as part of releases so it shouldn't be removed.

@Savio-Sou
Copy link
Collaborator Author

Cool, no additional changes from me in that case; thanks!

@TomAFrench TomAFrench added this pull request to the merge queue Mar 12, 2025
Merged via the queue into master with commit 77ae087 Mar 12, 2025
105 checks passed
@TomAFrench TomAFrench deleted the ss/docs-fix-local branch March 12, 2025 20:11
AztecBot added a commit to AztecProtocol/aztec-packages that referenced this pull request Mar 13, 2025
…d to cover multiple `beta.n` releases (noir-lang/noir#7685)

chore(docs): Minor fixes on local documentation development workflows (noir-lang/noir#7684)
chore: add trailing slash to link on docs homepage (noir-lang/noir#7682)
fix: allow referring to comptime locals at runtime (noir-lang/noir#7681)
chore: easier way to test monormophization errors (noir-lang/noir#7679)
chore(docs): update bb commands to match the new version (noir-lang/noir#7677)
chore: update yarn version to 4.5.2 (noir-lang/noir#7678)
chore: migrate to use new flat eslint config file (noir-lang/noir#7676)
chore: bump JS dependencies (noir-lang/noir#7669)
chore: bump wasm-pack to 0.13.1 (noir-lang/noir#7675)
chore: bump node to v22.18.3 (noir-lang/noir#7668)
chore!: make `ResolverError::UnnecessaryPub` a hard error (noir-lang/noir#7664)
fix: correctly format let followed by comment before unsafe (noir-lang/noir#7659)
chore: bump external pinned commits (noir-lang/noir#7667)
chore: fixing timeouts (noir-lang/noir#7666)
chore(ssa): Do not print entire functions in underconstrained values check trace (noir-lang/noir#7665)
chore(ci): Exclude enum tests from Brillig reports (noir-lang/noir#7661)
chore: add regression tests for PR #7570 from lambda interpreter test (noir-lang/noir#7638)
chore: remove some unused HIR code (noir-lang/noir#7643)
chore: update examples to use UltraHonk (noir-lang/noir#7653)
fix: allow method call after block, if and match (noir-lang/noir#7655)
chore: address recurring typo in docs (noir-lang/noir#7656)
fix(ssa): don't check Brillig calls for coverage if they don't return anything (e.g. println) (noir-lang/noir#7644)
AztecBot added a commit to AztecProtocol/aztec-packages that referenced this pull request Mar 13, 2025
…ultiple `beta.n` releases (noir-lang/noir#7685)

chore(docs): Minor fixes on local documentation development workflows (noir-lang/noir#7684)
chore: add trailing slash to link on docs homepage (noir-lang/noir#7682)
fix: allow referring to comptime locals at runtime (noir-lang/noir#7681)
chore: easier way to test monormophization errors (noir-lang/noir#7679)
chore(docs): update bb commands to match the new version (noir-lang/noir#7677)
chore: update yarn version to 4.5.2 (noir-lang/noir#7678)
chore: migrate to use new flat eslint config file (noir-lang/noir#7676)
chore: bump JS dependencies (noir-lang/noir#7669)
chore: bump wasm-pack to 0.13.1 (noir-lang/noir#7675)
chore: bump node to v22.18.3 (noir-lang/noir#7668)
chore!: make `ResolverError::UnnecessaryPub` a hard error (noir-lang/noir#7664)
fix: correctly format let followed by comment before unsafe (noir-lang/noir#7659)
chore: bump external pinned commits (noir-lang/noir#7667)
chore: fixing timeouts (noir-lang/noir#7666)
chore(ssa): Do not print entire functions in underconstrained values check trace (noir-lang/noir#7665)
chore(ci): Exclude enum tests from Brillig reports (noir-lang/noir#7661)
chore: add regression tests for PR #7570 from lambda interpreter test (noir-lang/noir#7638)
chore: remove some unused HIR code (noir-lang/noir#7643)
chore: update examples to use UltraHonk (noir-lang/noir#7653)
fix: allow method call after block, if and match (noir-lang/noir#7655)
chore: address recurring typo in docs (noir-lang/noir#7656)
fix(ssa): don't check Brillig calls for coverage if they don't return anything (e.g. println) (noir-lang/noir#7644)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants