Commit Graph

9 Commits

Author SHA1 Message Date
26b168c9a6 fix: downgrade setup-uv to v4 for act_runner compatibility
Some checks failed
CI / Notify (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Release (push) Has been cancelled
CI / Lint (push) Has been cancelled
2026-02-02 08:25:24 -05:00
6c345d9295 fix: use --extra dev for optional dependencies
Some checks failed
CI / Lint (push) Failing after 24s
CI / Test (push) Failing after 22s
CI / Release (push) Has been skipped
CI / Notify (push) Successful in 1s
2026-02-02 08:15:00 -05:00
adf39c570d fix: add --all-groups to uv sync to install dev dependencies
Some checks failed
CI / Lint (push) Failing after 20s
CI / Test (push) Failing after 18s
CI / Release (push) Has been skipped
CI / Notify (push) Successful in 2s
2026-02-02 08:11:53 -05:00
aac97994d8 feat: add ntfy notifications and semantic versioning (ADR-0015)
Some checks failed
CI / Lint (push) Failing after 18s
CI / Test (push) Failing after 16s
CI / Release (push) Has been skipped
CI / Notify (push) Successful in 2s
2026-02-02 08:00:31 -05:00
0513f82c92 ci: re-trigger pipeline
Some checks failed
CI / Lint (push) Failing after 1s
CI / Test (push) Failing after 1s
2026-02-02 07:51:09 -05:00
871f64ee4c ci: add Gitea Actions workflow, add uv.lock
Some checks failed
CI / Lint (push) Failing after 1s
CI / Test (push) Failing after 1s
2026-02-02 07:16:20 -05:00
3f1e05eaad refactor: consolidate to handler-base, migrate to pyproject.toml, add tests 2026-02-02 07:11:08 -05:00
50b1835688 feat: add pipeline bridge for NATS to Argo/Kubeflow
- pipeline_bridge.py: Standalone bridge service
- pipeline_bridge_v2.py: handler-base version
- Supports Argo Workflows and Kubeflow Pipelines
- Workflow monitoring and status publishing
- Dockerfile variants for standalone and handler-base
2026-02-02 06:23:21 -05:00
57514f2b09 Initial commit 2026-02-02 11:08:05 +00:00