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

Upgrade mediator to aca-py 1.1.0 #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

WadeBarnes
Copy link
Member

  • Migrate image and repository references to OpenWallet Foundation repositories.

- Migrate image and repository references to OpenWallet Foundation repositories.

Signed-off-by: Wade Barnes <[email protected]>
@WadeBarnes
Copy link
Member Author

These changes have been deployed to dev for testing.

@jleach, What's the best way to test the dev mediator with the BC Wallet? Are we able to switch mediators inside the TestFlight released version of the app yet?

Comment on lines 7 to 9
RUN pip install --no-cache-dir git+https://github.com/openwallet-foundation/acapy-plugins.git@main#subdirectory=redis_events
# Firebase Push Notifications
RUN pip install --no-cache-dir -e "git+https://github.com/hyperledger/aries-mediator-service.git@main#egg=firebase_push_notifications&subdirectory=acapy/plugins/firebase_push_notifications"
# ======================================================================================================================================== No newline at end of file
RUN pip install --no-cache-dir git+https://github.com/openwallet-foundation/acapy-plugins.git@main#subdirectory=firebase_push_notifications
Copy link
Member

Choose a reason for hiding this comment

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

We should probably install the tagged version of the plugin rather than the one from main. You can see an example of how we do it here

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.

2 participants