dagu/api/v2
Yota Hamada 4633850d2d
Some checks are pending
CI / Check for spelling errors (push) Waiting to run
CI / Go Linter (push) Waiting to run
CI / Test on ${{ matrix.os }} (ubuntu-latest) (push) Waiting to run
Frontend CI / Build (push) Waiting to run
feat(all): storing output data (#1511)
* **New Features**
* Added DAG run outputs API endpoint to retrieve execution outputs with
metadata
* New outputs visualization UI with search, filtering, and
copy-to-clipboard functionality
* Flexible output configuration supporting custom keys and omit options
  * Timeline view for DAG execution visualization

* **Improvements**
  * Automatic snake_case to camelCase conversion for output keys
  * Secret masking applied to collected outputs
* Metadata tracking includes DAG name, run ID, attempt ID, status, and
completion timestamp
2025-12-28 14:37:41 +09:00
..
api.gen.go feat(all): storing output data (#1511) 2025-12-28 14:37:41 +09:00
api.yaml feat(all): storing output data (#1511) 2025-12-28 14:37:41 +09:00
config.yaml [#786] API v2 (#900) 2025-04-15 23:41:40 +09:00
oapi_20241018_mod.json Update dependencies: YAML parser migration and other library upgrades (#913) 2025-04-29 22:37:03 +09:00