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

Update buildifier helper script to download buildifier if it's not present

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Build
    • Fully Compatible

      Currently developers need to run:

      {format}

      python ./buildscripts/download_buildifier.py && python ./buildscripts/buildifier.py fix-all
      {format}

      Update buildifier.py to call download_buildifier.py if a buildifier binary is not present so developers just need to invoke one script.

       

      Bonus: If possible try to create a helper script to invoke all quick-running formatters so developers don't have to run a bunch of scripts

            Assignee:
            udita.bose@mongodb.com Udita Bose
            Reporter:
            zack.winter@mongodb.com Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: