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

WithServicesEnabled #751

Merged
merged 1 commit into from
Mar 7, 2025
Merged

WithServicesEnabled #751

merged 1 commit into from
Mar 7, 2025

Conversation

ndeloof
Copy link
Collaborator

@ndeloof ndeloof commented Mar 6, 2025

decouple WithServicesEnabled and WithServicesEnvironmentResolved

Signed-off-by: Nicolas De Loof <[email protected]>

Choose a reason for hiding this comment

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

PR Overview

This PR decouples the service environment resolution from the process of enabling services within a project.

  • Removed the call to WithServicesEnvironmentResolved in the WithServicesEnabled function.
  • Streamlined service enablement by propagating profiles solely via WithProfiles.

Reviewed Changes

File Description
types/project.go Removed the call to WithServicesEnvironmentResolved in WithServicesEnabled to decouple

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@glours glours merged commit 5332032 into main Mar 7, 2025
15 checks passed
@glours glours deleted the WithServicesEnabled branch March 7, 2025 15:41
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