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

Fix COMPOSE_PROFILES can be set by .env file #11861

Merged
merged 1 commit into from
May 30, 2024

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented May 29, 2024

Fix COMPOSE_PROFILES can be set by .env file

relies on compose-spec/compose-go#632
test case to cover this scenario so this regression won't silently come back

fix #11856

@ndeloof ndeloof requested review from a team, glours and jhrotko and removed request for a team May 29, 2024 14:15
@ndeloof ndeloof marked this pull request as draft May 29, 2024 14:15
Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

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

Sounds good to me, let's prepare a release of compose-go and then update the dependency in Compose repo

@ndeloof
Copy link
Contributor Author

ndeloof commented May 29, 2024

I'm fine we just use a HEAD commit reference waiting for next release

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof changed the title PoC Fix COMPOSE_PROFILES can be set by .env file May 30, 2024
@ndeloof ndeloof marked this pull request as ready for review May 30, 2024 05:28
@glours glours merged commit 495a087 into docker:main May 30, 2024
28 checks passed
@ndeloof ndeloof deleted the WithDefaultProfiles branch May 30, 2024 06:29
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.

[BUG] COMPOSE_PROFILES ignored from --env-file in v2.27.1?
2 participants