Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(cacti): use lerna 8.1 instead of lerna lite #3369

Closed

Commits on Aug 2, 2024

  1. chore(cacti): use lerna 8.1 instead of lerna lite

    First step of ci refactoring.
    
    Please see ./epics/2024-06-ci-refactoring.md in
    this commit for ci refactoring plan.
    
    Primary Change:
     - switch from using lerna lite to lerna 8.1
    
     Secondary Changes:
     - add ci refactoring plan markdown file
     - lerna.json: remove useWorkspaces, which is not
    supported by lerna 8.1
     - introduce package.lock, a new file generated
     - package.json: increase memory used when
       building
     - yarn.lock: introduce lerna 8.1
    
    Signed-off-by: Jennifer Bell <jenniferlianne@gmail.com>
    
    remove package.lock
    Jennifer Bell committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5c27cde View commit details
    Browse the repository at this point in the history