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

add .env for a straightforward dev deployment #354

Merged
merged 9 commits into from
Jul 27, 2023
Merged

Conversation

CorsettiS
Copy link
Contributor

Description

In the process of setting up the dev environment, an empty .env file is requested to build the image. Since there is no visible impact on having it not having it, for consistency it is better to remove this not used dependency from the docker compose yml file.

Related Issue(s)

somehow related to #342

Breaking Change?

No major changes are going to happen

Checklist

  • I have made corresponding changes to the documentation (if required)
  • I have added tests that prove my fix is effective or that my feature works

@CorsettiS CorsettiS requested a review from a team as a code owner June 30, 2023 10:06
@CorsettiS CorsettiS requested a review from a team June 30, 2023 10:06
@netlify
Copy link

netlify bot commented Jun 30, 2023

👷 Deploy Preview for amazing-pothos-a3bca0 processing.

Name Link
🔨 Latest commit 59b717b
🔍 Latest deploy log https://app.netlify.com/sites/amazing-pothos-a3bca0/deploys/64c29070b9c43a0008eec0a7

dev/docker-compose.yaml Outdated Show resolved Hide resolved
@CorsettiS CorsettiS changed the title remove unused .env file add .env for a straightforward dev deployment Jul 26, 2023
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Patch coverage has no change and project coverage change: -11.75% ⚠️

Comparison is base (7650ee0) 91.28% compared to head (d2aae79) 79.53%.
Report is 2 commits behind head on main.

❗ Current head d2aae79 differs from pull request most recent head 59b717b. Consider uploading reports for the commit 59b717b to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #354       +/-   ##
===========================================
- Coverage   91.28%   79.53%   -11.75%     
===========================================
  Files          48       48               
  Lines        1686     1686               
===========================================
- Hits         1539     1341      -198     
- Misses        147      345      +198     

see 11 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@harels harels left a comment

Choose a reason for hiding this comment

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

thanks for addressing the feedback, @CorsettiS!

@harels harels merged commit 1d27bbc into astronomer:main Jul 27, 2023
21 of 37 checks passed
tatiana pushed a commit that referenced this pull request Aug 9, 2023
## Description

In the process of setting up the dev environment, an empty .env file is
requested to build the image. Since there is no visible impact on having
it not having it, for consistency it is better to remove this not used
dependency from the docker compose yml file.

## Related Issue(s)

somehow related to #342 

## Breaking Change?

No major changes are going to happen

## Checklist

- [ ] I have made corresponding changes to the documentation (if
required)
- [ ] I have added tests that prove my fix is effective or that my
feature works

---------

Co-authored-by: giovanni.corsetti <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Harel Shein <[email protected]>
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