Skip to content

Commit

Permalink
fix upstream conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomcli committed Apr 8, 2024
2 parents 460068b + ac39931 commit de05450
Show file tree
Hide file tree
Showing 216 changed files with 13,127 additions and 15,887 deletions.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Have questions or need support?
url: https://github.com/kubeflow/pipelines/discussions
about: Please ask questions on the Discussions tab
1 change: 1 addition & 0 deletions backend/api/v1beta1/auth.proto
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import "google/protobuf/empty.proto";
import "protoc-gen-swagger/options/annotations.proto";

option (grpc.gateway.protoc_gen_swagger.options.openapiv2_swagger) = {
schemes: [1, 2], // http + https
responses: {
key: "default";
value: {
Expand Down
1 change: 1 addition & 0 deletions backend/api/v1beta1/experiment.proto
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ import "google/protobuf/timestamp.proto";
import "protoc-gen-swagger/options/annotations.proto";

option (grpc.gateway.protoc_gen_swagger.options.openapiv2_swagger) = {
schemes: [1, 2], // http + https
responses: {
key: "default";
value: {
Expand Down
22 changes: 11 additions & 11 deletions backend/api/v1beta1/go_client/auth.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions backend/api/v1beta1/go_client/experiment.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 11 additions & 10 deletions backend/api/v1beta1/go_client/healthz.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 11 additions & 10 deletions backend/api/v1beta1/go_client/job.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions backend/api/v1beta1/go_client/pipeline.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions backend/api/v1beta1/go_client/run.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions backend/api/v1beta1/go_client/visualization.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit de05450

Please sign in to comment.