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

Avoid running npm ci many times in check-test

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • 1
    • Developer Tools

      https://github.com/mongodb-js/devtools-shared/blob/main/.github/workflows/check-test.yaml#L83C1-L83C87

      We end up running the bootstrap with a npm ci step many times which is redundant. A minor improvement would be to extract that out of that and only run npm ci once.

            Assignee:
            Unassigned Unassigned
            Reporter:
            gagik.amaryan@mongodb.com Gagik Amaryan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: