Feature/sonar update6.7 lts #18
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Implementes support for sonar v6.7 LTS
-- (version < 6.3) => api/timemachine
-- (version >= 6.3) => api/measures/search_history
-- The concept of implementing a different strategy for this widget exists, but i haven't found a usable endpoint to get metrics of all projects.
Some endpoint used for testing:
Note the dist folder is just commited to test functionality with the CES cockpit. Add the current commit ID to the bower.json dependency of sonar-widget inside the cockpit project root.
Release: update the versions inside the package.json and bower.json then use
gulpto generate the dist folder