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

Fixed build summary code breaking PR builds on Maven and Gradle. #1930

Merged
merged 2 commits into from
Jun 22, 2016

Conversation

HSAR
Copy link
Contributor

@HSAR HSAR commented Jun 22, 2016

No description provided.

"sqAnalysis_TaskReportInvalid": "Invalid or missing task report. Check SonarQube finished successfully.",
"sqAnalysisBuildSummaryLine_OneProject": "Detailed SonarQube report"
"sqAnalysis_BuildSummary_LinkText": "Detailed SonarQube report"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed this to match the other "sqAnalysis_BuildSummary..." strings.

@bgavrilMS
Copy link
Member

LGTM

var testSrcDir:string = __dirname;
var testStgDir:string = path.join(__dirname, '_temp');

// not a valid PR branch
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect comment - will change.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved.

@HSAR
Copy link
Contributor Author

HSAR commented Jun 22, 2016

No parallel test for Gradle - will add.

@HSAR
Copy link
Contributor Author

HSAR commented Jun 22, 2016

Resolved.

@HSAR HSAR merged commit 02fac23 into master Jun 22, 2016
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.

3 participants