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
1 Commits
Author SHA1 Message Date
ilia d26d1aaa4e 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
- 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
2026-07-26 15:47:37 -04:00