Emerson Jair Reis Oliveira da Silva
Emerson Jair Reis Oliveira da Silva
The link on this page https://containers.dev/implementors/json_reference/#remoteUser to the C++ image is outdated, it's pointing at line 26 but should be line 34.  Current: https://github.com/devcontainers/images/blob/main/src/cpp/.devcontainer/devcontainer.json#L26  Correct: https://github.com/devcontainers/images/blob/main/src/cpp/.devcontainer/devcontainer.json#L34 
This will allow users to easily add their own configuration when new configuration type has been added by Cloudflare without waiting for a release from the SDK. Also, this is...
Fixes the minify configuration for page rules. (See #155 )
Not much to say, I guess it's a copypasta issue. Fixes #156
I'm getting this error message when trying to run `dorgflow {ISSUE_URL}`: ``` Hello, this is Dorgflow! Detected master branch 8.x-1.x. Fetching node 3132912 from drupal.org. Created feature branch 3132912-Override-getIdealConditionsLimit-and-make-it-configurable. There...
As discussed on #54 this seems to be a better solution than #55
#### Issue Summary Error when trying to send an email with an attachment. `The content_id parameter is required if disposition = \'inline\'.',` #### Steps to Reproduce Just try to send...