Skip to content

Commit

Permalink
WIP VS Code AtlasMap extension eclipse-che/che#13922
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
  • Loading branch information
apupier committed Jun 3, 2020
1 parent 48b62bc commit 0376372
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
27 changes: 27 additions & 0 deletions v3/plugins/redhat/vscode-atlasmap/0.0.5/meta.yaml
Original file line number Diff line number Diff line change
@@ -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
1 change: 1 addition & 0 deletions v3/plugins/redhat/vscode-atlasmap/latest.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.0.5

0 comments on commit 0376372

Please sign in to comment.