Skip to content

Commit d8ba594

Browse files
- added repo to argoRuntime query (#124)
* - added repo to argoRuntime query - bump version * model_gen.go
1 parent 8e87d47 commit d8ba594

File tree

3 files changed

+40
-147
lines changed

3 files changed

+40
-147
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.34.10
1+
0.34.11

pkg/codefresh/argo_runtime.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ func (r *argoRuntime) Get(ctx context.Context, name string) (*model.Runtime, err
103103
ingressHost
104104
runtimeVersion
105105
installationStatus
106+
repo
106107
}
107108
}
108109
`,

pkg/codefresh/model/models_gen.go

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

0 commit comments

Comments
 (0)