Ian Costanzo

Results 223 comments of Ian Costanzo

What environment was this in? (ok `devex-von-bc-tob-prod` nvm ...) (Looks like the old orgbook code vs aries-vcr?)

I'll look into it. It looks like the indexing is all up-to-date ...

I think this might be a font-end issue, the back-end API is returning the correct info: https://orgbook.gov.bc.ca/api/v3/search/autocomplete?q=optamo&inactive=false&revoked=false @amanji ?

``` $ git clone https://github.com/bcgov/indy-catalyst.git ... $ cd indy-catalyst/docker [node1] (local) [email protected] ~/indy-catalyst/docker $ ./manage build The s2i executable is needed and not on your path. It can be downloaded...

Error s2i is not available, I'll check how easy it is to add s2i to the PWD container

``` $ git clone https://github.com/ianco/s2i-releases.git $ cd s2i-releases $ tar xvf source-to-image-v1.2.0-2a579ecd-linux-386.tar $ export PATH=~/s2i-releases:$PATH ``` ... and then s2i is available ...

OK I am able to build & start: - von-network - indy-catalyst (aka AVCR) - indy-catalyst-issuer-controller (test issuer, runs on mara) EXCEPT that there is some weird issue starting the...

The timeline element layout can be customized, {theme}/cred/timeline-cred.component.html has the markup and currently uses some less than generic methods to look up the preferred name. Seems it looks for an...

hackmd doc with BPA evaluation: https://hackmd.io/RZvvrAioQGO6lmYyOblmSw?view