Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: fix release automation - try #2 #2194

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

petermetz
Copy link
Contributor

A second attempt at fixing the release automation.

The missing piece was that some of the Indy SDK dependencies
were not installed by default and we forgot to run the ci.sh
script to take care of that within this workflow action.

With this fix now we have an additional step in the action which
takes care of installing the OS level build dependencies for
the project.

Fixes #1951
Fixes #2069
Fixes #2175

Signed-off-by: Peter Somogyvari [email protected]

A second attempt at fixing the release automation.

The missing piece was that some of the Indy SDK dependencies
were not installed by default and we forgot to run the ci.sh
script to take care of that within this workflow action.

With this fix now we have an additional step in the action which
takes care of installing the OS level build dependencies for
the project.

Fixes hyperledger-cacti#1951
Fixes hyperledger-cacti#2069
Fixes hyperledger-cacti#2175

Signed-off-by: Peter Somogyvari <[email protected]>
@petermetz petermetz merged commit d94abe7 into hyperledger-cacti:main Nov 10, 2022
@petermetz petermetz deleted the petermetz/issue2175_1 branch November 10, 2022 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants