[PATCH] D97389: added section on CI system
Christian Kühnel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 9 01:10:22 PDT 2021
kuhnel added inline comments.
================
Comment at: llvm/docs/DeveloperPolicy.rst:609
+
+* `Green Dragon <http://green.lab.llvm.org/green/>`_
+* `LNT <http://lnt.llvm.org/>`_
----------------
fhahn wrote:
> I'm not sure about the official status of green dragon, but I think in practice breaking one of those is considered similar to breaking bots at https://lab.llvm.org/buildbot/ (most bots for various Apple platforms are on green dragon rather than https://lab.llvm.org/buildbot)
I'm also not aware of any official policy around green dragons. So as I did not find any policy, I would assume they are optional as well...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97389/new/
https://reviews.llvm.org/D97389
More information about the llvm-commits
mailing list