Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 27, 2025

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 : )

@pull pull bot added the ⤵️ pull label Jan 27, 2025
dbluhm and others added 22 commits January 27, 2025 16:17
fix: ensure profile names are unique
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]>
* 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]>
* 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>
* 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]>
* 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]>
@dbluhm dbluhm merged commit 29c4599 into Indicio-tech:main Feb 12, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants