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] Remove shelljs #23

Merged
merged 4 commits into from
Jun 16, 2018
Merged

Conversation

raphinesse
Copy link
Contributor

No description provided.

package.json Outdated
"q": "^1.4.1",
"shelljs": "^0.7.0"
"shelljs": "^0.7.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we able to remove shelljs entirely from the package.json?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of course. Good catch. Will update this to remove it.

Embarrassing oversight given the title of the PR 😅

@brodycj brodycj changed the title Remove shelljs [CB-14140] Remove shelljs Jun 15, 2018
@brodycj
Copy link

brodycj commented Jun 15, 2018

Linking this wonderful change in progress to Apache CB-14140 (https://issues.apache.org/jira/browse/CB-14140).

@raphinesse
Copy link
Contributor Author

@dpogue Are you fine with me merging this?

Copy link
Member

@dpogue dpogue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@raphinesse raphinesse merged commit 3dd91cf into apache:master Jun 16, 2018
@raphinesse raphinesse deleted the remove-shelljs branch June 16, 2018 02:35
brodycj pushed a commit to brodycj/cordova-fetch that referenced this pull request Aug 6, 2018
brodycj pushed a commit to brodycj/cordova-fetch that referenced this pull request Aug 6, 2018
Needed to support fs-extra in spec only in patch release

FUTURE TBD may be removed from devDependencies if
[apacheGH-23] shelljs -> fs-extra is completely ported
to 1.3.x.

NOT WANTED in master
brodycj pushed a commit to brodycj/cordova-fetch that referenced this pull request Aug 6, 2018
partial cherry-pick from master, shelljs still in
index.js & fetch-unit.spec.js

FUTURE TBD: cherry-pick remaining changes &
remove fs-extra from devDependencies
brodycj pushed a commit to brodycj/cordova-fetch that referenced this pull request Aug 6, 2018
brodycj pushed a commit to brodycj/cordova-fetch that referenced this pull request Aug 14, 2018
brodycj pushed a commit to brodycj/cordova-fetch that referenced this pull request Aug 14, 2018
Needed to support fs-extra in spec only in patch release

FUTURE TBD may be removed from devDependencies if
[apacheGH-23] shelljs -> fs-extra is completely ported
to 1.3.x.

NOT WANTED in master
brodycj pushed a commit to brodycj/cordova-fetch that referenced this pull request Aug 14, 2018
partial cherry-pick from master, shelljs still in
index.js & fetch-unit.spec.js

FUTURE TBD: cherry-pick remaining changes &
remove fs-extra from devDependencies
brodycj pushed a commit to brodycj/cordova-fetch that referenced this pull request Aug 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants