Skip to content

chore: clean up CI, README, and gitignore#324

Merged
LunaStev merged 1 commit into
wavefnd:masterfrom
LunaStev:chore/clean-up-ci-readme
Jul 26, 2026
Merged

chore: clean up CI, README, and gitignore#324
LunaStev merged 1 commit into
wavefnd:masterfrom
LunaStev:chore/clean-up-ci-readme

Conversation

@LunaStev

Copy link
Copy Markdown
Member

Summary

  • Fix .gitignore patterns by removing inline comments that prevented generated directories from being ignored.
  • Remove duplicate macOS LLVM installation from the Rust CI workflow.
  • Make release smoke checks fail when wavec -V fails instead of silently continuing.
  • Replace the README target tier section with a concise platform support explanation.

Validation

  • cargo fmt --all --check
  • YAML parse check for .github/workflows/rust.yml and .github/workflows/release.yml
  • python3 -m py_compile x.py tools/run_tests.py
  • git diff --check
  • cargo clippy --locked --all-targets -- -D warnings
  • cargo test --locked --all-targets
  • python3 tools/run_tests.py --skip test56.wave

Notes

test56.wave was skipped locally because this execution environment blocks the socket/server test with Operation not permitted. It should be covered by normal GitHub CI where local sockets are available.

@LunaStev
LunaStev marked this pull request as ready for review July 26, 2026 05:22
@LunaStev
LunaStev merged commit 07f470f into wavefnd:master Jul 26, 2026
2 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.

1 participant