Skip to content

Add CI workflow annotations and clipboard history#234

Merged
JE-Chen merged 1 commit into
devfrom
feat/devex-batch
Jun 19, 2026
Merged

Add CI workflow annotations and clipboard history#234
JE-Chen merged 1 commit into
devfrom
feat/devex-batch

Conversation

@JE-Chen

@JE-Chen JE-Chen commented Jun 19, 2026

Copy link
Copy Markdown
Member

Remaining-backlog batch 16 — two pure-stdlib utilities, full layers + tests + EN/Zh v26 docs + README.

Features

  • CI annotations (utils/ci_annotations) — emit_annotations / format_annotation: result dicts → GitHub Actions workflow commands (::error file=,line=,title=::msg, values escaped per GitHub rules) so failures show inline in a PR. AC_ci_annotations + ac_ci_annotations.
  • Clipboard history (utils/clipboard_history) — ClipboardHistory / default_clipboard_history: capped newest-first ring buffer (dedup + move-to-front) with add/snapshot/get/search/clear and an optional background poller. AC_clip_history_capture/list/search/start/stop + ac_clip_history_*.

Verification

  • test/unit_test/headless/test_devex_batch.py — 9 tests pass (annotation formatting + escaping, ring-buffer dedup/cap/move-to-front, capture via monkeypatched clipboard, wiring); ruff clean; radon no CC≥C; bandit clean; PySide6-free.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 67 complexity · 1 duplication

Metric Results
Complexity 67
Duplication 1

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@JE-Chen JE-Chen merged commit edcbf31 into dev Jun 19, 2026
16 checks passed
@JE-Chen JE-Chen deleted the feat/devex-batch branch June 19, 2026 09:35
@sonarqubecloud

Copy link
Copy Markdown

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