forked from openwallet-foundation/acapy
-
Notifications
You must be signed in to change notification settings - Fork 1
[pull] main from openwallet-foundation:main #213
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
Merged
Merged
Conversation
This file contains hidden or 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
Signed-off-by: jamshale <[email protected]>
Signed-off-by: Daniel Bluhm <[email protected]>
Signed-off-by: Daniel Bluhm <[email protected]>
fix: ensure profile names are unique
Signed-off-by: jamshale <[email protected]>
Bumps the all-actions group with 1 update: [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact). Updates `dawidd6/action-download-artifact` from 7 to 8 - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v7...v8) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jamshale <[email protected]>
* ✨ add `order_by` and `descending` options to query / scan and fetch_all methods Signed-off-by: ff137 <[email protected]> * ✨ add `order_by` and `descending` options to PaginatedQuerySchema Signed-off-by: ff137 <[email protected]> * ✨ modify `get_limit_offset` to `get_paginated_query_params` Signed-off-by: ff137 <[email protected]> * 🎨 fix ruff warning Signed-off-by: ff137 <[email protected]> * ✅ fix assertions Signed-off-by: ff137 <[email protected]> * 🎨 Update order_by description and default value. Include in schema Signed-off-by: ff137 <[email protected]> * 🐛 fix deserialisation of descending: bool parameter Signed-off-by: ff137 <[email protected]> * 🔥 remove unnecessary record sorts (now that askar sorts by id == sorting by created_at) Signed-off-by: ff137 <[email protected]> * ✅ fix test assertions -- wallet_list and connections_list no longer does additional sorting Signed-off-by: ff137 <[email protected]> --------- Signed-off-by: ff137 <[email protected]> Co-authored-by: jamshale <[email protected]>
* 🎨 Modify count/start query params to be Integers, not Strings Signed-off-by: ff137 <[email protected]> * 📝 Update openapi spec Signed-off-by: ff137 <[email protected]> * ⏪ Revert start/count field to remain String type; mark as deprecated Signed-off-by: ff137 <[email protected]> * ✨ Implement limit/offset alongside deprecated count/start Signed-off-by: ff137 <[email protected]> * 🎨 Standardise naming convention from count/start to limit/offset Signed-off-by: ff137 <[email protected]> * ⏪ Revert start/count field to remain String type; mark as deprecated Signed-off-by: ff137 <[email protected]> * ✨ Implement limit/offset alongside deprecated count/start Signed-off-by: ff137 <[email protected]> * 🎨 Remove unused query string schema from `w3c_creds_list` Signed-off-by: ff137 <[email protected]> * 🎨 Rename args Signed-off-by: ff137 <[email protected]> * 📝 Update openapi specs Signed-off-by: ff137 <[email protected]> * ✅ Signed-off-by: ff137 <[email protected]> * 🎨 Update start/count keywords to offset/limit Signed-off-by: ff137 <[email protected]> * 🎨 Replace validate lambda with Range Signed-off-by: ff137 <[email protected]> --------- Signed-off-by: ff137 <[email protected]> Co-authored-by: Stephen Curran <[email protected]> Co-authored-by: jamshale <[email protected]>
Signed-off-by: jamshale <[email protected]>
* Add extra fields to anoncreds filter Signed-off-by: jamshale <[email protected]> * Remove cred_def_id being required Signed-off-by: jamshale <[email protected]> --------- Signed-off-by: jamshale <[email protected]>
Signed-off-by: Thiago Romano <[email protected]>
* feat: add did management design doc Signed-off-by: Daniel Bluhm <[email protected]> * fix: remove `did` from value json of did storage design Signed-off-by: Daniel Bluhm <[email protected]> --------- Signed-off-by: Daniel Bluhm <[email protected]> Co-authored-by: Stephen Curran <[email protected]> Co-authored-by: jamshale <[email protected]>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.50 to 9.6.1. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.50...9.6.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) from 1.0.4 to 1.1.0. - [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-notfound-page@1.0.4...1.1.0) --- updated-dependencies: - dependency-name: sphinx-notfound-page dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.2 to 0.25.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.2...v0.25.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pydevd](https://github.com/fabioz/PyDev.Debugger) from 3.2.3 to 3.3.0. - [Commits](https://github.com/fabioz/PyDev.Debugger/commits) --- updated-dependencies: - dependency-name: pydevd dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#3490) Bumps [pydevd-pycharm](https://github.com/JetBrains/intellij-community) from 251.17181.23 to 251.18673.39. - [Commits](JetBrains/intellij-community@pycharm/251.17181.23...pycharm/251.18673.39) --- updated-dependencies: - dependency-name: pydevd-pycharm dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jean-Philippe Gélinas <[email protected]>
* Import the anoncreds revocation registry ID validator for the anoncreds routes Signed-off-by: PatStLouis <[email protected]> * Linting Signed-off-by: PatStLouis <[email protected]> * Add AnonCreds Cred Rev ID values Signed-off-by: PatStLouis <[email protected]> * rename anoncreds revocation openapi classes Signed-off-by: PatStLouis <[email protected]> * linting Signed-off-by: PatStLouis <[email protected]> * rename anoncreds revocation openapi classes Signed-off-by: PatStLouis <[email protected]> * update test fixtures Signed-off-by: PatStLouis <[email protected]> * Lint Signed-off-by: PatStLouis <[email protected]> --------- Signed-off-by: PatStLouis <[email protected]>
* Upgrade from bullseye to bookworm - Bullseye EOL LTS is 2026-08-31 - Bookworm is the current LTS release. Signed-off-by: Wade Barnes <[email protected]> * Remove extra libraries Signed-off-by: jamshale <[email protected]> * Remove -> remove command Signed-off-by: jamshale <[email protected]> * Demo image needs curl Signed-off-by: jamshale <[email protected]> --------- Signed-off-by: Wade Barnes <[email protected]> Signed-off-by: jamshale <[email protected]> Co-authored-by: Wade Barnes <[email protected]>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.1 to 9.6.3. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.1...9.6.3) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jamshale <[email protected]>
Signed-off-by: jamshale <[email protected]>
* Catch and log universal resolver setup error Signed-off-by: jamshale <[email protected]> * Add scneario test Signed-off-by: jamshale <[email protected]> * Add general client exception handling Signed-off-by: jamshale <[email protected]> --------- Signed-off-by: jamshale <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )