Unify product version at 1.4.0, add ruff gate, drop stale GitHub workflow #2

Merged
ilia merged 1 commits from chore/version-unify-and-ci-sync into master 2026-07-26 15:02:01 -05:00
Owner

Summary

  • One product version 1.4.0 across extension/manifest.json, automation/pyproject.toml, automation-js/package.json (+lockfile); README now documents the bump-together policy
  • Delete stale .github/workflows/ci.yml (CI runs on Gitea Actions); README/Makefile say Gitea Actions
  • CURSOR_PROMPT.md: personal paths replaced with <path-to-context-extractor> placeholders
  • Add ruff (E4,E7,E9,F,I, line-length 120) via automation/ruff.toml, wired into dev extras, make lint, and the Gitea CI Lint + tests job as a hard gate

Testing

  • make ci locally: lint (incl. ruff) OK, pytest 11 passed, vitest 5 passed, package smoke OK
  • Symlink-integrity checks pass
## Summary - One product version **1.4.0** across extension/manifest.json, automation/pyproject.toml, automation-js/package.json (+lockfile); README now documents the bump-together policy - Delete stale `.github/workflows/ci.yml` (CI runs on Gitea Actions); README/Makefile say Gitea Actions - CURSOR_PROMPT.md: personal paths replaced with `<path-to-context-extractor>` placeholders - Add ruff (E4,E7,E9,F,I, line-length 120) via automation/ruff.toml, wired into dev extras, make lint, and the Gitea CI Lint + tests job as a hard gate ## Testing - make ci locally: lint (incl. ruff) OK, pytest 11 passed, vitest 5 passed, package smoke OK - Symlink-integrity checks pass
ilia added 1 commit 2026-07-26 14:48:16 -05:00
Unify product version at 1.4.0, add ruff gate, drop stale GitHub workflow
CI / Lint + tests (pull_request) Successful in 10m42s
CI / automation-js (vitest + real Chromium) (pull_request) Successful in 1m15s
d26d1aaa4e
- One version (1.4.0) across extension/manifest.json, automation/pyproject.toml,
  automation-js/package.json (+lockfile); README documents the bump-together policy
- Delete .github/workflows/ci.yml (behind the Gitea copy; CI runs on Gitea Actions)
- CURSOR_PROMPT.md: replace personal paths with <path-to-context-extractor>
- Add ruff (E4,E7,E9,F,I, line-length 120) to automation/ dev extras, Makefile lint,
  and the Gitea CI Lint + tests job as a hard gate
ilia scheduled this pull request to auto merge when all checks succeed 2026-07-26 14:59:59 -05:00
ilia merged commit 094795f085 into master 2026-07-26 15:02:01 -05:00
ilia deleted branch chore/version-unify-and-ci-sync 2026-07-26 15:02:01 -05:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ilia/context-extractor#2