Skip to content

Commit 341054e

Browse files
Update workflow_v2.go (#425)
* Update workflow_v2.go * Update VERSION
1 parent 08d83e3 commit 341054e

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.43.3
1+
0.43.4

pkg/codefresh/workflow_v2.go

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,7 @@ func (w *workflowV2) List(ctx context.Context, filterArgs model.WorkflowsFilterA
124124
}
125125
status {
126126
phase
127-
progress {
128-
total
129-
done
130-
}
127+
progress
131128
nodes {
132129
type
133130
name

0 commit comments

Comments
 (0)