Gago
Gago
Hi! I was wondering how can we change the AWS actions section given that it links to one GitHub user that has some implementations but not all, In particular, I...
Hi! I wanted to add [invoke-aws-lambda](https://github.com/gagoar/invoke-aws-lambda) to your awesome list. We used it plenty at Coursera and I thought it could be useful for other people as well! solves #479
`graphql-schema-linter` requires the entire schema to properly lint. in the other hand `lint-staged` passes the file/s that has changed as an argument making the graphql-schema-linter cli use that input as...
Hi! I've been writing a graphql-schema-linter extension for vscode and so far works with the latest changes in configuration, one nice feature I've been needing in order to speed up...
**Is your feature request related to a problem? Please describe.** I think is healthy to add the author when we create the changelog. `auto-changelog` comes with options, but not sure...
**Is your feature request related to a problem? Please describe.** synk.io or similar project to simplify our security concerns **Describe the solution you'd like** just an integration and target some...
**Is your feature request related to a problem? Please describe.** feature **Describe the solution you'd like** we need something that uses the CLI so we don't end up breaking the...
**Is your feature request related to a problem? Please describe.** feature-request. **Describe the solution you'd like** The solution will be simplifying what options take precedence when provided. My idea is...
## Prerequisites * [x] I am running the latest version. (`up upgrade`) * [X] I searched to see if the issue already exists. * [X] I inspected the verbose debug...
Hello! I though giving the `es6` and `es5` version of `ch02` example, [templates literals](http://www.ecma-international.org/ecma-262/6.0/#sec-template-literals) should be included in the es6 version. Cheers,