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

Enable Continuous Delivery #468

Open
rantoniuk opened this issue Aug 1, 2022 · 4 comments
Open

Enable Continuous Delivery #468

rantoniuk opened this issue Aug 1, 2022 · 4 comments
Assignees

Comments

@rantoniuk
Copy link
Contributor

https://www.jenkins.io/doc/developer/publishing/releasing-cd/

@rantoniuk rantoniuk self-assigned this Aug 1, 2022
@programbeginnerTW
Copy link

Hi, @rantoniuk !
It seems simple to follow the directions in the link to enable this feature!
May I start doing this?

@rantoniuk
Copy link
Contributor Author

Thanks for volunteering, however this issue is actually for maintainers - that's why I already assigned it to myself. We need to see internally if we actually want this type of delivery and if it fits our development cycle.

@rantoniuk
Copy link
Contributor Author

@olamy what are your thoughts on enabling this Continuous Delivery?

I think it make sense to automate the releases, but I'm not sure we want to go with this weird release numbering scheme, that increments the major numbers. To me one of the below version strings would probably be ok though:

  • 1.321.vabcdef456789 or 1.999999-SNAPSHOT
  • 4.0.0-123.vabcdef456789 or 4.0.0-999999-SNAPSHOT

(see Manually controlled prefix (optional) and Versioning with wrapped components (optional) from the releasing-cd page).

@olamy
Copy link
Member

olamy commented Jan 19, 2025

TBH, I'm not really active anymore on this plugin (but who knows :) )
So It's up to active people.
My personal thoughts, I would be -0, because I don't feel it right to be so dependent on external concurrent tooling for something such important as releasing....

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

No branches or pull requests

3 participants