Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-62597

Record static/UI dependencies on "About Jenkins"

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core

      https://github.com/jenkinsci/jenkins/blob/2776f4dc77d12650e310dc10c005f95937ac3469/core/src/main/resources/hudson/AboutJenkins/index.jelly#L51-L52 records some components we include that aren't coming from Maven.

      I'm fairly sure at least Material Icons are missing here, and probably doesn't hurt to mention Tango and RRZE too.

          [JENKINS-62597] Record static/UI dependencies on "About Jenkins"

          Daniel Beck added a comment -

          FYI fqueiruga timja you're probably best informed what we use for the UI here.

          Daniel Beck added a comment - FYI fqueiruga timja you're probably best informed what we use for the UI here.

          Félix Queiruga Balado added a comment - - edited

          On the top of my head:

          Pre-2020 dependencies:

          • Handlebars
          • PrototypeJS
          • jQuery
          • YahooUI

          2020 dependencies:

          • Material icons

          I wonder if build-time tools should be specified. If that's so the list will be endless and should probably generated based on the package.json file.

          Félix Queiruga Balado added a comment - - edited On the top of my head: Pre-2020 dependencies: Handlebars PrototypeJS jQuery YahooUI 2020 dependencies: Material icons I wonder if build-time tools should be specified. If that's so the list will be endless and should probably generated based on the package.json file.

          Daniel Beck added a comment -

          I wonder if build-time tools should be specified

          Would not, as long as there are no parts in the generated output.

          Daniel Beck added a comment - I wonder if build-time tools should be specified Would not, as long as there are no parts in the generated output.

          I see. So then my comment still stands

          Félix Queiruga Balado added a comment - I see. So then my comment still stands

            Unassigned Unassigned
            danielbeck Daniel Beck
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: