Skip to content

Commit

Permalink
Add Vale to the Che Plugin Registry
Browse files Browse the repository at this point in the history
Initial contribution of the vscode-vale extension to the Che Plugin Registry.
The sidecar container for this extension contains a basic Vale config file.

See eclipse-che/che#15856

Signed-off-by: Eric Williams <ericwill@redhat.com>
  • Loading branch information
ericwill authored and monaka committed Mar 7, 2020
1 parent fb66364 commit e59629d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
19 changes: 19 additions & 0 deletions v3/plugins/testthedocs/vale/0.9.1/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
apiVersion: v2
publisher: testthedocs
name: vale
version: 0.9.1
type: VS Code extension
displayName: Vale
title: Vale
description: Lint documents with Vale
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/testthedocs/vscode-vale
category: Other
firstPublicationDate: "2020-01-30"
spec:
containers:
- image: "quay.io/eclipse/che-sidecar-vale:0.9.1-82a757a"
name: "vscode-vale"
memoryLimit: "512Mi"
extensions:
- https://download.jboss.org/jbosstools/vscode/3rdparty/vscode-vale/vale-0.9.1.vsix
1 change: 1 addition & 0 deletions v3/plugins/testthedocs/vale/latest.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.9.1

0 comments on commit e59629d

Please sign in to comment.