Skip to content

Commit

Permalink
Upgrade to latest Lerna
Browse files Browse the repository at this point in the history
We had not previously done this because it drops support for Node v8.

Bump orb to a new version that waits for Verdaccio to start before moving on;
this PR seems to make lerna fast enough that it beats Verdaccio now!

Part of #5119.
  • Loading branch information
glasser committed May 3, 2021
1 parent df054f1 commit 2272246
Show file tree
Hide file tree
Showing 3 changed files with 7,823 additions and 7,234 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ orbs:
# `oss` is a local reference to the package. The source for Apollo Orbs can
# be found at http://github.com/apollographql/CircleCI-Orbs/.
# We could use Renovate to bump this version via PR, but that's not setup now.
oss: apollo/oss-ci-cd-tooling@0.0.18
oss: apollo/oss-ci-cd-tooling@0.0.19

commands:
# These are the steps used for each version of Node which we're testing
Expand Down
Loading

0 comments on commit 2272246

Please sign in to comment.