-
Notifications
You must be signed in to change notification settings - Fork 363
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
RFF V0.9.8 with SQ6.x #1196
Comments
I'm using sonar-cxx V0.9.8 snapshot with SonarQube 6.5 on Ubuntu 17.04 with C++98 projects (no C code), with:
|
Any plans on creating some sort of test releases? How complete is the current state of master as far as 0.9.8 release is concerned? Anything major missing? It seems that it's been >6 months since last release, this makes my testing a bit more extensive considering amount of changes made since that release. |
@gena01 my plan was to release together with next SQ LTS version 6.7 (https://github.com/SonarOpenCommunity/sonar-cxx/milestones). But maybe it would help to collect the must have points for next release. |
@gena01 could you provide more information which parts of the cxx plugin you are using and you are thinking they are stable? |
@ALL next planned SQ LTS version is 6.7 end of October. My idea is to continue another two weeks by mid of October and close feature development for 0.9.8 then. I like to continue with two weeks stabilization. The 0.9.8 is then the last version supporting 5.6 LTS (and if possible all between 5.6 to 6.7). After 0.9.8 I like to drop support for all versions before 6.7 LTS. All like to have a feature in 0.9.8 should provide this by mid of October. Does this fit? Like to hear your ideas to this... |
Sounds good, I am impatient to get this new release to let me upgrade to the latest SQ release (although I could try snapshots, I prefer to wait for a released version since I am currently not looking for new features of the sonar-cxx plugin). |
@ALL these are the remaining open issues for 0.9.8: https://github.com/SonarOpenCommunity/sonar-cxx/issues?q=is%3Aopen+is%3Aissue+milestone%3A0.9.8. Especially the grammar bugs are hard nuts. Help is welcome to close/fix them! |
@ALL plugin should also work with SQ 6.6 |
@ALL final spurt with SQ 6.7 LTS |
@ALL I did some tests with
Tests are successful.
|
@ALL final testing with SQ 6.7 open. Like to release then. Are there any known issues? |
@ALL I'm finished my tests with v0.9.8 cxx plugin and SQ 6.7 LTS. I tested same sensors as mentioned above. For me it is working now. Think we still have gaps using Linux CI and Clang tools. Someone already working with it? |
@guwirth I have been using the snapshot day to day on Centos 7 and Jenkins. Haven't had any issues so far |
@ALL will release v0.9.8 this evening. |
Hi everyone,
During the last month we added a lot of cool new features and bugfixes. Like to ask you to give us some feedback to V0.9.8.
Changes in V0.9.8:
https://github.com/SonarOpenCommunity/sonar-cxx/issues?utf8=✓&q=milestone%3A0.9.8%20is%3Aclosed%20
Download latest snapshot from here:
https://ci.appveyor.com/project/SonarOpenCommunity/sonar-cxx/branch/master/artifacts
Looking forward to here from you...
Best regards,
The text was updated successfully, but these errors were encountered: