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

[Travis CI] Using autorest 2.0.4152 to get bug fix on reporting on mem:/// instead of file:/// #1775

Merged
merged 3 commits into from
Oct 2, 2017

Conversation

vishrutshah
Copy link
Contributor

@vishrutshah vishrutshah commented Oct 2, 2017

npx autorest@latest has a bug today that reports error like

    sources: 
     [ 'mem:///33?file%3A%2F%2F%2Fhome%2Ftravis%2Fbuild%2FAzure%2Fazure-rest-api-specs%2Fspecification%2Fservicefabric%2Fdata-plane%2FMicrosoft.ServiceFabric%2F6.0%2Fservicefabric.json:5452:8 ($.definitions.ApplicationHealthPolicies.properties.ApplicationHealthPolicyMap)' ] }

instead of

    sources: 
     [ 'file:///home/travis/build/Azure/azure-rest-api-specs/specification/servicefabric/data-plane/Microsoft.ServiceFabric/6.0/servicefabric.json:5452:8 ($.definitions.ApplicationHealthPolicies.properties.ApplicationHealthPolicyMap)' ] }

Switching to npx autorest@2.0.4152

Refernce CI: https://travis-ci.org/Azure/azure-rest-api-specs/jobs/281000914#L667

STEPS:

  • Update a swagger file to test
  • Revert the test swagger commit before check-in

@azuresdkciprbot
Copy link

Hi There,

I am the AutoRest Linter Azure bot. I am here to help. My task is to analyze the situation from the AutoRest linter perspective. Please review the below analysis result:

File: specification/resources/resource-manager/readme.md
Before the PR: Warning(s): 0 Error(s): 0
After the PR: Warning(s): 0 Error(s): 0

AutoRest Linter Guidelines | AutoRest Linter Issues | Send feedback

Thanks for your co-operation.

1 similar comment
@azuresdkciprbot
Copy link

Hi There,

I am the AutoRest Linter Azure bot. I am here to help. My task is to analyze the situation from the AutoRest linter perspective. Please review the below analysis result:

File: specification/resources/resource-manager/readme.md
Before the PR: Warning(s): 0 Error(s): 0
After the PR: Warning(s): 0 Error(s): 0

AutoRest Linter Guidelines | AutoRest Linter Issues | Send feedback

Thanks for your co-operation.

@vishrutshah
Copy link
Contributor Author

@vishrutshah vishrutshah self-assigned this Oct 2, 2017
@vishrutshah
Copy link
Contributor Author

Thanks, @fearthecowboy for the review!! Merging-in!

@vishrutshah vishrutshah merged commit 88a9e98 into Azure:current Oct 2, 2017
@vishrutshah vishrutshah deleted the use-autorest-4152 branch October 2, 2017 20:07
@AutorestCI
Copy link

No modification for AutorestCI/azure-sdk-for-python

@AutorestCI
Copy link

No modification for AutorestCI/azure-sdk-for-ruby

@AutorestCI
Copy link

No modification for AutorestCI/azure-sdk-for-node

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.

4 participants