Skip to content

Conversation

@nastra
Copy link
Contributor

@nastra nastra commented Mar 5, 2024

No description provided.

}

subprojects {
if (it.name == 'iceberg-open-api') {
Copy link
Member

Choose a reason for hiding this comment

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

Just wondering do we need project.hasProperty('release') check also here? Because without -Prelease it should work as usual?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

we also don't want to publish the artifact when running ./gradlew publishToMavenLocal. Exiting early here means we basically don't run any publishing/signing tasks for this particular artifact

@danielcweeks danielcweeks merged commit 2519ab4 into main Mar 5, 2024
cdouglas pushed a commit to cdouglas/iceberg that referenced this pull request Apr 3, 2024
devangjhabakh pushed a commit to cdouglas/iceberg that referenced this pull request Apr 22, 2024
@Fokko Fokko deleted the dont-publish-open-api-module branch June 3, 2024 11:17
zachdisc pushed a commit to zachdisc/iceberg that referenced this pull request Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants