Skip to content

Commit

Permalink
[BE-708]Jenkins is no longer used
Browse files Browse the repository at this point in the history
Signed-off-by: Ry Jones <ry@linux.com>
  • Loading branch information
ryjones committed Nov 20, 2019
1 parent a790ef3 commit c6bd828
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 242 deletions.
87 changes: 0 additions & 87 deletions Jenkins_Script/CI_Script.sh

This file was deleted.

153 changes: 0 additions & 153 deletions Jenkinsfile

This file was deleted.

4 changes: 2 additions & 2 deletions docs/project_lifecycle/Incubation.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
[BDD test](https://github.com/hyperledger/blockchain-explorer/tree/master/app/platform/fabric/e2e-test) and are triggered during the CI/CD builds.
- Code coverage is setup in both [frontend](https://github.com/hyperledger/blockchain-explorer/blob/master/client/package.json#L58) and [back-end](https://github.com/hyperledger/blockchain-explorer/blob/master/app/test/package.json#L24).

- [Coverage report example](https://jenkins.hyperledger.org/view/blockchain-explorer/job/blockchain-explorer-merge-x86_64/Code_20Coverage_20Report/) available after each Jenkins build.
- [Coverage report example](https://jenkins.hyperledger.org/view/blockchain-explorer/job/blockchain-explorer-merge-x86_64/Code_20Coverage_20Report/) available after each build.

- The project uses use the [Hyperledger standard release taxonomy](https://docs.google.com/document/d/1Vap2giuxQw5b82Htl6BxRzLztrR4JGd2tWkJKP7i5Es/edit).
- Sufficient user documentation
Expand All @@ -58,7 +58,7 @@

## Continuous Integration

- [CI/CD](https://jenkins.hyperledger.org/view/blockchain-explorer/)
- [CI/CD](https://dev.azure.com/Hyperledger/blockchain-explorer)
- [CONTRIBUTING.md](https://github.com/hyperledger/blockchain-explorer/blob/master/CONTRIBUTING.md)
- [MAINTAINERS.rst](https://github.com/hyperledger/blockchain-explorer/blob/master/MAINTAINERS.rst)

Expand Down

0 comments on commit c6bd828

Please sign in to comment.