Skip to content

Commit

Permalink
ED-4000 feat: Github actions instead of Jenkins-24
Browse files Browse the repository at this point in the history
  • Loading branch information
princegupta1131 committed Jun 11, 2024
1 parent 4b7f553 commit 3477949
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
sonar.sources=src/app/client/src

sonar.exclusions=**/node_modules/**,**/environments/**,**/assets/**, **/*.module.ts, src/assets/**,src/app/client/src/assets/**,src/thidparty/**,src/app/modules/offline/**,src/app/client/src/**/*.spec.ts,src/app/client/src/**/*.spec.data.ts,src/app/client/src/**/*.module.ts,src/app/tenant/**,src/app/sunbird-plugins/**,src/app/assets/**, src/app/client/src/**/*.mock.data.ts, src/app/modules/cbse-program/**/**, src/app/plugins/profile/**/**, src/app/modules/core/services/tenant/**,
src/app/plugins/profile/components/profile-page/profile-page.component.ts, src/app/modules/core/services/tenant/tenant.service.ts,src/app/modules/certificate/components/certificate-details/certificate-details.component.ts, src/app/modules/certificate/**/**

sonar.javascript.lcov.reportPaths=src/app/client/coverage/lcov.info

sonar.projectKey=Sunbird-Ed_SunbirdEd-portal
sonar.host.url=https://sonarcloud.io
sonar.organization=sunbird-ed

0 comments on commit 3477949

Please sign in to comment.