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

feat(command-lm): merge netlify-lm-plugin to CLI #1489

Merged
merged 50 commits into from
Feb 14, 2021

Commits on Feb 14, 2021

  1. feat(lm): add lm and lm:info command

    keiko713 authored and erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    85acf08 View commit details
    Browse the repository at this point in the history
  2. feat(lm): add listr to dependency

    keiko713 authored and erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    3756839 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b6e263 View commit details
    Browse the repository at this point in the history
  4. feat(lm): fix lint

    keiko713 authored and erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    5e7da18 View commit details
    Browse the repository at this point in the history
  5. feat(lm): fix lint, add analytics

    keiko713 authored and erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    57f53e5 View commit details
    Browse the repository at this point in the history
  6. feat(lm): run prettier

    keiko713 authored and erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    f746b2d View commit details
    Browse the repository at this point in the history
  7. feat(lm): add lm:install command

    keiko713 authored and erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    e27215a View commit details
    Browse the repository at this point in the history
  8. feat(lm): add lm:setup command

    keiko713 authored and erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    7c5fddc View commit details
    Browse the repository at this point in the history
  9. feat(lm): add a test

    keiko713 authored and erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    0efe5da View commit details
    Browse the repository at this point in the history
  10. feat(lm): apply prettier

    keiko713 authored and erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    bae9c89 View commit details
    Browse the repository at this point in the history
  11. feat(lm): update test

    keiko713 authored and erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    009dc88 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0c352e9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ae5adb3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    304d909 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    50f0133 View commit details
    Browse the repository at this point in the history
  16. test: fix sitename

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    fe547a3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1147474 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4bac597 View commit details
    Browse the repository at this point in the history
  19. chore: fix linting

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    4ef23c1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6478663 View commit details
    Browse the repository at this point in the history
  21. fix: fix windows install

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    79a721d View commit details
    Browse the repository at this point in the history
  22. chore: fix lint errors

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    b89b77e View commit details
    Browse the repository at this point in the history
  23. fix: windows install

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    f3904e1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fc84669 View commit details
    Browse the repository at this point in the history
  25. fix: windows install

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    73bd953 View commit details
    Browse the repository at this point in the history
  26. test: improve test

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    a319829 View commit details
    Browse the repository at this point in the history
  27. fix: use script raw content

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    1ca847a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3ecb2db View commit details
    Browse the repository at this point in the history
  29. refactor: code cleanup

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    48e2514 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c886b1d View commit details
    Browse the repository at this point in the history
  31. test: fix tests

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    57cb506 View commit details
    Browse the repository at this point in the history
  32. feat: add missing docs

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    cf82568 View commit details
    Browse the repository at this point in the history
  33. refactor: use throw instead of Promise.reject

    Co-authored-by: ehmicky <[email protected]>
    erezrokah and ehmicky committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    3a18a1a View commit details
    Browse the repository at this point in the history
  34. refactor: use throw instead of Promise.reject

    Co-authored-by: ehmicky <[email protected]>
    erezrokah and ehmicky committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    f6db9bb View commit details
    Browse the repository at this point in the history
  35. fix: use error instead of log

    Co-authored-by: ehmicky <[email protected]>
    erezrokah and ehmicky committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    411b891 View commit details
    Browse the repository at this point in the history
  36. fix: print error with stacktrace

    Co-authored-by: ehmicky <[email protected]>
    erezrokah and ehmicky committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    bc4f2f0 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    75fbebb View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    2b02fe0 View commit details
    Browse the repository at this point in the history
  39. test: fix windows test

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    417d5dd View commit details
    Browse the repository at this point in the history
  40. fix: add shebangs

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    c13f4ed View commit details
    Browse the repository at this point in the history
  41. style: format bash.sh

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    6e88890 View commit details
    Browse the repository at this point in the history
  42. fix: add missing await

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    79b4ff3 View commit details
    Browse the repository at this point in the history
  43. fix: windows install

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    f566ac0 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    21827c9 View commit details
    Browse the repository at this point in the history
  45. test: fix windows test

    erezrokah committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    c31ce45 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    c7b7d7c View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    8735ceb View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    4a8aa66 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    ff54528 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    76fd489 View commit details
    Browse the repository at this point in the history