Skip to content

Commit 9f20fd7

Browse files
author
Michał Mrożek
authored
Merge branch 'develop' into etcm-202-mantis-cli
2 parents ed84de0 + 30b2764 commit 9f20fd7

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,18 @@
22

33
Ethereum-like Blockchain Scala client built by IOHK's Team Grothendieck.
44

5-
### Status
5+
### Status - Release
66

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 [![Build status](https://badge.buildkite.com/8a284e6f0af90afa544e06c8136b519f9f287f005ca581d8ed.svg?branch=master&theme=github)](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.
810

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!
1016

11-
// FIXME: Should we continue using this? or should we migrate to atlassian wiki?
1217
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))
1318

1419
### Download the client

0 commit comments

Comments
 (0)