Skip to content
#

dotenv

Here are 708 public repositories matching this topic...

dotenv-linter
halostatue
halostatue commented Oct 15, 2020

direnv uses .envrc files which are bash scripts, and dotenv-linter is attempting to parse those. When I ran dotenv-linter, I got the following as errors:

.envrc:2 KeyWithoutValue: The source_up key should be with a value or have an equal sign
.envrc:4 KeyWithoutValue: The use kerl --auto key should be with a value or have an equal sign
.envrc:5 KeyWithoutValue
Shriram-Balaji
Shriram-Balaji commented Jul 9, 2020

Currently, in the gatsby-plugin-s3 configuration, I'm not finding a way to set the s3ForcePathStyle option. This is necessary in cases, where S3-Compliant Object Storage Services, which might not be AWS have this path style. Some examples could be Minio

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Config.html#s3ForcePathStyle-property

Would be happy to send a

Improve this page

Add a description, image, and links to the dotenv topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dotenv topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.