Alejandro Guillen

Results 28 issues of Alejandro Guillen

cloud coverage

https://github.com/iasql/iasql-engine/pull/1083#issuecomment-1208464037

enhancement

Some AWS APIs seem to be eventually consistent. In this specific case https://github.com/iasql/iasql-engine/runs/7635873948?check_suite_focus=true#step:5:13889, the test fail because: 1. we call the API to update tags 2. then we called the...

bug

Use this in the delete scripts

enhancement
iasql ux

cloud coverage

Host image in dockerhub Use this image as part of the test suite

enhancement
docker
developer productivity

Research about it, but probably something like this could work https://thewebdev.info/2022/02/24/how-to-stop-test-suite-after-first-fail-with-jest/

developer productivity

we're apparently far enough behind in TypeORM updates that the call syntax for findOne has changed https://github.com/iasql/iasql-engine/runs/6057343526?check_suite_focus=true#step:5:15

typeorm issue