Skip to content

Commit f884d86

Browse files
author
Daniel Duong
committed
Merge branch 'nm-48798-50565' of https://github.com/nickmazzi/odh-dashboard into feat/autorag-s3-get
2 parents 72f2b54 + ece5f4b commit f884d86

140 files changed

Lines changed: 10612 additions & 1125 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.tekton/mod-arch-maas-pull-request.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
apiVersion: tekton.dev/v1
22
kind: PipelineRun
3-
#test
43
metadata:
54
annotations:
65
build.appstudio.openshift.io/repo: https://github.com/opendatahub-io/odh-dashboard?rev={{revision}}
@@ -50,4 +49,4 @@ spec:
5049
- name: git-auth
5150
secret:
5251
secretName: '{{ git_auth_secret }}'
53-
status: {}
52+
status: {}

.tekton/odh-dashboard-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ spec:
4949
- name: git-auth
5050
secret:
5151
secretName: '{{ git_auth_secret }}'
52-
status: {}
52+
status: {}

.tekton/odh-dashboard-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ spec:
4343
- name: git-auth
4444
secret:
4545
secretName: '{{ git_auth_secret }}'
46-
status: {}
46+
status: {}

0 commit comments

Comments
 (0)