-
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 and resolve noisy error logs (#1162)
* 🚧 test acapy changes * 🚧 update plugin commit hashes * 🚧 update plugin commit hashes * 🚧 debug IndyVdrLedger close issue * 🚧 test no banner on startup * 🚧 test skipping k6 tests See if that impacts the unawaited coroutine * 🚧 test correction * 🚧 test indy-vdr-ledger-pool singleton behaviour * 🚧 test indy-vdr-ledger-pool singleton behaviour * 👷 Filter PR Validator Comments (#1167) * Add a Markdown Comment to identify comments left by PR validator * ⬆️ Update Local Tilt Resources (#1168) * Bump `bitnami/postgresql-ha` `14.2.33` -> `14.3.6` * Bump `bitnami/nats` `8.4.4` -> `8.4.6` * Set `podManagementPolicy` to `Parallel` * 🚧 test logging improvements * 🚧 * 🚧 test rebased branch * 🚧 update plugin commit hashes * 🚧 test-1.1.1a4 * 🚧 Test 1.1.1a5 * 🚧 * 🚧 * 🚧 * 🚧 Test with latest upstream and logging changes * 🚧 * 🚧 Test DeferLoad caching * 🚧 Test ClassLoader caching * 🚧 Test with less logging * 🚧 test-1.1.1b5 * 🚧 * 🚧 test latest main sync * 🚧 test latest log improvements * 🎨 Ensure alice did is qualified in rotate request * 🎨 Update example * 🔧 Configure asyncio_default_fixture_loop_scope * ✅ Fix test * ⬆️ Mise `2024.12.0` (#1218) * Mise `2024.12.0` * Use Aqua instead of Go to install NATS CLI * 🚧 * 🚧 * 🚧 Possibly final test ... * ✨ Update base image tag * 🚧 Update plugin commit hashes * 🚧 Test new cloudcontroller * ⬆️ Update lock files * ⬆️ Use new cloudcontroller release * ⬆️ Update plugins to latest releases * ⏪ Revert change to skip k6 --------- Co-authored-by: Robbie Blaine <4052340+rblaine95@users.noreply.github.com>
- Loading branch information
Showing
14 changed files
with
878 additions
and
916 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ghcr.io/didx-xyz/acapy-agent-bbs:py3.12-1.1.1-20241115 | ||
FROM ghcr.io/didx-xyz/acapy-agent-bbs:py3.12-1.2.0-20241205 | ||
|
||
COPY configuration ./configuration | ||
COPY scripts ./scripts |
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.