-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Fix bugs caused by supporting azure ad proxy #31665
Fix bugs caused by supporting azure ad proxy #31665
Conversation
…ntain 2 converters.
…estTemplateBuilder
/azp run java - spring - ci |
/azp run java - spring - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
1 similar comment
Azure Pipelines successfully started running 1 pipeline(s). |
Hi, @saragluna , @moarychan , please help review this PR when you have time. |
API change check APIView has identified API level changes in this PR and created following API reviews. |
/azp run java - spring - ci |
/azp run java - spring - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
1 similar comment
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run java - spring - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
Hi, @saragluna , @moarychan , please help to review this PR. |
The failure of java - code-quality-reports-ci can be ignored. Here is the detail information: The java - code-quality-reports-ci#1938677 failed because the Revapi Maven Plugin checks the currently built project against the its latest released version (as reported by Maven). Current PR targeting to a patch release (4.4.1). The artifacts released new versions after 4.4.0, so comparing to latest released version will have error. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Fix these bugs: