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

docgen: Optimize README update script #18840

Merged
merged 17 commits into from
Mar 26, 2020
Merged

docgen: Optimize README update script #18840

merged 17 commits into from
Mar 26, 2020

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    2528636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70bf8ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eec04be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dd4e96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c51750f View commit details
    Browse the repository at this point in the history
  6. Fix path

    oandregal authored and aduth committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    e0d02ef View commit details
    Browse the repository at this point in the history
  7. Fix core-data name match

    oandregal authored and aduth committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    50ce42a View commit details
    Browse the repository at this point in the history
  8. Fix JSDoc for exported declaration

    oandregal authored and aduth committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    cbd58ea View commit details
    Browse the repository at this point in the history
  9. Remove unnecessary process

    By removing the package list from the are-readmes-updated.js process
    we're checking both packages' READMEs and handbook's docs,
    making are-data-files-unstaged redundant.
    oandregal authored and aduth committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    36823f7 View commit details
    Browse the repository at this point in the history
  10. Rename for better semantics

    oandregal authored and aduth committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    055da58 View commit details
    Browse the repository at this point in the history
  11. Fix lint-stage syntax

    oandregal authored and aduth committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    1fac42c View commit details
    Browse the repository at this point in the history
  12. Remove duplicated

    oandregal authored and aduth committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    6b35cb3 View commit details
    Browse the repository at this point in the history
  13. Remove unnecessary try/catch

    oandregal authored and aduth committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    cc94645 View commit details
    Browse the repository at this point in the history
  14. Extract default path to constant

    oandregal authored and aduth committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    23cad80 View commit details
    Browse the repository at this point in the history
  15. Add use cases regexp is trying to match

    oandregal authored and aduth committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    1658348 View commit details
    Browse the repository at this point in the history
  16. Remove unnecessary functions

    oandregal authored and aduth committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    62ad0f0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    278ae89 View commit details
    Browse the repository at this point in the history