Shin

Results 17 issues of Shin

Docker's build context in this example should be placed in a sub directory, lets say ./.docker/ to reduce context size for building custom images, unless you want to copy all...

📝 Documentation: Needs to be documented

I got an error: ``` ERROR "cp /home/www/catalogue/18948/ s3://production/catalogue/18948/": error parsing regexp: invalid UTF-8: `G\.jpg.*$` ``` when ran this command: ``` docker run --rm -it \ -v /root/.aws:/root/.aws \ -v...

Update name and description for the Defer.js library.

**Is your feature request related to a problem? Please describe.** [PHP8.2 is officially released](https://www.php.net/releases/8.2/en.php) few days ago. So it would be great if Crater is ready for a newer (and...

Feature Request

We're thrilled to announce the release of defer.js v3.7.0! https://github.com/shinsenter/defer.js/releases/tag/3.7.0 We encourage you to upgrade to this latest version.

Result parsing throws error when 'opening_hours' is array: ``` Exception: type 'List' is not a subtype of type 'Map' #0 new PlacesSearchResult.fromJson (package:google_maps_webservice/src/places.dart:468:43) #1 new PlacesSearchResponse.fromJson. (package:google_maps_webservice/src/places.dart:396:47) #2 MappedListIterable.elementAt (dart:_internal/iterable.dart:417:31)...

bug
help wanted