Giter VIP home page Giter VIP logo

Comments (4)

yassin-kammoun-sonarsource avatar yassin-kammoun-sonarsource commented on June 13, 2024

Hello @Malgosiatobiasz1,

Thank you for reaching out with your question!

This repository is designed as a standard Node.js package published on NPM, specifically crafted to function as an ESLint plugin. In the current context, introducing a JAR file doesn't align with the intended purpose.

Could you kindly elaborate on the specific scenario or use case where a JAR file might be beneficial? Your insights will help us better understand your needs and explore potential enhancements.

Thank you!

from eslint-plugin-sonarjs.

Malgosiatobiasz1 avatar Malgosiatobiasz1 commented on June 13, 2024

Hi @yassin-kammoun-sonarsource I am implementing sonarqube using a helm chart https://github.com/SonarSource/helm-chart-sonarqube/blob/master/charts/sonarqube-dce/values.yaml and I can install plugins from jar packages only(lines 274-282)

List of plugins to install.

For example:
plugins:
install:
- "https://github.com/AmadeusITGroup/sonar-stash/releases/download/1.3.0/sonar-stash-plugin-1.3.0.jar"
- "https://github.com/SonarSource/sonar-ldap/releases/download/2.2-RC3/sonar-ldap-plugin-2.2.0.601.jar"

plugins:
install: []

from eslint-plugin-sonarjs.

yassin-kammoun-sonarsource avatar yassin-kammoun-sonarsource commented on June 13, 2024

Thank you for the clarification!

As mentioned earlier, this repository is a Node.js project, making it unfeasible to provide a JAR file for it. Nevertheless, the rules embedded in this ESLint plugin are also accessible through SonarJS, the JavaScript analyzer within SonarQube, available in all editions of the product.

Given that SonarJS is a Maven project, you can locate the corresponding JAR file in the Maven Repository. However, I don't think you actually need to do anything since SonarJS is shipped with SonarQube, but I could be wrong as I am not an expert for the particular case of SonarQube Helm Chart.

If this information doesn't fully address your needs, I highly recommend seeking assistance at https://community.sonarsource.com/. There, you'll find experts on the SonarQube Helm Chart who will be more than willing to assist you.

Hope this proves helpful!

from eslint-plugin-sonarjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.