You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by Pushkar Pradhan <pp...@verizonmedia.com.INVALID> on 2019/01/24 06:21:42 UTC

RE: PR build failing

My PR for cookie_remap plugin in 7.1.x is failing because the plugin needs
yaml-cpp and the CI/CD doesn't have a yaml-cpp available.
https://github.com/apache/trafficserver/pull/4859
https://ci.trafficserver.apache.org/job/centos-github/9092/consoleFull

How are things handled when plugins have external dependencies?
pushkar