Chunyun Chen created JBIDE-20467:
------------------------------------
Summary: Use older format for build hook generic/github URL
Key: JBIDE-20467
URL:
https://issues.jboss.org/browse/JBIDE-20467
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Beta2
Environment: 3.0.0.Beta2-v20150724-1645-B37
Reporter: Chunyun Chen
It still use the older format for build hook generic/github URL, the new URLs format are
like below:
Webhook
GitHub: https://<SERVER-DNS>:<PORT>/oapi/v1/namespaces/test/buildconfigs/ruby-sample-build/webhooks/secret101/github
Webhook
Generic: https://<SERVER-DNS>:<PORT>/oapi/v1/namespaces/test/buildconfigs/ruby-sample-build/webhooks/secret101/generic
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)