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

[Enhancement] Improve the DAB Validate workflow #2493

Open
sezal98 opened this issue Dec 16, 2024 · 0 comments
Open

[Enhancement] Improve the DAB Validate workflow #2493

sezal98 opened this issue Dec 16, 2024 · 0 comments

Comments

@sezal98
Copy link
Contributor

sezal98 commented Dec 16, 2024

Currently dab validate -c {ConfigFileName} command validates the current mentioned config file and provides the output in the form of logs in the console and does not validate the multi data source files mentioned in this top level file.

Improvements

  1. Output format to return where we need to add dab validate -o so we can output a junit XML file format conformant with CI/CD pipelines just like Unit Tests output structured reports.
  2. Running dab validate on top level file should validate all multi data source files in the "data-source-files": [....] in the config file.

This issue would aim to improve the dab validate workflow output to the users

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

No branches or pull requests

1 participant