Socket
Socket
Sign inDemoInstall

@eclipse-che/plugin-registry-generator

Package Overview
Dependencies
115
Maintainers
4
Versions
595
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @eclipse-che/plugin-registry-generator

Generator of yaml files exposed by the plug-in registry.


Version published
Maintainers
4
Created

Readme

Source

Build

This tool is currently generating data at build time so we can remove all devfiles from the v3/plugins folder

This tool generates:

  • v3/plugins/**/devfile.yaml based on the file `che-editors.yaml``

npm package

The build tool is available at https://www.npmjs.com/package/@eclipse-che/plugin-registry-generator

@next alias version will link the current development version.

Flags

root folder

--root-folder:/root-path assume the che-*.yaml files are in this folder

output folder

--output-folder:/output-path assume the generated files will be in this folder

Default to /tmp/che-plugin-registry/output-folder

embed the vsix files

--embed-vsix:true will embed the vsix in the generated output folder (and in the OCI image)

Default to false

Digest generation

By default all generated images tags are using the digest (sha256 link)

Use --skip-digest-generation:true to disable it.

Help

There is a command that is invoked in the Dockerfile to generate these files Script used is generate_vscode_extensions.sh

FAQs

Last updated on 24 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc