Skip to content

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"
# ========================================================================================================================================
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