Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically load dotenv files #117

Closed
roma-glushko opened this issue Feb 4, 2024 · 0 comments · Fixed by #118
Closed

Automatically load dotenv files #117

roma-glushko opened this issue Feb 4, 2024 · 0 comments · Fixed by #118
Assignees

Comments

@roma-glushko
Copy link
Member

roma-glushko commented Feb 4, 2024

To improve devX, Glide may automatically load dotenv files with secrets to populate env vars used in a config file.

@roma-glushko roma-glushko self-assigned this Feb 4, 2024
@roma-glushko roma-glushko linked a pull request Feb 4, 2024 that will close this issue
roma-glushko added a commit that referenced this issue Feb 4, 2024
@roma-glushko roma-glushko added this to the Glide: Public Preview milestone Feb 4, 2024
roma-glushko added a commit that referenced this issue Feb 4, 2024
Allows users to use dotenv files by:
- automatically loading .env file in the current directory
- allow to specify path/name to dotenv file
roma-glushko added a commit that referenced this issue Feb 12, 2024
### Features

- ✨  #117 Allow to load dotenv files (@roma-glushko)

### Improvements

- ✨👷 #91 Support for Windows (@roma-glushko)
- 👷 #139 Build Glide for OpenBSD and ppc65le, s390x, riscv64 architectures (@roma-glushko)

### Miscellaneous

- 👷 #92 Release binaries to Snapcraft (@roma-glushko)
- 👷 #123 publish images to DockerHub (@roma-glushko)
- 🔧 #136 Migrated all API to Fiber (@roma-glushko) 
- 👷 #139 Create a image tag with pure version (without distro suffix) (@roma-glushko)
roma-glushko added a commit that referenced this issue Feb 22, 2024
## Features

- ✨#117 Allow to load dotenv files (@roma-glushko)
- ✨ #142: [Lang Chat Router] Ollama Support (@mkrueger12)
- ✨ #131: [Lang Chat Router] AWS Bedrock Support (@mkrueger12)

## Improvements

- ✨👷#91 Support for Windows (@roma-glushko)
- 👷 #139 Build Glide for OpenBSD and ppc65le, s390x, riscv64 architectures (@roma-glushko)

## Miscellaneous 

- 👷 #92 Release binaries to Snapcraft (@roma-glushko)
- 👷 #123 publish images to DockerHub (@roma-glushko)
- 🔧 #136 Migrated all API to Fiber (@roma-glushko)
- 👷 #139 Create a image tag with pure version (without distro suffix) (@roma-glushko)
- 👷 #155 Fixing the dockerhub authorization step in the release workflow (@roma-glushko)
- ♻️  #151: Moved specific provider schemas closer to provider's packages (@roma-glushko)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant