Am 31.01.2022 um 15:46 schrieb Mark Waite <mark.ea...@gmail.com>:Dependabot proposed a git plugin pull request to update the 2.289.x bom from 1117.v62a_f6a_01de98 to 1135.va_4eeca_ea_21c1.The pull request CI build fails because configuration as code plugin requires Jenkins 2.289.3 or higher but the git plugin only requires 2.289.1 or higher.
I'm interested in recommendations for actions I should take in this case. I could:
- Use dependabot to ignore the proposed upgrade and remain with the previous version of the plugin bom
- Increase the minimum required Jenkins version from 2.289.1 to 2.289.3
- Increase the minimum required Jenkins version from 2.289.1 to 2.303.1 and use the matching plugin bom for 2.303.1
- Do something else that I've not considered
Are there particular strengths of one of those options over the others?Are there weaknesses in one or more of those options that would guide me to not choose that option?Mark Waite
--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/04973ee4-fcc0-4fd9-a3ea-f95bc7311aa9n%40googlegroups.com.
Am 31.01.2022 um 16:02 schrieb 'Jesse Glick' via Jenkins Developers <jenkin...@googlegroups.com>:
I am not sure there is a consensus yet in this area; see discussion in https://github.com/jenkinsci/archetypes/pull/376#discussion_r781199364 and elsewhere. My inclination is to require 2.289.3; there does not seem to be much point in testing against an outdated LTS point release, especially one that predates a security advisory and which no one should be running in production. I will file a docs PR making that policy change and see where the discussion goes.
--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr3xQW9u%2B-7jBjvqoiqO%2B283ZNJ0HYvkweR2-Gh_%2By1bjA%40mail.gmail.com.
Testing (binary api) of the compatibility set is done in the BOM itself
I will file a docs PR making that policy change and see where the discussion goes.