Jenkins plugins

mikko.ropanen
mikko.ropanen Spryker Solution Partner Posts: 27 ✨ - Novice

Hi, quick question: do Jenkins plugins (that I manually enable in the GUI) persist between deployments, or is the instance recreated every time?

Of course I could just, you know, try and see, but I don't wanna right now :)

Best Answer

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 ⚖️ - Guardians (admin)
    Answer ✓

    Heyhey @mikko.ropanen ,

    I just aligned with our Cloud team:

    The container is restarted using the image that is build during the deployment. So such manual changes don't persist. 

    All the best,

    Florian

Answers

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 ⚖️ - Guardians (admin)
    Answer ✓

    Heyhey @mikko.ropanen ,

    I just aligned with our Cloud team:

    The container is restarted using the image that is build during the deployment. So such manual changes don't persist. 

    All the best,

    Florian

  • mikko.ropanen
    mikko.ropanen Spryker Solution Partner Posts: 27 ✨ - Novice

    Ok, thank you.

    I do need some way to send events to external system(s), especially when jobs fail. Maybe I'll see if the method from here works: https://forum.commercequest.space/discussion/28952/is-there-an-easy-way-to-configure-post-build-actions-for-jenkins-jobs-via-code#latest