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

[Change Proposal] Support disabling validation rules per package #558

Closed
jsoriano opened this issue Jul 4, 2023 · 2 comments
Closed

[Change Proposal] Support disabling validation rules per package #558

jsoriano opened this issue Jul 4, 2023 · 2 comments
Assignees
Labels
discuss Issue needs discussion

Comments

@jsoriano
Copy link
Member

jsoriano commented Jul 4, 2023

Add support to disable validation rules per package. This will help to disable certain validations on exceptional cases, or till some feature is fully supported.

Related to #342.

@jsoriano jsoriano added the discuss Issue needs discussion label Jul 4, 2023
@mrodm mrodm self-assigned this Sep 14, 2023
@mrodm
Copy link
Contributor

mrodm commented Sep 25, 2023

Changes introduced in package-spec to support this must be added into these repositories:

  • package-storage-infra: add support to skip the required errors defined in each package when running the publishing job.
  • elastic-package: add support to validate and filter errors according to the errors configuration file.

@mrodm
Copy link
Contributor

mrodm commented Oct 2, 2023

Closing this issue since elastic-package and package-storage-infra are already using filtering based on codes.

@mrodm mrodm closed this as completed Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss Issue needs discussion
Projects
None yet
Development

No branches or pull requests

2 participants