Skip to content

Rewriting scripts from bash to gradle#652

Open
sellophane wants to merge 1 commit intopantsbuild:masterfrom
sellophane:scripts_gradle
Open

Rewriting scripts from bash to gradle#652
sellophane wants to merge 1 commit intopantsbuild:masterfrom
sellophane:scripts_gradle

Conversation

@sellophane
Copy link
Contributor

No description provided.

Copy link
Collaborator

@wisechengyi wisechengyi left a comment

Choose a reason for hiding this comment

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

Thanks, @sellophane ! Just some nits.

doFirst {
file("$cwd/.cache/dummy_repo").deleteRecursively()
file("$cwd/src/test/resources/testData/dummy_repo").copyRecursively(file("$cwd/.cache/dummy_repo"))
file("$cwd/..cache/intellij/*/idea-dist/system/caches/").delete()
Copy link
Collaborator

Choose a reason for hiding this comment

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

is ..cache correct?

Comment on lines +67 to +69
tasks {

}
Copy link
Collaborator

Choose a reason for hiding this comment

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

redundant?

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.

2 participants