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

Poetry PR related fix for Issue 2459 #727

Merged

Conversation

usingtechnology
Copy link
Contributor

ACA-PY Issue 2459 - tests failing

Addressing the failing tests in AATH after the move to poetry (see PR 2436). The issue is not poetry or the set of depedency changes, but rather the elimination of bin/acapy shell script and it's removal from the dependency installation (using pip or poetry). The script is no longer needed in the base images and acapy is started by other means. However, AATH is expecting that script and references it directly in the backchannel.

I decided to leave AATH as close to original as is (ie. not using poetry to install ACA-Py) and addressed the issue by adding the bin/acapy script to this repo and having AATH add it to its image.

ACA-Py Issue 2460 - default to askar

Also in this PR I am including the update to make askar the default storage/wallet type. Was simple enough and simplified running the tests. I touched the documentation in case someone needs to revert to indy.

Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
@usingtechnology
Copy link
Contributor Author

@swcurran - can you request reviews from whomever you feel is best qualified?

@swcurran
Copy link
Contributor

Done — but I’ll try to run the PR ASAP and approve. Well, I’ll approve if it really works.

Great job on the documentation/explanation. Much, much appreciated!

Copy link
Contributor

@swcurran swcurran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome — looks great. Running beautifully on my local.

@swcurran swcurran merged commit 73bd9cf into openwallet-foundation:main Sep 21, 2023
1 check passed
@ianco
Copy link
Contributor

ianco commented Sep 21, 2023

@usingtechnology nice work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants