You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove mvn site and stop publishing docs to github-pages (#279)
* Change to relative links in documentation
* Remove travis deploy job and remove mvn site plugin
* Update application.properties for integrationtest
* Fix tests to align with new property name
Eiffel Intelligence Frontend is part of the [Eiffel Intelligence](https://github.com/eiffel-community/eiffel-intelligence) implementation of the [Eiffel Protocol](https://github.com/eiffel-community/eiffel). Eiffel Intelligence Frontend allows the configuration of subscription and aggregation rules in Eiffel Intelligence.
26
+
Eiffel Intelligence Frontend is part of the [Eiffel Intelligence](https://github.com/eiffel-community/eiffel-intelligence)
27
+
implementation of the [Eiffel Protocol](https://github.com/eiffel-community/eiffel).
28
+
Eiffel Intelligence Frontend allows the configuration of subscription and aggregation rules in Eiffel Intelligence.
27
29
28
30
Potential future features for Eiffel Intelligence Frontend include:
29
31
* Real time testing of aggregation models for new bounded contexts
@@ -36,28 +38,32 @@ Potential future features for Eiffel Intelligence Frontend include:
36
38
* Firefox 60.2.0 or later
37
39
38
40
## Compatibility
39
-
To see which versions of back-end and front-end that work together you can check the [Compatibility](https://github.com/eiffel-community/eiffel-intelligence/blob/master/wiki/markdown/compatibility.md) page.
41
+
To see which versions of back-end and front-end that work together you can
42
+
check the [Compatibility](https://github.com/eiffel-community/eiffel-intelligence/blob/master/wiki/compatibility.md) page.
40
43
41
44
## About this repository
42
45
The contents of this repository are licensed under the [Apache License 2.0](./LICENSE).
43
46
44
47
To get involved, please see [Code of Conduct](./CODE_OF_CONDUCT.md) and [contribution guidelines](./CONTRIBUTING.md).
45
48
46
49
## About Eiffel
47
-
This repository forms part of the Eiffel Community. Eiffel is a protocol for technology agnostic machine-to-machine communication in continuous integration and delivery pipelines, aimed at securing scalability, flexibility and traceability. Eiffel is based on the concept of decentralized real time messaging, both to drive the continuous integration and delivery system and to document it.
50
+
This repository forms part of the Eiffel Community. Eiffel is a protocol for
51
+
technology agnostic machine-to-machine communication in continuous integration
52
+
and delivery pipelines, aimed at securing scalability, flexibility and
53
+
traceability. Eiffel is based on the concept of decentralized real time
54
+
messaging, both to drive the continuous integration and delivery system and
55
+
to document it.
48
56
49
57
Visit [Eiffel Community](https://eiffel-community.github.io) to get started and get involved.
0 commit comments