ivansabik

Results 17 comments of ivansabik

Me puedes pasar el numero de rastreo que estas probando? Las dependencias se administran con composer no tienes que importar ni bajar nada tú como desarrollador. Las ves identificadas en...

Te recomiendo aunque uses codeigniter pruebes manejar las dependencias con composer, de hecho el framework laravel ya todo lo hace con composer. Lo que mencionas puede ser que necesite agregar...

Ya veo, el que no funciona de arriba qué guía le pusiste o le pusiste una vacía? Entonces sólo tengo que agregar un mensaje error en la API para cuando...

Sí podría ser así con con un try/catch!

This issue is really old is really old but I find myself also using that a lot. My specific case is I use a lot of times Excel for editing...

@Miserlou added test to keep coverage, ready for review

I would be glad to rebase this one if you think it will ever make it to merging

We use minio for local dev testing of s3 without needing to hit AWS. We do not use it in production at all. Agree with your comments, I could do...

Just using Hugo and the [DockDock](http://docdock.netlify.com/) theme for building our documentation. This theme integrates nicely with mermaid and from our real needs I would vote in the following order: 1....

Error does not seem to be related, but not sure how to make integration tests pass successfully: ``` ci_common_utils installed: attrs==22.1.0,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.1.0,-e git+https://github.com/Solofundsnyc/airbyte@1fa3a4ca7149670c69934ad30f265d8e34ee1c74#egg=ci_common_utils&subdirectory=tools/ci_common_utils,cryptography==37.0.4,flake8==5.0.2,idna==3.3,iniconfig==1.1.1,mccabe==0.7.0,packaging==21.3,pluggy==1.0.0,py==1.11.0,pycodestyle==2.9.0,pycparser==2.21,pyflakes==2.5.0,PyJWT==2.3.0,pyparsing==3.0.9,pyproject-flake8==0.0.1a4,pytest==6.2.5,requests==2.28.1,requests-mock==1.9.3,six==1.16.0,toml==0.10.2,tomli==2.0.1,urllib3==1.26.11 ci_common_utils run-test-pre: PYTHONHASHSEED='3470393811' ci_common_utils run-test: commands[0] | pflake8...