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

package_test.py refers to outdated mongosh package information

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Build
    • ALL
    • Build OnDeck

      https://github.com/10gen/mongo/blob/f7a031690918e6214745eb2a269f22c8c6ae83c5/buildscripts/package_test.py#L322 reads

      r = requests.get('https://s3.amazonaws.com/info-mongodb-com/com-download-center/mongosh.json')

      This file is a) only intended for the Download Center for programmatic consumption and b) outdated and will no longer be updated in the near future.

      The script should be updated to use https://downloads.mongodb.com/compass/mongosh.json instead, which is a public endpoint that is actually intended for programmatic consumers.

            Assignee:
            zack.winter@mongodb.com Zack Winter
            Reporter:
            anna.henningsen@mongodb.com Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: