Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: console-plugin-test-cypress
name: console-plugin-test-cypress
namespace: ci
tag: node22
images:
- dockerfile_path: Dockerfile
to: console-plugin-template
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: console-plugin-test-cypress
name: console-plugin-test-cypress
namespace: ci
tag: node22
images:
- dockerfile_path: Dockerfile
to: console-plugin-template
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: console-plugin-test-cypress
name: console-plugin-test-cypress
namespace: ci
tag: node22
images:
- dockerfile_path: Dockerfile
to: console-plugin-template
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: console-plugin-test-cypress
name: console-plugin-test-cypress
namespace: ci
tag: node22
images:
- dockerfile_path: Dockerfile
to: console-plugin-template
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: console-plugin-test-cypress
name: console-plugin-test-cypress
namespace: ci
tag: node22
images:
- dockerfile_path: Dockerfile
to: console-plugin-template
Expand Down
5 changes: 5 additions & 0 deletions core-services/prow/02_config/_labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -750,6 +750,11 @@ repos:
name: kind/cypress
target: both
addedBy: label
- color: 00D8FF
description: Related to dynamic-demo-plugin
name: kind/demo-plugin
target: both
addedBy: label
- color: e11d21
description: Categorizes a PR as containing plugin API changes
name: plugin-api-changed
Expand Down