workflow-multibranch-plugin icon indicating copy to clipboard operation
workflow-multibranch-plugin copied to clipboard

Add trilead-api as test dependency to avoid PCT failure

Open olamy opened this issue 1 year ago • 1 comments

Signed-off-by: Olivier Lamy [email protected]

Testing done

Submitter checklist

  • [ ] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • [ ] Ensure that the pull request title represents the desired changelog entry
  • [ ] Please describe what you did
  • [ ] Link to relevant issues in GitHub or Jira
  • [ ] Link to relevant pull requests, esp. upstream and downstream changes
  • [ ] Ensure you have provided tests - that demonstrates feature works or fixes the issue

olamy avatar Jun 14 '24 08:06 olamy

I think the root case of this is that the version of the bom being used is < the version that contains the fix for the missing trilead dependency from the subversion plugin.

2950.va_633b_f42f759 -> https://github.com/jenkinsci/bom/commit/ee8cb92c78c097f23f274f10d9353d24df63d4c2 in 2950.va_633b_f42f759 and higher. (which you did yourself...)

#309 on a stable line (given we need a fix for an LTS as well as a weekly)

jtnord avatar Jun 14 '24 15:06 jtnord