Skip to content

chore(docs): remove v5 nightly and devnet versioned docs (backport #22193)#22236

Merged
critesjosh merged 4 commits intobackport-to-v4-next-stagingfrom
claudebox/backport-22193-docs-v4-next
Apr 6, 2026
Merged

chore(docs): remove v5 nightly and devnet versioned docs (backport #22193)#22236
critesjosh merged 4 commits intobackport-to-v4-next-stagingfrom
claudebox/backport-22193-docs-v4-next

Conversation

@AztecBot
Copy link
Copy Markdown
Collaborator

@AztecBot AztecBot commented Apr 1, 2026

Summary

Backport of #22193 to v4-next.

Cherry-pick of 787e818 with conflict resolution.

Changes

  • Removed nightly and devnet versioned doc snapshots (static/aztec-nr-api/nightly, static/aztec-nr-api/devnet, static/typescript-api/nightly, static/typescript-api/devnet)
  • Removed nightly-docs-release.yml GitHub workflow and cleanup scripts
  • Removed barretenberg nightly versioned docs
  • Updated docusaurus.config.js, developer_versions.json, and include_version.js to remove nightly/devnet version references
  • Updated networks.md to remove Devnet column (kept Ignition naming for v4-next)
  • Updated API version mapping in typescript_api_reference.mdx and api.mdx to remove nightly/devnet paths

Conflict Resolution

The cherry-pick had ~2600 modify/delete conflicts where nightly/devnet doc files were modified on v4-next but deleted by the PR. All resolved by accepting the deletions (PR intent). Config files were adapted to remove nightly/devnet references while keeping v4-next's existing structure (Ignition naming, no syncVersionsFromConfig).

ClaudeBox log: https://claudebox.work/s/b4d584b742a42f17?run=1

@AztecBot AztecBot added ci-draft Run CI on draft PRs. claudebox Owned by claudebox. it can push to this PR. labels Apr 1, 2026
@critesjosh
Copy link
Copy Markdown
Contributor

merge after: #22223

Resolve conflicts with backport-to-v4-next-staging:
- Delete nightly-docs-release.yml (PR intent)
- Keep mainnet + testnet in developer_version_config.json
- Remove devnet/nightly version handling from docusaurus.config.js
- Use config-based defaults with mainnet as default release type
@critesjosh critesjosh marked this pull request as ready for review April 6, 2026 13:52
@critesjosh critesjosh requested a review from charlielye as a code owner April 6, 2026 13:52
The cherry-pick that created this branch only brought over files
touched by the diff. Since the v4.2.0-aztecnr-rc.2 directory didn't
exist on backport-to-v4-next-staging, only getting_started_on_local_network.md
was included. Restore the full snapshot from next.
@critesjosh critesjosh merged commit 40e6875 into backport-to-v4-next-staging Apr 6, 2026
11 of 12 checks passed
@critesjosh critesjosh deleted the claudebox/backport-22193-docs-v4-next branch April 6, 2026 14:59
AztecBot added a commit that referenced this pull request Apr 8, 2026
BEGIN_COMMIT_OVERRIDE
fix: pippenger edge case (#22256)
cherry-pick: fix: separate fisherman StatefulSet from rpc-node and stop
archiver pollution (#22183) — WITH CONFLICTS
fix: separate fisherman StatefulSet from rpc-node and stop archiver
pollution (backport #22183) (#22284)
fix: preserve DeployAccountMethod type in with() method chaining
(#22322)
docs: backport docs build/release infrastructure from #22106 and #22144
(#22223)
chore(docs): remove v5 nightly and devnet versioned docs (backport
#22193) (#22236)
chore: improve release-docs skill and add release-network-docs skill
(#22328)
chore: remove dead to_be_bytes fn (#22243)
fix: correct args length in `#[authorize_once]` (#22209)
chore: fix inconsistent usage of contract class hash fn (#22248)
chore: delete old field comparison fns in favor of lt (#22249)
fix: all account overrides + gas limits (#22173)
feat: allow for runtime length arrays of sorts and selects (#22250)
chore: remove dead pub global vars reexport (#22244)
chore: changed default wait behavior (#22325)
chore: apply code consistency consolidation (#22251)
fix(docs): simplify TypeScript API reference links (backport #22232)
(#22369)
fix: remove detailed revert codes (#22380)
fix: backport #21673 — prevent HA peer proposals from blocking
equivocation in duplicate proposal test (#21693)
fix: subfield note selectors (#22211)
END_COMMIT_OVERRIDE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-draft Run CI on draft PRs. claudebox Owned by claudebox. it can push to this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants