Skip to content

Commit 4d8ae2a

Browse files
committed
I fail to see how Mule would help in Continuous Integration scenarios
afaik Mule is an Enterprise Service Bus, which can be useful in enterprise application integration scenarios, but imo it is really is not useful in the context of continuous integration of Python programs.
1 parent 7921fec commit 4d8ae2a

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

docs/scenarios/ci.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,6 @@ Buildbot
3131
automate the compile/test cycle to validate code changes.
3232

3333

34-
Mule
35-
-----
36-
37-
`Mule <http://www.mulesoft.org/documentation/display/current/Mule+Fundamentals>`_
38-
is a lightweight integration platform that enables you to connect anything,
39-
anywhere. You can use Mule to intelligently manage message routing, data
40-
mapping, orchestration, reliability, security and scalability between nodes.
41-
Plug other systems and applications into Mule and let it handle all the
42-
communication between systems, enabling you to track and monitor everything
43-
that happens.
44-
4534

4635
Tox
4736
---

0 commit comments

Comments
 (0)