Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-6023

Always publish packages from main to unstable tag

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • No version
    • Affects Version/s: None
    • Component/s: CI, Tech debt
    • None
    • 5
    • Not Needed

      Each time a commit on main happens we want to run lerna version + lerna publish in order to publish all the packages to a commit based NPM dist-tag: eg. unstable-

      {sha}

      -

      {date}

      @mongodb-js/aggregations@1.2.3 --> unstable-79b8fc667-20210920

      These packages can be used to trigger downstream CIs and run tests against the latest code, like this: npm run install `@mongodb-js/aggregations@unstable-79b8fc667-20210920`

      See https://mongodb.slack.com/archives/C03J73N4L58/p1660595479576099

            Assignee:
            Unassigned Unassigned
            Reporter:
            maurizio.casimirri@mongodb.com Maurizio Casimirri
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: