Skip to content

Commit 7cd96eb

Browse files
pull master
2 parents 4da2820 + bfe3be6 commit 7cd96eb

File tree

2 files changed

+148
-48
lines changed

2 files changed

+148
-48
lines changed

pkg/codefresh/model/models_gen.go

Lines changed: 147 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/codefresh/workflow_v2.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ func (w *workflowV2) Get(ctx context.Context, name, namespace, runtime string) (
6363
}
6464
status {
6565
phase
66+
startedAt
6667
progress {
6768
total
6869
done

0 commit comments

Comments
 (0)