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 <[email protected]>
  • Loading branch information
apupier committed Feb 26, 2020
1 parent 5bee6b9 commit 33c1f49
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 33c1f49

Please sign in to comment.