package_test.py refers to outdated mongosh package information

XMLWordPrintableJSON

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

      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
            Reporter:
            Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: