Skip to content

chore: docs - set sensible versions#7022

Closed
jzaki wants to merge 1 commit intomasterfrom
jz/docs-add-versions
Closed

chore: docs - set sensible versions#7022
jzaki wants to merge 1 commit intomasterfrom
jz/docs-add-versions

Conversation

@jzaki
Copy link
Contributor

@jzaki jzaki commented Jan 10, 2025

Description

Problem*

Versions.json is currently ignored, so seems frozen in time with 0.36.0
This brings it back with the latest 4 versions, and can then delete the older unused versions.
Related: #7020

Summary*

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.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 10, 2025
@jzaki jzaki changed the title Set sensible versions chore: docs - set sensible versions Jan 10, 2025
@TomAFrench
Copy link
Member

versions.json is set up to ignore any prereleases so that we only show docs for full releases. All the versions since 0.36.0 to 1.0.0-beta.0 are prereleases only.

@jzaki jzaki closed this Jan 10, 2025
@github-actions
Copy link
Contributor

Execution Memory Report

Program Peak Memory
keccak256 74.67M
workspace 123.90M
regression_4709 316.00M
ram_blowup_regression 512.42M
rollup-base-public 482.47M
rollup-base-private 328.59M
private-kernel-tail 180.94M
private-kernel-reset 249.61M
private-kernel-inner 209.78M

@github-actions
Copy link
Contributor

Compilation Memory Report

Program Peak Memory
keccak256 78.12M
workspace 123.96M
regression_4709 422.98M
ram_blowup_regression 1.58G
rollup-base-public 4.85G
rollup-base-private 1.26G
private-kernel-tail 207.09M
private-kernel-reset 730.51M
private-kernel-inner 294.32M

@github-actions
Copy link
Contributor

Compilation Report

Program Compilation Time %
sha256_regression 1.294s -2%
regression_4709 0.794s -1%
ram_blowup_regression 18.120s 0%
rollup-base-public 40.220s 0%
rollup-base-private 12.440s 0%
private-kernel-tail 1.104s 13%

@github-actions
Copy link
Contributor

Execution Report

Program Execution Time %
sha256_regression 0.055s 0%
regression_4709 0.001s 0%
ram_blowup_regression 0.577s -2%
rollup-base-public 1.254s 0%
rollup-base-private 0.471s -1%
private-kernel-tail 0.022s 4%

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

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

@jzaki jzaki deleted the jz/docs-add-versions branch February 25, 2025 16:14
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