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

Remove SonarCloud cache setup as it is now offered by default #1135

Merged
merged 1 commit into from
Apr 7, 2023
Merged

Remove SonarCloud cache setup as it is now offered by default #1135

merged 1 commit into from
Apr 7, 2023

Conversation

mpaladin
Copy link
Contributor

No need to configure the cache anymore, SonarCloud now has an automatic analysis caching. See https://docs.sonarcloud.io/advanced-setup/languages/c-c-objective-c/#analysis-cache.

No need to configure the cache anymore, SonarCloud now has an automatic analysis caching. See https://docs.sonarcloud.io/advanced-setup/languages/c-c-objective-c/#analysis-cache.
@rdmark
Copy link
Member

rdmark commented Apr 1, 2023

@mpaladin What would you say is the benefit with removing the explicit configuration? You never know when Sonar changes their default again, so being explicit doesn't hurt in my mind.

@mpaladin
Copy link
Contributor Author

mpaladin commented Apr 5, 2023

@mpaladin What would you say is the benefit with removing the explicit configuration? You never know when Sonar changes their default again, so being explicit doesn't hurt in my mind.

@rdmark filesystem cache (the one which is currently used) was implemented several years ago, it required careful and manual configuration. We now implemented it as a default feature on SonarCloud, it won't be removed in the future, cache comes by default as we want it to be available to alls users to speed up the analysis without requiring manual configuration.

@rdmark
Copy link
Member

rdmark commented Apr 7, 2023

Thanks for the explanation!

@rdmark rdmark merged commit 3ad668c into PiSCSI:main Apr 7, 2023
rdmark pushed a commit that referenced this pull request Apr 7, 2023
akuker added a commit that referenced this pull request Apr 7, 2023
akuker added a commit that referenced this pull request Apr 10, 2023
akuker pushed a commit that referenced this pull request Apr 10, 2023
…#1143)

No need to configure the cache anymore, SonarCloud now has an automatic analysis caching. See https://docs.sonarcloud.io/advanced-setup/languages/c-c-objective-c/#analysis-cache.

Co-authored-by: Massimo Paladin <massimo.paladin@gmail.com>
benjamink pushed a commit to benjamink/piscsi that referenced this pull request Aug 10, 2023
akuker added a commit that referenced this pull request Sep 2, 2023
* Update revision for release

* Create sonarcloud.yml

* Update sonarcloud.yml

* Update sonarcloud.yml

* Update sonarcloud.yml

* Update sonarcloud.yml

* Delete sonarcloud.yml

* Update revision number for release

* Remove SonarCloud cache setup as it is now offered by default (#1135)

No need to configure the cache anymore, SonarCloud now has an automatic analysis caching. See https://docs.sonarcloud.io/advanced-setup/languages/c-c-objective-c/#analysis-cache.

* Revert "Remove SonarCloud cache setup as it is now offered by default (#1135)" (#1144)

This reverts commit 3ad668c.

* Update web.yml

* Update cpp.yml

* Update web.yml

* Update build_code.yml

* Update build_code.yml

* Update cpp.yml

* Update web.yml

---------

Co-authored-by: Tony Kuker <akuker@gmail.com>
Co-authored-by: Massimo Paladin <massimo.paladin@gmail.com>
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.

2 participants