jib icon indicating copy to clipboard operation
jib copied to clipboard

[jib-cli] Release lifecycle

Open gansheer opened this issue 2 years ago • 4 comments

Hi Team,

I was looking through the last releases and was surprised to see there was one of jib-core last month and not one for jib-cli. Since jib-cli depends on jib-core I wonder how it's release life cycle works.

Also the last jib-cli release (v0.12.0) contains in the lib two SNAPSHOT versions : jib-core-0.23.1-SNAPSHOT and jib-plugins-common-0.1.0-SNAPSHOT.

I would be thankful if you could give me more informations on this subject.

Thanks,

gansheer avatar Jun 07 '23 08:06 gansheer

Hi @gansheer! In general Jib releases on an ad-hoc cadence. The changes introduced in the jib-core 0.24.0 release were smaller fixes reported from users of the Maven and Gradle plugins, so we hadn’t prioritized a release of jib-cli at the time, though please let us know in this issue if you are experiencing any blockers (you can also find instructions here for building jib-cli from source as well).

On the question about the snapshot jars: jib-cli depends on jib-core and jib-plugins-common while being distributed as a standalone CLI tool, and my understanding is that the snapshot jars contained in the distribution are versions from these modules captured at the time of each jib-cli release.

emmileaf avatar Jun 09 '23 20:06 emmileaf

Hi there @emmileaf , I would like to use the changes to the gradle plugin that I recently contributed. could you please trigger a release for that when you have a chance?

Thanks for all of your work on this project!

wakingrufus avatar Jul 25 '23 03:07 wakingrufus

Hi @wakingrufus - I am no longer part of the team that maintains this repo and can't speak for future releases, but would suggest perhaps following-up on https://github.com/GoogleContainerTools/jib/issues/4027 for better visibility of this comment!

emmileaf avatar Aug 06 '23 01:08 emmileaf

Hi @wakingrufus - I am no longer part of the team that maintains this repo and can't speak for future releases, but would suggest perhaps following-up on https://github.com/GoogleContainerTools/jib/issues/4027 for better visibility of this comment!

Ok. Sorry to hear that! Thanks so much for your work.

wakingrufus avatar Aug 06 '23 01:08 wakingrufus