Investigate new homebrew release automation rules

XMLWordPrintableJSON

    • Type: Story
    • Resolution: Fixed
    • Priority: Major - P3
    • vNext
    • Affects Version/s: None
    • Component/s: None
    • Not Needed
    • Developer Tools

      Homebrew has enabled the npm flag that prevents packages from being installed that are not older than 24 hours. Since we publish all our @mongosh/* monorepo packages at the same time we publish mongosh we will never be able to bump homebrew on the same day as the npm release.

      AC

      • Determine a method of scheduling a cron job - evg? gha?
      • Run the homebrew script 24+ hours after the mongosh publish
        • The script opens a PR against homebrew with a commit and sha update
      • We can not open the PR from an org fork because their bot does not make commits to that.

            Assignee:
            Neal Beeken
            Reporter:
            Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: