From 33c1f499d30350e1f5af5a19a8268aa4def5399c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Pupier?= Date: Fri, 6 Dec 2019 16:02:41 +0100 Subject: [PATCH] WIP VS Code AtlasMap extension eclipse/che#13922 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Pupier --- .../redhat/vscode-atlasmap/0.0.5/meta.yaml | 27 +++++++++++++++++++ v3/plugins/redhat/vscode-atlasmap/latest.txt | 1 + 2 files changed, 28 insertions(+) create mode 100644 v3/plugins/redhat/vscode-atlasmap/0.0.5/meta.yaml create mode 100644 v3/plugins/redhat/vscode-atlasmap/latest.txt diff --git a/v3/plugins/redhat/vscode-atlasmap/0.0.5/meta.yaml b/v3/plugins/redhat/vscode-atlasmap/0.0.5/meta.yaml new file mode 100644 index 0000000000..1eb8e8ec9c --- /dev/null +++ b/v3/plugins/redhat/vscode-atlasmap/0.0.5/meta.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +publisher: redhat +name: vscode-atlasmap +version: 0.0.5 +type: VS Code extension +displayName: AtlasMap Data Transformation editor by Red Hat +title: AtlasMap Data Transformation editor by Red Hat +description: Opens a webview for AtlasMap Data Transformation editor +icon: https://www.eclipse.org/che/images/logo-eclipseche.svg +repository: https://github.com/jboss-fuse/vscode-atlasmap +category: Language +firstPublicationDate: '2020-02-26' +spec: + endpoints: + - name: "atlasmap-endpoint" + public: true + targetPort: 8585 + attributes: + protocol: http + containers: + - image: "quay.io/eclipse/che-sidecar-java:11-f76ca45" + name: vscode-atlasmap + memoryLimit: "512Mi" + ports: + - exposedPort: 8585 + extensions: + - https://download.jboss.org/jbosstools/vscode/snapshots/vscode-atlasmap/vscode-atlasmap-0.0.5-126.vsix diff --git a/v3/plugins/redhat/vscode-atlasmap/latest.txt b/v3/plugins/redhat/vscode-atlasmap/latest.txt new file mode 100644 index 0000000000..bbdeab6222 --- /dev/null +++ b/v3/plugins/redhat/vscode-atlasmap/latest.txt @@ -0,0 +1 @@ +0.0.5