Skip to content

fix: optional env file#181

Merged
oskarkocol merged 1 commit into
mainfrom
chore/optional-env
Jul 18, 2026
Merged

fix: optional env file#181
oskarkocol merged 1 commit into
mainfrom
chore/optional-env

Conversation

@oskarkocol

Copy link
Copy Markdown
Collaborator

What does this PR do?

The dev environment is blocked unless you provide .env file. This is not intended.

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Other

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • Tests added/updated (if applicable)

@oskarkocol
oskarkocol requested a review from audrzejq as a code owner July 18, 2026 04:23
@oskarkocol
oskarkocol requested review from Copilot and removed request for audrzejq July 18, 2026 04:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR aims to unblock the devcontainer/dev Compose workflow when the repo root .env file is absent by making the Compose env_file optional.

Changes:

  • Updated .devcontainer/docker-compose.yaml to mark ../.env as a non-required env_file.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .devcontainer/docker-compose.yaml
@oskarkocol
oskarkocol merged commit b92881d into main Jul 18, 2026
4 checks passed
@oskarkocol
oskarkocol deleted the chore/optional-env branch July 18, 2026 04:30
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.

2 participants