Skip to content

Make wikrs easier to try and contribute to - #1

Merged
SFARL merged 3 commits into
mainfrom
chore/adoption-readiness
Aug 2, 2026
Merged

Make wikrs easier to try and contribute to#1
SFARL merged 3 commits into
mainfrom
chore/adoption-readiness

Conversation

@SFARL

@SFARL SFARL commented Aug 2, 2026

Copy link
Copy Markdown
Owner

What changed

  • add a verified one-minute quickstart and sample dump
  • build native Linux and macOS release archives with SHA-256 checksums
  • add issue forms, a pull request template, CONTRIBUTING, and updated release docs
  • refresh the benchmark scoreboard

Evidence

  • actionlint
  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --all-features
  • README quickstart smoke test
  • native Apple Silicon release build + wikrs --version
  • scripts/bench.sh: AST 131.3 MiB/s, strip 115.8 MiB/s

SFARL and others added 3 commits August 2, 2026 17:24
Change: add a verified one-minute quickstart, native release assets with checksums, and contributor feedback paths.

Tests: actionlint, fmt, clippy, full all-features test suite, README quickstart smoke, and native release build all pass.

Benchmark: AST 131.3 MiB/s; strip 115.8 MiB/s; parse_wiki_text 297.9 MiB/s. No performance-relevant code changed.

Regression: none.

Co-Authored-By: OpenAI Codex <noreply@openai.com>
Change: use the equivalent question-mark form accepted by Rust 1.97 Clippy and record the matching benchmark.

Tests: Rust 1.97 fmt, clippy with denied warnings, and the full all-features test suite pass.

Benchmark: AST 132.7 MiB/s; strip 116.9 MiB/s; parse_wiki_text 300.6 MiB/s. All changes are within noise.

Regression: none.

Co-Authored-By: OpenAI Codex <noreply@openai.com>
Change: move CI and release checkout steps to Node 24-based actions/checkout v6.

Tests: actionlint passes; the preceding Rust 1.97 CI run passed fmt, clippy, tests, and the README quickstart gate.

Benchmark: unchanged at AST 132.7 MiB/s.

Regression: none.

Co-Authored-By: OpenAI Codex <noreply@openai.com>
@SFARL
SFARL merged commit 594e16f into main Aug 2, 2026
1 check passed
@SFARL
SFARL deleted the chore/adoption-readiness branch August 2, 2026 21:31
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.

1 participant