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

[FEATURE] allow reducing blocking validation errors to warnings #1671

Closed
JoernBerkefeld opened this issue Sep 4, 2024 · 1 comment · Fixed by #1672 or #1642
Closed

[FEATURE] allow reducing blocking validation errors to warnings #1671

JoernBerkefeld opened this issue Sep 4, 2024 · 1 comment · Fixed by #1672 or #1642
Assignees
Labels
enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story" validationRule
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

sometimes edge cases simply require skipping otherwise good rules. For these scenarios, we need a flag for:

  • buildDefinition
  • buildDefinitionBulk
  • build
  • deploy

...that allows to reduce the severity of a validation's outcome from a blocking error to a non-blocking warning.
Imagine you are prepping a deployment with --matchName and need to fix folders before having it override but cannot change the key for one reason or another.

@JoernBerkefeld JoernBerkefeld added the enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story" label Sep 4, 2024
@JoernBerkefeld JoernBerkefeld added this to the 7.4.0 milestone Sep 4, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Sep 4, 2024
JoernBerkefeld added a commit that referenced this issue Sep 4, 2024
@github-actions github-actions bot closed this as completed Sep 4, 2024
Copy link

github-actions bot commented Sep 4, 2024

Closed by #1672.

@JoernBerkefeld JoernBerkefeld mentioned this issue Sep 4, 2024
11 tasks
JoernBerkefeld added a commit that referenced this issue Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story" validationRule
Projects
None yet
1 participant