Wade Barnes

Results 404 comments of Wade Barnes

> The `Tests (Indy)` workflows are currently failing (I believe) because of permissions of this repo to publish packages. If we want to pursue this approach, we'd probably need to...

Assuming your are deploying into a production level container orchestration tools such as a K8S or OpenShift you could use the [BCDevOps/backup-container](https://github.com/BCDevOps/backup-container) for wallet backups. This is what we use...

I think the image(s) should be published as part of the ACA-Py release process, and I'm leaning toward the images living in the [Hyperledger Docker Hub](https://hub.docker.com/u/hyperledger/). The other option would...

A fix for the build issues has been implemented (https://github.com/hyperledger/indy-sdk/pull/2470). Please rebase this PR on the latest from the main branch so it is no longer blocked by the related...

@AxelNennker, you are correct, it is not. A fix for the build issues has been implemented (#2470), which should have also addressed the changes you made here. Please confirm and...

@SweeXordious, You need to add DCO sign-off to your commits. Details here; https://github.com/hyperledger/indy-sdk/pull/2438/checks?check_run_id=4056269767

> @WadeBarnes Can you please let me know why the CI is not passing ? I don't have access to jenkins It's a rust (cargo) version issue that is failing...

A fix for the build issues has been implemented (https://github.com/hyperledger/indy-sdk/pull/2470). Please rebase this PR on the latest from the main branch so it is no longer blocked by the related...

@SweeXordious, Sorry, it looks like the merge from another PR has created a conflict with your change. Could you please review.

A fix for the build issues has been implemented (https://github.com/hyperledger/indy-sdk/pull/2470). Please rebase this PR on the latest from the main branch so it is no longer blocked by the related...