[llvm-dev] GitHub Hooks

Jacob Carlborg via llvm-dev llvm-dev at lists.llvm.org
Wed Jul 20 12:39:55 PDT 2016


On 2016-07-20 18:29, Dean Michael Berris via llvm-dev wrote:

> I think this is great for builds and tests, but only for the environments that Travis CI supports. If we want to do cross-platform pre-commit testing then we're still going to need to update the build-bots somehow to be "trigger-able" if that's the intent. If the intent is to do it post-commit, it's not as valuable IMO.

I was thinking on the hook to make sure that the history is linear, no 
force pushing and so on. Not ideal to use Travis CI for this but it 
could work.

-- 
/Jacob Carlborg



More information about the llvm-dev mailing list