a0b14461b3
docker: bugfix devicehub entrypoint
b607eedf5f
adapt entrypoint to idhub trustchain pilot
2283f20ab2
fix access to table with schema and without
a4c7b2a744
add new flow for get credentials from wallet
da8d43f9f6
fix new dlt_keys structure
f0710e88ec
first step
55839a26ea
fix did
359d153c4f
add to rest of pilots LANGUAGE_CODE to ca
6da2c8e3ce
pangea pilot: adapt to new env vars
cca98c1cf8
idhub entrypoint: add gunicorn
9a14a3f3da
idhub entrypoint: refactor check_app_is_there
Verificación del verificador
muevo esta tarea a verificación, valorar si con https://gitea.pangea.org/trustchain-oc1-orchestral/ssikit_trustchain/issues/1#issuecomment-1445 ya tenemos suficiente o nos estamos dejando de…
Verificación del verificador
Hay:
- tests en django que prueban
- tests que prueban didkit (como se puede ver
- tests end to end de producto, especialmente para una instancia
- tests end to end para probar pilotos OIDC…
refactor build system for deployment persistence
now by default does persistence (default action is non harm action)
but test instances override with persistence=n
, it is easy to run one shot without persistence in, for example, a pilot,…
refactor build system for deployment persistence