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

don't check project name if validation is skipped #750

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Conversation

ndeloof
Copy link
Collaborator

@ndeloof ndeloof commented Mar 6, 2025

No description provided.

@ndeloof ndeloof requested a review from Copilot March 6, 2025 08:05

Choose a reason for hiding this comment

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

PR Overview

This PR updates the behavior for project name validation by skipping the check when validation is not required.

  • Modify the project name emptiness check to only perform when SkipValidation is false
  • Ensure that the file loader/loader.go correctly adheres to the updated condition

Reviewed Changes

File Description
loader/loader.go Adjusts the project name check to only enforce it when validation is not skipped

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

@ndeloof ndeloof requested a review from glours March 6, 2025 08:05
@glours glours merged commit d2fae8e into main Mar 6, 2025
15 checks passed
@glours glours deleted the SkipValidation branch March 6, 2025 08:32
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