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

[CLOSES #179] Plugin Publish and Revert to Groovy #190

Merged
merged 1 commit into from Feb 23, 2019
Merged

[CLOSES #179] Plugin Publish and Revert to Groovy #190

merged 1 commit into from Feb 23, 2019

Conversation

adrw
Copy link
Collaborator

@adrw adrw commented Feb 21, 2019

@wesleyk
Copy link
Contributor

wesleyk commented Feb 23, 2019

The bullet points you listed out would have been great granular commits. Can we try to do that in the future?

}

test {
testm2 {
Copy link
Contributor

Choose a reason for hiding this comment

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

why rename?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

To make it more clear that this is integration testing of the public published on M2 plugin vs the locally built version tested with testlocal.

Copy link
Contributor

Choose a reason for hiding this comment

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

hmm okay, can you leave a comment on each task?

@@ -0,0 +1,21 @@
//pluginManagement {
Copy link
Contributor

Choose a reason for hiding this comment

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

what's up with all this commented out stuff? Remove it or leave a note why it's commented out?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oops I thought I had gotten all of it, I'll remove it and force push.

* [RELEASE] `misk-web-plugin:201902211512-8d6fdea`
* Publish to Gradle M2 repository
* Using https://plugins.gradle.org/docs/publish-plugin#kotlin-example
* Revert `misk-web` directory to Groovy from Kotlin DSL so internal `hooks.gradle` work
@adrw adrw merged commit 2e405c3 into cashapp:master Feb 23, 2019
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.

None yet

2 participants