JenkinsLintAction class is the root class. But does it make sense to instance new Checks explicitly or it is worth to use Reflection and load all those classes under org.jenkins.ci.plugins.jenkinslint.check?

      Let's refactor this plugin and enable this feature.

      https://github.com/v1v/jenkinslint-plugin/issues/6

          [JENKINS-29485] Dynamic check loading via Reflection

          Victor Martinez created issue -
          Victor Martinez made changes -
          Description Original: Let's use HealthReport class in order to show health icons as the weather column.

          Similar classes:
          - https://github.com/jenkinsci/jenkins/blob/jenkins-1.554.1/core/src/main/resources/lib/hudson/buildHealth.jelly
          - https://github.com/jenkinsci/jenkins/blob/jenkins-1.554.1/core/src/main/java/hudson/model/HealthReport.java
          - https://github.com/jenkinsci/jenkins/blob/jenkins-1.554.1/core/src/main/java/hudson/model/Job.java

          New: JenkinsLintAction class is the root class. But does it make sense to instance new Checks explicitly or it is worth to use Reflection and load all those classes under org.jenkins.ci.plugins.jenkinslint.check?

          Let's refactor this plugin and enable this feature.

          https://github.com/v1v/jenkinslint-plugin/issues/6
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 164361 ] New: JNJira + In-Review [ 181597 ]
          Victor Martinez made changes -
          Labels New: 0.13.0

            v2v Victor Martinez
            v2v Victor Martinez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: