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

CB-14140 Switch to using fs-extra in favour of shelljs #613

Merged
merged 5 commits into from
Sep 4, 2018

Commits on Sep 4, 2018

  1. Update to fs-extra 7

    raphinesse committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    47fb215 View commit details
    Browse the repository at this point in the history
  2. Switch to using fs-extra in favour of shelljs

    Co-authored-by: Raphael von der Grün <raphinesse@gmail.com>
    dpogue and raphinesse committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    0dcadb2 View commit details
    Browse the repository at this point in the history
  3. Disable tests that were already broken

    These tests are broken beyond the scope of switching to fs-extra and
    will be fixed separately.
    raphinesse committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    e878ecb View commit details
    Browse the repository at this point in the history
  4. Get rid of shelljs in cordova/serve

    The shelljs usage in the cordova/serve spec is just commented out, since
    it has been disabled for some time and is due to be replaced anyway.
    raphinesse committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    649ffe7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26a0595 View commit details
    Browse the repository at this point in the history