Summary:
Excerpt |
---|
Topics:
|
...
Recordings From the Call:
Widget Connector | ||
---|---|---|
|
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct. |
---|
Welcome, Introductions and Announcements
Attendees
- Daniel Bluhm (Indicio PBC) <daniel@indicio.tech>
- Emiliano Suñé (BC Gov / Quartech) <emiliano.sune@quartech.com>
Announcements
- ACA-Py documentation: https://aca-py.org
Agenda
- PRs
- Issues
- Open Discussion
- Sonar Cloud - is this actually working? Add issue to take a look – perhaps Wade or Jason Syrotuck.
- OpenAPI - Indicio is doing post processing on the OpenAPI file, because what is in the repo is not especially useful.
- too many values being marked as optional – especially on receipt of results from the Admin API.
- multiple use of the schema – technically they are optional in other places, but not in the OpenAPI
- Response schemas aren't enforced allowing for returned values to differ
- Code coverage reports on ACA-Py
Upcoming Meeting Topics:
Future Topics
- Upgrade Python to 3.12: currently on 3.9, support ends in October 2025. Upgrading to 3.12 before 1.0.0/LTS would be nice as it would give us some breathing room, and prevents us from falling into a state where the LTS includes an outdated/unsupported runtime.