Skip to content

v0.7.1: CI/docs alignment (iteration A)#130

Merged
cursor[bot] merged 1 commit into
mainfrom
cursor/v0-7-1-ci-docs-align-aa69
Jun 30, 2026
Merged

v0.7.1: CI/docs alignment (iteration A)#130
cursor[bot] merged 1 commit into
mainfrom
cursor/v0-7-1-ci-docs-align-aa69

Conversation

@hxddh

@hxddh hxddh commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Summary

Implements iteration A (v0.7.1) — engineering hygiene: align CI with local gates, fix the make test footgun, unify docs, and bump version.

Changes

  • CI: validate job runs make ci-local with Python 3.11 + Node 22. Removes duplicate check-extension and tool-tests jobs (extension grep + behavioral tests already in make ci-local).
  • Makefile:
    • make test → alias for ci-local
    • make test-fast → pytest + extension tests + fast validate
    • make ci-fullci-local + package-check
  • Docs: getting-started, skill-quality-guide, quick-reference, README, AGENTS, CONTRIBUTING, release.md unified to recommend make ci-local.
  • Version: 0.7.0 → 0.7.1 (pyproject, registry, ARCHITECTURE, cli-reference, CHANGELOG).

Verification

  • python3 scripts/version_reference_check.py
  • make ci-local — 238 pytest + 21 extension tests + 48/48 eval
Open in Web Open in Cursor 

- CI validate job runs make ci-local with Node 22; drop duplicate check-extension and tool-tests jobs
- make test aliases ci-local; add make test-fast and make ci-full
- Unify validation docs to make ci-local across getting-started, skill-quality, quick-reference
- Bump version to 0.7.1 across pyproject, registry, ARCHITECTURE, cli-reference, CHANGELOG

Co-authored-by: hxddh <hxddh@users.noreply.github.com>
@cursor cursor Bot marked this pull request as ready for review June 30, 2026 01:32
@cursor cursor Bot merged commit 5a094fb into main Jun 30, 2026
5 checks passed
@cursor cursor Bot deleted the cursor/v0-7-1-ci-docs-align-aa69 branch June 30, 2026 01:32
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.

2 participants