mwl387
mwl387
In addition to the above change, in line 25 of package.json, I modified the bootstrap to include the cicd flag and was able to get the yarn DUSStack to deploy....
@knihit , thanks for taking a look. The code modifications I made were related to Bug #205. So nothing that should have affected the pipeline. Maybe I'll try taking the...
Turns out it had something to do with a token expiring on the Cloud9 instance I was working on. When I generated a new token and ran `bash ../deployment/custom-deployment/bin/update-pdf-lambda-code.sh`, the...
Further experimentation, it looks like it's related to the width of my browser. If I'm at max width, then the boxes are off. But if I reduce the width, then...