Triggering of EPP when SimRel repo changes
Summary
In the past SimRel would trigger EPP builds by curling this URL https://ci.eclipse.org/packaging/job/simrel.epp-tycho-build/buildWithParameters? with some parameters.
When we moved to a pipeline in https://github.com/eclipse-packaging/packages/blob/master/Jenkinsfile we lost the ability to trigger the build that way.
I previously tried to use URL Trigger (See #4359 (closed) and https://github.com/eclipse-packaging/packages/pull/165/files)
But that doesn't seem to ever have worked.
Can someone from EF advise if this is something you can help with?
Priority
-
Urgent -
High -
Medium -
Low
Severity
-
Blocker -
Major -
Normal -
Low
Impact
Now we run builds daily, even though it isn't needed. On the flip side, we have to wait up to 24 hours to see an error in EPP caused by SimRel changes.