hyperledger / indy-node

The server portion of a distributed ledger purpose-built for decentralized identity.
https://wiki.hyperledger.org/display/indy
Apache License 2.0
685 stars 657 forks source link

New Release Workflow & Gha refactoring #1749

Closed pSchlarb closed 2 years ago

pSchlarb commented 2 years ago

Refactoring of GHA Workflows and New Release Workflow. PR and Push flows now only trigger, when python files have changed.

WIP:

New Release Workflow: release-workflow

sovbot commented 2 years ago

Can one of the admins verify this patch?

pSchlarb commented 2 years ago

Renaming of build-scripts/ubuntu-2004/build-indy-node.sh to build-scripts/ubuntu-2004/build-indy_node.sh. This is inconsistent with the renaming of the equivalent script in plenum from build-scripts/ubuntu-2004/build-indy-plenum.sh to build-scripts/ubuntu-2004/build-plenum.sh

That was intentionally done to match the moduleName-variable. As can be seen in the buildpackage.yaml