Skip to content

Release: doc restructure, OneDrive/Box backends, OTel tracing, and reliability fixes#73

Merged
JE-Chen merged 1 commit intomainfrom
dev
Apr 28, 2026
Merged

Release: doc restructure, OneDrive/Box backends, OTel tracing, and reliability fixes#73
JE-Chen merged 1 commit intomainfrom
dev

Conversation

@JE-Chen
Copy link
Copy Markdown
Member

@JE-Chen JE-Chen commented Apr 28, 2026

Summary

  • Flatten Sphinx sidebar to a WebRunner-style chapter layout (Manual + API Reference, each chapter as a top-level toctree entry).
  • Add OneDrive and Box backends (with PySide6 UI tabs) and YAML / Parquet / CSV / JSONL data ops.
  • Add text_ops and diff_ops patching, plus OpenTelemetry tracing.
  • Fix action result key collisions and a secret-leak path in substitute mode; restore Windows double-decode for --execute_str.
  • Bump cryptography, opentelemetry, msal, PyYAML; cap boxsdk at <4.

Test plan

  • CI green on Windows / Python 3.10–3.12 (lint + mypy + pytest)
  • Sphinx builds (en / zh-TW / zh-CN) succeed with -W
  • Verify rendered sidebar shows chapter-numbered entries under "Manual" and "API Reference"
  • Smoke-test new OneDrive / Box backends and YAML / Parquet / CSV / JSONL data ops

Replace the three nested toctrees in each language index with two flat
ones — Manual (Chapter 1 — Getting Started ... Chapter 15 — Plugins)
and API Reference (Chapter A — Core ... Chapter L — Utils). Removes the
redundant usage/index and api/index wrapper pages so each chapter is a
top-level sidebar entry.
@sonarqubecloud
Copy link
Copy Markdown

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

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 3edd3b1 into main Apr 28, 2026
10 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