-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Upgrade ACA-Py version to 0.12.1 (#758)
* 🎨 set default project version to 0.12.0 * ⬆️ Use 0.12.0 ACA-Py base image * 🚧 test 0.12.0 redis plugin * 🚧 test 0.12.0 groups plugin * 🚧 test 0.12 cloudcontroller * 🎨 update to new method operation id * 🎨 update models * 🚧 test on nightly aca-py build * ✅ fix required fields in models * 🚧 Test fix on ff137:fix/find_oob_target * 🚧 Use aries-acapy-plugins@v1-2024-04-23 * ⬆️ use latest 0.12.1rc0 image * ⏪ revert testing with forked aca-py * ⬆️ Use acapy-wallet-groups-plugin with 0.12.1rc0 * ⬆️ use latest acapy-wallet-groups-plugin * ⬆️ use latest cloudcontroller * ⏪ Revert git install * ⬆️ Upgrade to 0.12.1 * 🎨 deduplicate project version * ⬆️ Use latest redis-events plugin for 0.12.1 * ✨ publishing pending revocations should wait and assert transaction has been acked * 🎨 * 🎨 optionally return the transaction id for a publish revocations request * 🎨 only wait if transaction id returned * 🚧 test with forked acapy * 🎨 publish-revocations only needs to be called once * ✨ the beginnings of asserting that auto_publish revocation request is indeed revoked * ✅ use empty non_revoked request to check if cred is revoked at time of proof, instead of time of acme creating proof request * 🎨 modify `non_revoked` requests to be empty * 👷 use default docker image again * 🐛 wait for 2 registries again * 🎨 * 🐛 non_revoked must be specified to avoid bug in acapy (openwallet-foundation/acapy/issues/3018) * 🚧 test with acapy nightly build * 🚧 fix test and leave todo * Update aries-acapy-plugins tag * Update acapy-wallet-groups-plugin tag * ⬆️ use latest acapy image * ⬆️ use acapy-wallet-groups-plugin tagged release * add sleep to work around acapy issue * ✨ `assert_both_webhooks_received`: use asyncio.gather to simultaneous await two webhooks * 🎨 remove unneeded look_back * 🎨 * 🎨 fix * ⏪ revert from nightly build back to 0.12.1 release
- Loading branch information
Showing
39 changed files
with
407 additions
and
360 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.