Is there a way to reset the each branch to new period ? e.g to align both master and the new branch ?
We are at the end of project so only TR fixes are in branch so this is why we merge often and why both branch should be aligned
The settings and I already check them and did not find any difference .
o
Everything is default under : Project-->Administration-->General Settings-->Edit project settings-->Java-->Checkstyle
o Quality profiles are the same
o Quality gates are the same
o …
o Everything seams to be the same for configuration
· Exclusion is done via maven pom.xml so yes they have the same
o sonar.login=xxx…
o sonar.host.url=https://sonarqube.xxx.xxx.
o sonar.projectDescription="Master ${BRANCH} -- ${RPMS_NAME}"
o sonar.branch=${RPMS_NAME}
o sonar.projectVersion=${RPMS_NAME}
o sonar.login=xxx…
o sonar.host.url=https://sonarqube.xxx.xxx.
o sonar.projectDescription="someX ${BRANCH} -- ${RPMS_NAME}"
o sonar.branch=${RPMS_NAME}
o sonar.projectVersion=${RPMS_NAME}
--
You received this message because you are subscribed to a topic in the Google Groups "SonarQube" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sonarqube/9fN-R4ZTUmc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sonarqube+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/43155c82-2bad-4bf5-b29a-33da67f087a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi
Both project are build in the same way (using same maven pom files)
The only difference will be the machine where they run (but both machine have the same software / clone VM)
Both jobs are running from Jenkins job configured the same way except for the following
·
o sonar.login=20a…
o sonar.host.url=https://sonarqube.xxx.xxx.xxx
o sonar.projectDescription="Master ${BRANCH} -- ${RPMS_NAME}"
o sonar.branch=${RPMS_NAME}
o sonar.projectVersion=${RPMS_NAME}
o sonar.login=20a…
o sonar.host.url=https://sonarqube.xxx.xxx.xxx
o sonar.projectDescription="someX ${BRANCH} -- ${RPMS_NAME}"
o sonar.branch=${RPMS_NAME}
o sonar.projectVersion=${RPMS_NAME}
The only difference is the time creation of the project.
Thanks,
Reddeppa
To unsubscribe from this group and all its topics, send an email to sonarqube+...@googlegroups.com.
Master:< [INFO] [INFO] 186/186 source files have been analyzed
---
other Branch:> [INFO] 186/186 source files have been analyzed
To unsubscribe from this group and all its topics, send an email to sonarqube+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/a4f9776b-82c2-4d2a-bb0f-a87184a51426%40googlegroups.com.
• How do I compare 2 branch?
What I want to do is to compare 2 branch (project) to see if we improve or not.
So since branch and master are almost aligned I expect them to show same result.
• Can we reset the “leak period"?
Would this make both branch the same?
So the question is:
• How do we get both branch aligned?
--
You received this message because you are subscribed to a topic in the Google Groups "SonarQube" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sonarqube/9fN-R4ZTUmc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sonarqube+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/3fa5f07f-32d2-47b7-8aba-537f65fe7037%40googlegroups.com.
To unsubscribe from this group and all its topics, send an email to sonarqube+...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/bc023b4b-fc0b-4ac8-8db6-75dbffcaa414%40googlegroups.com.To unsubscribe from this group and all its topics, send an email to sonarqube+unsubscribe@googlegroups.com.
I changed the differential view on Branch and did not notice any difference
I just changed the leak period on master to match: 60 days
I also tried to set the period 4 – but does not seams to work : to compare with a version
To unsubscribe from this group and all its topics, send an email to sonarqube+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/4181886a-cf27-451c-af53-530e0eb937b6%40googlegroups.com.