While considering upgrades for ci.jenkins.io, I see that workflow-support is
now the first Pipeline-related plugin to arrive at 3.0 
(https://plugins.jenkins.io/workflow-support).
Hooray! Thanks for the work dnusbaum :)

>From the changelog:

    This update involves incompatible changes to the serialized format of
    Pipeline builds. Any Pipelines that are running when Jenkins is restarted
    to apply this upgrade will fail after the restart. Pipelines will be able
    to resume normally after subsequent restarts.

    To avoid this one-time issue, please stop all running Pipelines or allow
    them to complete before restarting Jenkins when applying this update.


Since there's a marshalling change going on, I wanted to double check my
understanding of this change.  I believe this means that only runtime
persistence for running Pipelines has changed, and none of the previously
existing on-disk state for Pipeline Runs will change. Would that be correct?


I'm personally a bit weary of seralization changes, which have bitten me in the
past, but if this is just about runtime data and no longer term persisted
information, then I'll happily upgrade post haste! :)



Cheers
--
GitHub:  https://github.com/rtyler

GPG Key ID: 0F2298A980EE31ACCA0A7825E5C92681BEF6CEA2

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/20190104195952.pucqh6wo27xxb7d2%40grape.brokenco.de.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: PGP signature

Reply via email to