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

Removed oss-library-gradle-plugin with maven-publish #664

Closed
wants to merge 8 commits into from

Conversation

tanya732
Copy link
Contributor

Changes

  • Modified Github workflow and gradle plugins

References

Please include relevant links supporting this change such as a:

@tanya732 tanya732 requested a review from a team as a code owner September 12, 2024 13:41
Copy link
Contributor

@jimmyjames jimmyjames left a comment

Choose a reason for hiding this comment

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

❤️ I love getting rid of the plugin, or at least the publishing pieces of it! My only question would be that since we have many java SDKs, it seems like there will be a lot of common build script code replicated across the libraries. Just wondering if there's a way to reuse that code, e.g., maybe in an updated plugin that only has that shared code. But I will let you and the team make that decision 👍

id 'com.auth0.gradle.oss-library.java'
id 'me.champeau.gradle.japicmp' version '0.2.9'
// id 'java-gradle-plugin'
// id "com.gradle.plugin-publish" version "0.12.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

any reason to keep these commented-out lines?

}

repositories {
// jcenter()
// google()
// gradlePluginPortal()
Copy link
Contributor

Choose a reason for hiding this comment

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

can we remove these commented lines?

@tanya732
Copy link
Contributor Author

This PR is not being used. Refer - #665

@tanya732 tanya732 closed this Sep 20, 2024
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