13 lines
284 B
YAML
13 lines
284 B
YAML
name: test_agent
|
|
versions:
|
|
- id: v1
|
|
hash: feedface
|
|
author: pytest
|
|
message: fixture initial
|
|
created_at: 2026-01-01T00:00:00Z
|
|
- id: v2
|
|
hash: draftv2
|
|
author: pytest
|
|
message: draft for promotion tests
|
|
created_at: 2026-06-01T00:00:00Z
|
|
active_version: v1 |