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

Update .gitignore and env example keys #3856

Merged
merged 2 commits into from
Aug 19, 2024
Merged

Conversation

conbrad
Copy link
Collaborator

@conbrad conbrad commented Aug 15, 2024

  • Use wildcard for ignoring all .env files in any directory
  • Remove unused example env keys
  • Add missing example env keys

Closes #3851

Test Links:

Landing Page
MoreCast
Percentile Calculator
C-Haines
FireBat
FireBat bookmark
Auto Spatial Advisory (ASA)
HFI Calculator

Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.74%. Comparing base (bb0a2e7) to head (1588c8d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3856   +/-   ##
=======================================
  Coverage   79.74%   79.74%           
=======================================
  Files         295      295           
  Lines       10888    10888           
  Branches      518      518           
=======================================
  Hits         8683     8683           
  Misses       2061     2061           
  Partials      144      144           

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

@conbrad conbrad requested review from dgboss and brettedw August 15, 2024 21:48
@conbrad conbrad closed this Aug 15, 2024
@conbrad conbrad reopened this Aug 19, 2024
Copy link

sonarcloud bot commented Aug 19, 2024

Copy link
Collaborator

@brettedw brettedw left a comment

Choose a reason for hiding this comment

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

👌👌

@conbrad conbrad temporarily deployed to production August 19, 2024 16:46 Inactive
@conbrad conbrad temporarily deployed to production August 19, 2024 17:01 Inactive
@conbrad conbrad temporarily deployed to production August 19, 2024 20:16 Inactive
@conbrad conbrad merged commit e51872c into main Aug 19, 2024
31 checks passed
@conbrad conbrad deleted the task/update-env-gitignore branch August 19, 2024 20:36
conbrad added a commit that referenced this pull request Aug 19, 2024
- Use wildcard for ignoring all `.env` files in any directory
- Remove unused example env keys
- Add missing example env keys
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.

Add .gitignore rule to ignore all .env files regardless of folder structure
2 participants