-
## What is this?
This is an automatically created issue which contains information about the version status of the documentations available on DevDocs. The results of this report can be used by maint…
-
## Descrição da vaga
✅Angular 6+
✅Javascript/Typescript
✅Testes unitários (Jasmine ou Jest)
✅Construção e estrutura de stylesheet utilizando SASS
✅Versionamento em GIT (respeitando flows com pul…
-
### Description
Any change to the lock file breaks most of the CI jobs, example:
https://github.com/WordPress/gutenberg/pull/34350/checks?check_run_id=3442150008
Related PR: #34350, #34373.
…
-
## Description
After some upgrade of the local gatsby development environment with the latest dependencies and Node version (from v10.x => v12.x), I noticed `gatsby develop` build started to hang a…
-
## Description
Hi, while using NPM with lockfile version 2 (although this might be accidental and just a result of an update around the same time) I get TypeScript errors:
```bash
/home/user/proj…
-
I was [wondering](https://twitter.com/tomayac/status/1348734935650201602) what methods or properties return a [`ReadableStream`](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream). Examp…
-
**Describe the bug**
Docs generator `bin/generate-docs/index.js` errors out when it attempts to generate docs. I've noticed this when we run `npm run pre-release` as it gets run in this script.
A …
-
CloudFront origin request policies prevent `Authorization` header, but CDK prevents you from setting headers which include `authorization` in their values as well.
That means that in some situa…
-
Take an example schema:
```
interface Node {
id: ID!
}
type Product implements Node {
id: ID!
name: String
price: float
}
type Customer implements Node {
id: ID!
name: St…
-
## Description
When using the `ENABLE_GATSBY_REFRESH_ENDPOINT` and I force a refresh, the menus dont seem to update.
### Steps to reproduce
1. run gatsby with `ENABLE_GATSBY_REFRESH_ENDPO…