Skip to content

Make lash-cli own its product documentation#1

Merged
SamGalanakis merged 1 commit into
mainfrom
docs/own-cli-docs
Jul 12, 2026
Merged

Make lash-cli own its product documentation#1
SamGalanakis merged 1 commit into
mainfrom
docs/own-cli-docs

Conversation

@SamGalanakis

Copy link
Copy Markdown
Owner

Summary

  • move the complete CLI and exporter documentation into this repository
  • publish the documentation through GitHub Pages and validate local links in CI
  • build the Linux ARM64 release target in CI, matching the release matrix
  • serialize manual releases and update GitHub Actions to current Node 24-compatible majors

Verification

  • python3 scripts/check_docs.py
  • python3 -m py_compile scripts/*.py
  • cargo fmt --all -- --check
  • cargo check --workspace --all-targets --locked
  • workflow YAML parse
  • git diff --check

Release-Notes:
Publish the CLI reference with lash-cli and harden its cross-platform build and release automation.

Move the CLI and exporter references into an independently published documentation site, cover Linux ARM64 in CI, serialize releases, and update GitHub Actions runtimes.

Release-Notes: Publish the CLI reference with lash-cli and harden its cross-platform build and release automation.
@SamGalanakis
SamGalanakis merged commit 6c7e19a into main Jul 12, 2026
4 checks passed
@SamGalanakis
SamGalanakis deleted the docs/own-cli-docs branch July 12, 2026 21:16
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