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

Issue when running specs comparison using latest docker image - v0.0.54 #101

Closed
Tanmay2711 opened this issue Feb 22, 2024 · 3 comments
Closed

Comments

@Tanmay2711
Copy link

Hi Team,

We are running following command in Azure Devops pipeline to compare specs changes. And task gets timed out when using latest docker image.

command -
docker run --rm -v "$PWD`:/specs`:rw" pb33f/openapi-changes summary /specs/.original.json /specs/schema.json
Task type = Powershell

Output -
image

@Tanmay2711 Tanmay2711 changed the title Issue when running specs comaprison using latest docker image - v0.0.54 Issue when running specs comparison using latest docker image - v0.0.54 Feb 23, 2024
@daveshanley
Copy link
Member

Can you provide reproducible specs?

@Tanmay2711
Copy link
Author

Due to some reasons, I can't provide full specs, here is the minimal specs that got changed.
PFA old and new json files.

new.json
old.json

@daveshanley
Copy link
Member

This can't be replicated with v0.0.62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants