Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

che #12840 Adding latest version of openshift-connector plugin. Switching plugin download url from marketplace to github release #117

Merged
merged 1 commit into from
Apr 19, 2019
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
2 changes: 1 addition & 1 deletion plugins/redhat.vscode-openshift-connector/0.0.17/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ type: VS Code extension
name: OpenShift Connector
title: OpenShift Connector
description: Interacting with Red Hat OpenShift clusters and providing a streamlined developer experience using Eclipse Che
url: https://marketplace.visualstudio.com/_apis/public/gallery/publishers/redhat/vsextensions/vscode-openshift-connector/0.0.17/vspackage
url: https://github.com/redhat-developer/vscode-openshift-tools/releases/download/v0.0.17/openshift-connector-0.0.17-127.vsix
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
publisher: Red Hat, Inc.
repository: https://github.com/redhat-developer/vscode-openshift-tools
Expand Down
14 changes: 14 additions & 0 deletions plugins/redhat.vscode-openshift-connector/0.0.19/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
id: redhat.vscode-openshift-connector
version: 0.0.19
type: VS Code extension
name: OpenShift Connector
title: OpenShift Connector
description: Interacting with Red Hat OpenShift clusters and providing a streamlined developer experience using Eclipse Che
url: https://github.com/redhat-developer/vscode-openshift-tools/releases/download/v0.0.19/openshift-connector-0.0.19-183.vsix
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
publisher: Red Hat, Inc.
repository: https://github.com/redhat-developer/vscode-openshift-tools
category: Other
firstPublicationDate: "2019-04-19"
attributes:
containerImage: "eclipse/che-remote-plugin-openshift-connector-0.0.17:next"