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

breaking: replace shelljs with fs-extra #851

Merged
merged 19 commits into from
May 27, 2020

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    608d07b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7b7ccd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fcdbcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d12da6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99f81d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8408d74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68926bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29950fc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc3cb28 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3405173 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    896ab62 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8d7f492 View commit details
    Browse the repository at this point in the history
  13. breaking(test): drop shell.exec in killsim

    * Replace pgrep command with find-process
    * Replace shell.exec with superspawn.spawn
    erisu committed May 22, 2020
    Configuration menu
    Copy the full SHA
    612dab2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4861a9d View commit details
    Browse the repository at this point in the history
  15. breaking: remove shell.config

    erisu committed May 22, 2020
    Configuration menu
    Copy the full SHA
    09b69db View commit details
    Browse the repository at this point in the history
  16. breaking: replace more shell.cp w/ fs.copySync

    * Added missing defaults.xml test fixture file
    erisu committed May 22, 2020
    Configuration menu
    Copy the full SHA
    5fcfe2f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f275abf View commit details
    Browse the repository at this point in the history
  18. chore: update package-lock

    erisu committed May 22, 2020
    Configuration menu
    Copy the full SHA
    a829304 View commit details
    Browse the repository at this point in the history
  19. chore: use verbose emit

    erisu committed May 22, 2020
    Configuration menu
    Copy the full SHA
    b9b99fa View commit details
    Browse the repository at this point in the history