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

build: add GitHub Action to update tools modules #40644

Closed
wants to merge 2 commits into from

Commits on Nov 8, 2021

  1. build: add GitHub Action to update tools modules

    Update ESLint, Babel, remark, and so on. Run once a week.
    
    PR-URL: nodejs#40644
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Trott committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e8d16ee View commit details
    Browse the repository at this point in the history
  2. tools: improve update scripts

    The --production flag has no effect in this situation. Remove it.
    
    Add --ignore-scripts as a precaution.
    
    PR-URL: nodejs#40644
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Trott committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    04451d8 View commit details
    Browse the repository at this point in the history