Repository: qpid-site Updated Branches: refs/heads/asf-site 9484d263e -> f350f526a
QPID-8154: Link to Qpid Interop Test from the dashboard Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/a559fe78 Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/a559fe78 Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/a559fe78 Branch: refs/heads/asf-site Commit: a559fe782ec1735f7c3e68f55a21e9f8fa602215 Parents: 9484d26 Author: Justin Ross <[email protected]> Authored: Sat Apr 21 08:42:48 2018 -0700 Committer: Justin Ross <[email protected]> Committed: Sat Apr 21 08:43:35 2018 -0700 ---------------------------------------------------------------------- content/dashboard.html | 2 +- input/dashboard.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a559fe78/content/dashboard.html ---------------------------------------------------------------------- diff --git a/content/dashboard.html b/content/dashboard.html index bc451e7..2877678 100644 --- a/content/dashboard.html +++ b/content/dashboard.html @@ -162,7 +162,7 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/> </tr> <tr> <td><a href="/components/interop-test/index.html">Qpid Interop Test</a></td> - <td>-</td> + <td><a href="/releases/qpid-interop-test-0.1.0">0.1.0</a></td> <td><a href="https://issues.apache.org/jira/projects/QPIDIT">Summary</a> • <a href="https://issues.apache.org/jira/issues/?jql=project+%3D+QPIDIT+and+resolution+is+null">Open issues</a> • <a href="https://issues.apache.org/jira/issues/?jql=project+%3D+QPIDIT">All issues</a> • <a href="https://issues.apache.org/jira/secure/CreateIssue!default.jspa?pid=12318621">Create issue</a></td> <td>-</td> <td><a href="https://git-wip-us.apache.org/repos/asf/qpid-interop-test.git">Git</a> • <a href="https://github.com/apache/qpid-interop-test">GitHub</a></td> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a559fe78/input/dashboard.md ---------------------------------------------------------------------- diff --git a/input/dashboard.md b/input/dashboard.md index 0f0528e..700bde5 100644 --- a/input/dashboard.md +++ b/input/dashboard.md @@ -36,7 +36,7 @@ | [Qpid Broker-J]({{site_url}}/components/broker-j/index.html) | {{broker_j_release.brief_link}} | {{dashboard_asf_jira_links("QPID", 12310520, ["Broker-J", "Java Build", "Java Documentation", "Java Performance Tests", "Java Tests", "Java Tools"])}} | {{travis_ci_badge("apache", "qpid-broker-j")}} | {{dashboard_asf_git_links("qpid-broker-j")}} | | [Qpid C++](https://github.com/apache/qpid-cpp/blob/master/README.md) | {{cpp_release.brief_link}} | {{dashboard_asf_jira_links("QPID", 12310520, ["C++ Broker", "C++ Build", "C++ Client", "C++ Clustering", "C++ Documentation", "C++ Tests", "C++ Tools", ".NET Client", "Perl Client", "Python Client (Wrapped)", "QMF", "Ruby Client"])}} | {{asf_jenkins_badge("Qpid-cpp-trunk-test")}} {{appveyor_ci_badge("ApacheSoftwareFoundation", "qpid-cpp", "wma611lkq1fcyo18")}} | {{dashboard_asf_git_links("qpid-cpp")}} | | [Qpid Dispatch]({{site_url}}/components/dispatch-router/index.html) | {{dispatch_release.brief_link}} | {{dashboard_asf_jira_links("DISPATCH", 12315321)}} | {{travis_ci_badge("apache", "qpid-dispatch")}} | {{dashboard_asf_git_links("qpid-dispatch")}} | -| [Qpid Interop Test]({{site_url}}/components/interop-test/index.html) | - | {{dashboard_asf_jira_links("QPIDIT", 12318621)}} | - | {{dashboard_asf_git_links("qpid-interop-test")}} | +| [Qpid Interop Test]({{site_url}}/components/interop-test/index.html) | {{interop_test_release.brief_link}} | {{dashboard_asf_jira_links("QPIDIT", 12318621)}} | - | {{dashboard_asf_git_links("qpid-interop-test")}} | | [Qpid JMS]({{site_url}}/components/jms/index.html) | {{jms_release.brief_link}} | {{dashboard_asf_jira_links("QPIDJMS", 12314524)}} | {{asf_jenkins_badge("Qpid-JMS-Test-JDK8")}} {{travis_ci_badge("apache", "qpid-jms")}} {{asf_jenkins_badge("Qpid-JMS-Test-JDK8-Windows")}} | {{dashboard_asf_git_links("qpid-jms")}} | | [Qpid Proton-J]({{site_url}}/proton/index.html) | {{proton_j_release.brief_link}} | {{dashboard_asf_jira_links("PROTON", 12313720, ["proton-j"])}} | {{asf_jenkins_badge("Qpid-proton-j")}} | {{dashboard_asf_git_links("qpid-proton-j")}} | | [Qpid Proton]({{site_url}}/proton/index.html) | {{proton_release.brief_link}} | {{dashboard_asf_jira_links("PROTON", 12313720)}} | {{asf_jenkins_badge("Qpid-proton-c")}} {{travis_ci_badge("apache", "qpid-proton")}} | {{dashboard_asf_git_links("qpid-proton")}} | --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
