Skip to content

use newer docker-compose env_file setup for development#1171

Open
rococodogs wants to merge 9 commits into
developfrom
docker-env
Open

use newer docker-compose env_file setup for development#1171
rococodogs wants to merge 9 commits into
developfrom
docker-env

Conversation

@rococodogs

Copy link
Copy Markdown
Member

adds a development.env file to ensure consistent development environments. allows the addition of an untracked development.local.env file for sensitive local variables (see development.local.env.sample) and a separate env file (development.local.sidekiq.env) for sidekiq variables

requires docker-compose v2.24.0 at minimum

@rococodogs rococodogs requested a review from jwellnit May 20, 2025 16:53
@codecov

codecov Bot commented May 20, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.75%. Comparing base (4488502) to head (1cd4544).
⚠️ Report is 34 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1171   +/-   ##
========================================
  Coverage    98.75%   98.75%           
========================================
  Files          192      192           
  Lines         3364     3364           
========================================
  Hits          3322     3322           
  Misses          42       42           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant