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

global .env file + handling #6

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

carterjfulcher
Copy link
Contributor

Loads a dotenv from the project root and provides an example of how to use it.

Great Airflow Summit talk by the way! @jlaneve

@jlaneve
Copy link
Collaborator

jlaneve commented Sep 23, 2023

thanks for opening the PR! going to hold off on merging while we evaluate the architecture and local developer experience this week

Copy link
Collaborator

@sunank200 sunank200 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not a great idea to have a .env file locally as developers can mistakenly have their .env file pushed to the main. @pankajastro @Lee-W WDYT?

@carterjfulcher
Copy link
Contributor Author

It's not a great idea to have a .env file locally as developers can mistakenly have their .env file pushed to the main. @pankajastro @Lee-W WDYT?

That's what .gitignore is for :)

@Lee-W
Copy link
Collaborator

Lee-W commented Nov 16, 2023

It's not a great idea to have a .env file locally as developers can mistakenly have their .env file pushed to the main. @pankajastro @Lee-W WDYT?

That's what .gitignore is for :)

agree

It's not a great idea to have a .env file locally as developers can mistakenly have their .env file pushed to the main. @pankajastro @Lee-W WDYT?

I'm good with it

.gitignore Outdated Show resolved Hide resolved
.env.example Show resolved Hide resolved
api/ask_astro/__init__.py Outdated Show resolved Hide resolved
Copy link

cloudflare-workers-and-pages bot commented Feb 23, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c43ffc1
Status: ✅  Deploy successful!
Preview URL: https://c95e3718.ask-astro.pages.dev
Branch Preview URL: https://main.ask-astro.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants