Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@eclipse-che/plugin-registry-generator
Advanced tools
Generator of yaml files exposed by the plug-in registry.
This tool is currently generating data at build time so we can remove all plug-ins from the v3/plugins folder that are VS Code Extensions
This tool generates:
v3/plugins/**/meta.yaml
and v3/plugins/**/latest.txt
based on the file `che-theia-plugins.yaml``v3/che-theia/featured.json
which defines the recommended plug-ins when no plug-in is set in che-theiav3/che-theia/recommendations/<language>.json
with recommendations per languageThe build tool is available at https://www.npmjs.com/package/@eclipse-che/plugin-registry-generator
@next
alias version will link the current development version.
--root-folder:/root-path
assume the che-*.yaml files are in this folder
--output-folder:/output-path
assume the generated files will be in this folder
Default to /tmp/che-plugin-registry/output-folder
--embed-vsix:true
will embed the vsix in the generated output folder (and in the OCI image)
Default to false
By default all generated images tags are using the digest (sha256 link)
Use --skip-digest-generation:true
to disable it.
There is a command that is invoked in the Dockerfile to generate these files
Script used is generate_vscode_extensions.sh
FAQs
Generator of yaml files exposed by the plug-in registry.
The npm package @eclipse-che/plugin-registry-generator receives a total of 40 weekly downloads. As such, @eclipse-che/plugin-registry-generator popularity was classified as not popular.
We found that @eclipse-che/plugin-registry-generator demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.