Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-45586

The enterprise module is not linted in patch builds

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.4
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Hide

      Run a lint task in a patch build with changes to the enterprise module that should cause the lint task to fail.

      Show
      Run a lint task in a patch build with changes to the enterprise module that should cause the lint task to fail.
    • Dev Platform 2020-02-10, Dev Platform 2020-02-24, Dev Platform 2020-03-09

      In lint runs during patch build (including the commit queue), we only look at what files have been changed in order to not need to run lint against the entire code base. However, this diff does not include any of the changes from the enterprise module. This means that changes to the enterprise module can break lint and wouldn't get caught until lint is running in the mainline. We should update lint runs that are part of a patch build to include any related enterprise changes as well.

            Assignee:
            mathew.robinson@mongodb.com Mathew Robinson (Inactive)
            Reporter:
            david.bradford@mongodb.com David Bradford (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: