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

[IDP-1772] Display Spectral report in ADO CI build extension #70

Merged
merged 4 commits into from
Aug 14, 2024

Conversation

heqianwang
Copy link
Contributor

@heqianwang heqianwang commented Aug 13, 2024

Description of changes

We want to display our changes as an ADO pipeline extension automatically instead of manually it as a pipeline step. Basically, when we are done generating a spectral report, we display it using a console command.

Breaking changes

Users relying on HTML reports will find that their reports are now in Txt format given that ADO is not compatible with HTML..

Additional checks

Check with a preview version of the library.
image

Don't use string length

Fix typo

fix typo

Generate spectral reports in stylish format instead of html

Use txt format

use pretty

Try html and using script

Use pretty and stylish

Remove references to html

Update readme
@heqianwang heqianwang requested a review from a team as a code owner August 13, 2024 15:56
README.md Outdated Show resolved Hide resolved
@heqianwang
Copy link
Contributor Author

Reran the E2E scenario and both console & extensions outputs are valid:
image
image

@heqianwang heqianwang merged commit 895e94c into main Aug 14, 2024
4 checks passed
@heqianwang heqianwang deleted the feature/idp-1772_display_spectral_report_ado branch August 14, 2024 15:20
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