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

Include sources and javadoc jars #290

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

aaneja
Copy link
Contributor

@aaneja aaneja commented Feb 21, 2025

This is required for publishing to Sonatype

build.gradle Outdated
@@ -113,7 +113,7 @@ ext.tempto_runner = project(':tempto-runner')
ext.tempto_ldap = project(':tempto-ldap')
ext.tempto_kafka = project(':tempto-kafka')
ext.expected_result_generator = project(':expected-result-generator')
ext.tempto_version = '1.55-SNAPSHOT'
ext.tempto_version = '1.54-SNAPSHOT'
Copy link
Contributor

Choose a reason for hiding this comment

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

Are we intending to roll back the commits on master to fix this? Or just attempt the action again & re-tagging? We probably need to delete the git tag before retrying

Copy link
Contributor Author

@aaneja aaneja Feb 21, 2025

Choose a reason for hiding this comment

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

We should republish 1.54 since it was not released past staging. I thought re-tagging would occur with the action as well. If not, lets manually delete the release tag for 1.54 @unidevel

I am open to suggestions for best practices here

@aaneja aaneja force-pushed the includeSourceJavadocJars branch from 193ac1b to 444196f Compare February 21, 2025 07:55
@unidevel unidevel merged commit a5e5157 into prestodb:master Feb 21, 2025
2 checks passed
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.

3 participants