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
Copy file name to clipboardExpand all lines: README.md
+9-4Lines changed: 9 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,18 @@
2
2
3
3
Ethereum-like Blockchain Scala client built by IOHK's Team Grothendieck.
4
4
5
-
### Status
5
+
### Status - Release
6
6
7
-
Continuous Integration Build Status [FIXME]
7
+
For continuous integration we're using:
8
+
-[Buildkite](https://buildkite.com/input-output-hk/mantis) to run all the Scala build steps [](https://buildkite.com/input-output-hk/mantis)
9
+
-[Hydra](https://hydra.project42.iohkdev.io/project/mantis) to test that the Nix build steps work and run each of the Ops test suites.
8
10
9
-
Unit Test Code Coverage Status [FIXME]
11
+
You can check the latest build results of the current branch by clicking the status icon in the header of the Github file browser.
12
+
13
+
Unit Test Code Coverage Status - TBD
14
+
15
+
### Docs - FIXME: Update docs!
10
16
11
-
// FIXME: Should we continue using this? or should we migrate to atlassian wiki?
12
17
For more details on configuration and functionality check out our [wiki](http://mantis.readthedocs.io) (also at [wiki](https://github.com/input-output-hk/mantis/wiki))
0 commit comments