You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "NightOwl888 (via GitHub)" <gi...@apache.org> on 2023/10/14 14:28:00 UTC

[I] ci: Ensure SonarCloud is not triggered on website or documentation updates [lucenenet]

NightOwl888 opened a new issue, #873:
URL: https://github.com/apache/lucenenet/issues/873

   Our GitHub Actions for building components are not triggered for website or documentation updates, but SonarCloud currently doesn't have the filters to ignore the files that are not part of the software. To remedy this, the following exclusions should be made to the paths of the `sonar.yml` workflow:
   
   - `'!.editorconfig'`
   - `'!.gitattributes'`
   - `'!.rat-excludes'`
   - `'!azure-pipelines.yml'`
   - `'!build'`
   - `'!build.bat'`
   - `'!**/*.md'`
   - `'!**/*.ps1'`
   - `'!**/*.psd1'`
   - `'!**/*.psm1'`
   - `'!**/*.txt'`
   - `'!/.build/azure-templates/**/*'`
   - `'!/.build/psake/**/*'`
   - `'!/.vscode/**/*'`
   - `'!/branding/**/*'`
   - `'!/lib/**/*'`
   - `'!/src/docs/**/*'`
   - `'!/websites/**/*'`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@lucenenet.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] ci: Ensure SonarCloud is not triggered on website or documentation updates [lucenenet]

Posted by "farQtech (via GitHub)" <gi...@apache.org>.
farQtech commented on issue #873:
URL: https://github.com/apache/lucenenet/issues/873#issuecomment-1767755292

   Hi @NightOwl888, I am interested in taking up this task. Kindly assign it to me.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] ci: Ensure SonarCloud is not triggered on website or documentation updates [lucenenet]

Posted by "NightOwl888 (via GitHub)" <gi...@apache.org>.
NightOwl888 closed issue #873: ci: Ensure SonarCloud is not triggered on website or documentation updates
URL: https://github.com/apache/lucenenet/issues/873


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] ci: Ensure SonarCloud is not triggered on website or documentation updates [lucenenet]

Posted by "NightOwl888 (via GitHub)" <gi...@apache.org>.
NightOwl888 commented on issue #873:
URL: https://github.com/apache/lucenenet/issues/873#issuecomment-1770845585

   I have assigned it to you. Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] ci: Ensure SonarCloud is not triggered on website or documentation updates [lucenenet]

Posted by "NightOwl888 (via GitHub)" <gi...@apache.org>.
NightOwl888 commented on issue #873:
URL: https://github.com/apache/lucenenet/issues/873#issuecomment-1903459062

   @farQtech - Are you still interested in doing this? If not, please let us know so we can assign it to someone else. Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org