Skip to content

Merge develop into master#814

Merged
RetricSu merged 11 commits into
masterfrom
develop
Jun 2, 2026
Merged

Merge develop into master#814
RetricSu merged 11 commits into
masterfrom
develop

Conversation

@RetricSu

@RetricSu RetricSu commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

officialcmg and others added 11 commits May 17, 2026 17:22
Fixed a minor typo in the "getting-started/how-ckb-works" guide under the transaction breakdown section. 

Changed "CKByes" to "CKBytes" for accuracy.
Added release process instructions to README.
* feat: add local link check reports and baseline workflow

* docs: remove script-course tutorial series

* chore(link-check): refresh reports after script-course removal

* docs: clean non-429 dead links and refresh report

* docs: remove intro-to-script blog series

* chore(link-check): redact token output and refresh filtered dead-link reports

* fix(link-check): resolve 8 github link issues and sync zero-failure report

* fix review feedback for link checker reports
* Add llms-full.txt for AI consumption

- Add scripts/generate-llms-full.js to generate llms-full.txt from docs source
- Add website/static/llms-full.txt containing the full documentation corpus
- The generated file includes all docs pages (excluding partials) with MDX
  components stripped for clean LLM consumption

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* Address Copilot review comments for llms-full.txt generation

- Only remove import statements outside fenced code blocks, preserving
  code examples like TypeScript imports inside \\`\\`\\` blocks.
- Parse frontmatter id/slug to generate correct doc URLs instead of
  deriving them purely from file paths.
- Unwrap Docusaurus mdx-code-block + Tabs/TabItem into plain Markdown
  with \"**Command:**\" / \"**Response:**\" labels.
- Extract key props from instructional JSX components:
  - CodeTabs → labeled code blocks
  - TutorialHeader → estimated time / tools metadata
  - ImgContainer → Markdown images
  - CopyLink → Markdown links
- Fix CardLayout removal bug where the self-closing regex incorrectly
  consumed nested Card components.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
…egression (#801)

Rust 1.95.0 introduced an LLVM backend regression that causes
`rustc-LLVM ERROR: Cannot select: AtomicLoadAdd...` when compiling
the `bytes` crate (and other crates using atomic operations) for
`riscv64imac-unknown-none-elf` with `-C target-feature=-a`.

Pinning the CI workflow to Rust 1.94.0 restores the previous working
behavior until the upstream issue is resolved.

Also update workflow triggers to include self so CI runs on workflow
changes.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
feat: add docs analytics tracking
@RetricSu
RetricSu merged commit 530c13c into master Jun 2, 2026
4 of 8 checks passed
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.

6 participants