OpenAPITools / sbt-openapi-generator

Other
27 stars 35 forks source link

Bump version to 7.3.0 #48

Closed mikkka closed 8 months ago

mikkka commented 8 months ago

Bump open api generator version to 7.3.0

@wing328 please have a look

wing328 commented 8 months ago

The CI tests failed. Please take a look when you've time.

wing328 commented 8 months ago

can you please update https://github.com/OpenAPITools/sbt-openapi-generator/actions/runs/7927084946/workflow?pr=48#L29 to jdk11 as well?

mikkka commented 8 months ago

can you please update https://github.com/OpenAPITools/sbt-openapi-generator/actions/runs/7927084946/workflow?pr=48#L29 to jdk11 as well?

done

mikkka commented 8 months ago

Hi @wing328 , do you think that it's time for a new release?

mikkka commented 8 months ago

Hi @wing328 , would you kindly release new version?

wing328 commented 8 months ago

done via https://github.com/OpenAPITools/sbt-openapi-generator/releases/tag/v7.3.0

wing328 commented 8 months ago

the publish failed since bintray has been unset: https://github.com/OpenAPITools/sbt-openapi-generator/actions/runs/7961025131/job/21731316245

i'll try to see if i can manually publish it this weekend

wing328 commented 8 months ago

@mikkka does the staging looks good to you?

https://oss.sonatype.org/service/local/repositories/orgopenapitools-1346/content/org/openapitools/sbt-openapi-generator_2.12_1.0/7.3.0+0-4ae9bf0a+20240226-0016/sbt-openapi-generator-7.3.0+0-4ae9bf0a+20240226-0016.jar

wing328 commented 8 months ago

fyi. filed https://github.com/OpenAPITools/sbt-openapi-generator/pull/49 to switch to sonatype for publishing

mikkka commented 8 months ago

@mikkka does the staging looks good to you?

https://oss.sonatype.org/service/local/repositories/orgopenapitools-1346/content/org/openapitools/sbt-openapi-generator_2.12_1.0/7.3.0+0-4ae9bf0a+20240226-0016/sbt-openapi-generator-7.3.0+0-4ae9bf0a+20240226-0016.jar

Jar looks good. Wait for it being placed in nexus, so it can be included in project via addSbtPlugin("org.openapitools" % "sbt-openapi-generator" % "7.3.0")

wing328 commented 8 months ago

just did a released of 7.3.0. can you please give it a try?

mikkka commented 8 months ago

just did a released of 7.3.0. can you please give it a try?

Found this:

https://oss.sonatype.org/content/repositories/snapshots/org/openapitools/sbt-openapi-generator_2.12_1.0/7.3.0+0-4ae9bf0a+20240226-0000/ https://repo1.maven.org/maven2/org/openapitools/sbt-openapi-generator_2.12_1.0/7.3.0+0-4ae9bf0a+20240226-0016/

I think version is broken and there are no pom file (sbt wants it)

wing328 commented 8 months ago

thanks for checking. i'll take another look tomorrow

wing328 commented 7 months ago

just published to https://repo1.maven.org/maven2/org/openapitools/sbt-openapi-generator_2.12_1.0/7.3.0/ by skipping the version plugin

can you please give it another try?

if it works, i'll cut another release for openapi generator v7.4.0

mikkka commented 7 months ago

Ok, now it can be seen.

вт, 26 мар. 2024 г. в 08:39, William Cheng @.***>:

just published to https://repo1.maven.org/maven2/org/openapitools/sbt-openapi-generator_2.12_1.0/7.3.0/ by skipping the version plugin

can you please give it another try?

if it works, i'll cut another release for openapi generator v7.4.0

— Reply to this email directly, view it on GitHub https://github.com/OpenAPITools/sbt-openapi-generator/pull/48#issuecomment-2019325035, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABEFWKJEC2BYYMGEVUMOFDY2DUWZAVCNFSM6AAAAABDKIKIIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJZGMZDKMBTGU . You are receiving this because you were mentioned.Message ID: @.***>

wing328 commented 7 months ago

good.

can you please give it a try to see if the sbt plugin works for you as expected?

mikkka commented 7 months ago

Hi, Seems to work fine.

вт, 26 мар. 2024 г. в 18:41, William Cheng @.***>:

good.

can you please give it a try to see if the sbt plugin works for you as expected?

— Reply to this email directly, view it on GitHub https://github.com/OpenAPITools/sbt-openapi-generator/pull/48#issuecomment-2020461118, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABEFWPUKVOHU6TN4SOMXALY2F3HJAVCNFSM6AAAAABDKIKIIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRQGQ3DCMJRHA . You are receiving this because you were mentioned.Message ID: @.***>

wing328 commented 7 months ago

thanks for testing it

just published v7.4.0: https://central.sonatype.com/artifact/org.openapitools/sbt-openapi-generator/7.4.0

pan3793 commented 4 months ago

why drop support Java 8

wing328 commented 4 months ago

it's reached EOL a while ago.

if you can't use JDK11+ in your environment, please use docker instead, e.g. https://hub.docker.com/r/openapitools/openapi-generator-cli