hyperledger / indy-plenum

Plenum Byzantine Fault Tolerant Protocol
https://wiki.hyperledger.org/display/indy
Apache License 2.0
215 stars 370 forks source link

Remove Jenkinsfile.ci Pipeline #1553

Closed WadeBarnes closed 2 years ago

WadeBarnes commented 3 years ago

GitHub Actions based workflows have been developed, on both the main branch and the ubuntu-20.04-upgrade branch, to replace all of the functionality of the Jenkinsfile.ci pipeline.

Jenkinsfile.ci can safely be removed from the ubuntu-20.04-upgrade branch so when the branch is eventually merged into the main branch the file will be removed there as well.

This should be done after https://github.com/hyperledger/indy-plenum/pull/1545 is merged.

WadeBarnes commented 2 years ago

Addressed by https://github.com/hyperledger/indy-plenum/pull/1584