bcgov / traction

Traction is designed with an API-first architecture layered on top of Hyperledger Aries Cloud Agent Python (ACA-Py) and streamlines the process of sending and receiving digital credentials for governments and organizations.
https://digital.gov.bc.ca/digital-trust/tools/traction/
Apache License 2.0
53 stars 51 forks source link

ACA-Py 1.0.1 update #1398

Closed loneil closed 1 month ago

loneil commented 1 month ago

Use aca-py 1.0.1 image, plugins repo tag update

Not updating references to OWF yet, upcoming in 1.1.0

Update Traction display version to 1.0.0, figure next release which includes ACA-Py 1.x.x update we'd want to update major version? Otherwise could do 0.6.0

github-actions[bot] commented 1 month ago
Deployment Resource Location
Traction
Tenant UI https://pr-1398-traction-tenant-ui-dev.apps.silver.devops.gov.bc.ca
Innkeeper UI https://pr-1398-traction-tenant-ui-dev.apps.silver.devops.gov.bc.ca/innkeeper
Aca-Py
Admin Swagger https://pr-1398-traction-acapy-admin-dev.apps.silver.devops.gov.bc.ca/api/doc
Tenant Proxy Swagger https://pr-1398-traction-tenant-proxy-dev.apps.silver.devops.gov.bc.ca/api/doc

Deployment URLs ready for review.

loneil commented 1 month ago

We may do multiple Traction releases on a single ACA-Py version though. But yeah the "Tenant UI version" is really just something to have in the package JSONs and I always just match it to what the release tag for Traction is.

Technically I guess someone could out-of-sync the 2 and have Traction on release 1.4.2 and the Tenant UI still on 1.1.1 or something (might have some things not work properly though) so the individual version number would at least tell them about the version syncing