Liao Gangzheng Moses

Results 9 issues of Liao Gangzheng Moses

I am using this script on my webapp ```javascript $(document).ready(function() { $(".map").colorbox({width: '90%', height: '80%', iframe: 'true', maxWidth: '100%'}); }); ``` but unfortunately I get this. the map is too...

This newly updated Dockerfile takes the latest image from locustio/locust and modify it for distributed locustio load test. Feel free to edit it

**Describe your issue** I need a way to be able to utilize different environments easily. Is it possible to use this env plugin? https://www.drupal.org/project/env **Output of `docker info`** ``` Paste...

Hi Sir, how do I import the database in for your github actions?

Do you have a way to import values from the VPC as stated ``` VPCId: Description: The ID of the VPC that this stack is deployed in Value: !Ref 'VPC'...

### Dependencies Some JSON manipulation libraries is needed ### Feature Request the ability to get the existing task definition, then change a few parameters and add it back as a...

I need to dump some data into the database. How do I do that? I suggest we have an option called dump and put in the parameter of the dump...

Hi guys, I created a Fastlane plugin for lizard, mainly for swift and android project. check out https://github.com/liaogz82/fastlane-plugin-lizard all fork and issues are welcome

In your python code there is no folder parameter https://github.com/carloscarcamo/aws-lambda-unzip-py/blob/master/unzip.py#L12 I hope you add in a folder parameter so that I have ability to take the zip files from folder...