Skip to content

Comments

Remove rimraf#48985

Merged
spalger merged 15 commits intoelastic:masterfrom
spalger:remove-rimraf
Oct 24, 2019
Merged

Remove rimraf#48985
spalger merged 15 commits intoelastic:masterfrom
spalger:remove-rimraf

Conversation

@spalger
Copy link
Contributor

@spalger spalger commented Oct 22, 2019

We use both rimraf and del, which do the same thing, but del supports TS and promises natively, as also have protections against deletes outside of the CWD which is a great backup for arbitrary file deletes we're doing in different places.

@spalger spalger added Team:Operations Kibana-Operations Team v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.6.0 labels Oct 22, 2019
@spalger spalger requested a review from a team as a code owner October 22, 2019 20:13
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@elasticmachine
Copy link
Contributor

💔 Build Failed

@tylersmalley
Copy link
Member

Looks like yarn.lock needs added.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine

This comment has been minimized.

@elasticmachine

This comment has been minimized.

@elasticmachine

This comment has been minimized.

spalger added 2 commits October 23, 2019 21:22
# Conflicts:
#	packages/kbn-es/package.json
#	packages/kbn-plugin-helpers/package.json
#	packages/kbn-pm/dist/index.js
#	packages/kbn-pm/package.json
@elasticmachine
Copy link
Contributor

💔 Build Failed

@spalger
Copy link
Contributor Author

spalger commented Oct 24, 2019

@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@spalger spalger merged commit a859577 into elastic:master Oct 24, 2019
spalger pushed a commit to spalger/kibana that referenced this pull request Oct 24, 2019
* Update dependency del to v5

* unify del/rimraf usage with del v5

* update yarn.lock

* update kbn-pm distributable

* remove poorly transformed code

* force some deletes from tmp

* mock less of the fs module

* force tmp deletion in a few more suites

* please make this the last force

# Conflicts:
#	packages/kbn-plugin-helpers/package.json
spalger pushed a commit that referenced this pull request Oct 24, 2019
* Update dependency del to v5

* unify del/rimraf usage with del v5

* update yarn.lock

* update kbn-pm distributable

* remove poorly transformed code

* force some deletes from tmp

* mock less of the fs module

* force tmp deletion in a few more suites

* please make this the last force

# Conflicts:
#	packages/kbn-plugin-helpers/package.json
@spalger
Copy link
Contributor Author

spalger commented Oct 24, 2019

7.x/7.6: 4bd85e3

@spalger spalger deleted the remove-rimraf branch October 24, 2019 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:skip Skip the PR/issue when compiling release notes Team:Operations Kibana-Operations Team v7.6.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants