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

SonarCloud integration #211

Merged
merged 54 commits into from
Oct 11, 2024
Merged

SonarCloud integration #211

merged 54 commits into from
Oct 11, 2024

Commits on Oct 7, 2024

  1. initial sonarqube configuration

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3adaf0b View commit details
    Browse the repository at this point in the history
  2. updated props

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    dc37299 View commit details
    Browse the repository at this point in the history
  3. changed sonarqube version

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4c50d3d View commit details
    Browse the repository at this point in the history
  4. changed to v3 scan

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a085ceb View commit details
    Browse the repository at this point in the history
  5. testing sonarcloud

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0d9a4f3 View commit details
    Browse the repository at this point in the history
  6. changed names

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    639b9fa View commit details
    Browse the repository at this point in the history
  7. testing sonar project key

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    eb47e50 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. paths to sources and tests

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e8a4bc8 View commit details
    Browse the repository at this point in the history
  2. path test

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3eeffcb View commit details
    Browse the repository at this point in the history
  3. test tsconfig

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ff3b3f2 View commit details
    Browse the repository at this point in the history
  4. testing tsconfig path

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    06487ff View commit details
    Browse the repository at this point in the history
  5. Updated sonar props

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7410753 View commit details
    Browse the repository at this point in the history
  6. sonarqube

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9c593a6 View commit details
    Browse the repository at this point in the history
  7. test sonar

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    97c1b4a View commit details
    Browse the repository at this point in the history
  8. removed unnecessary steps from sonarqube action job

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b11d6e7 View commit details
    Browse the repository at this point in the history
  9. install before analisys

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4483528 View commit details
    Browse the repository at this point in the history
  10. corepack enable

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d77385e View commit details
    Browse the repository at this point in the history
  11. removed yarn install

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b89e0fe View commit details
    Browse the repository at this point in the history
  12. instal install with node version

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5c0ac1a View commit details
    Browse the repository at this point in the history
  13. code coverage

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e1aed1a View commit details
    Browse the repository at this point in the history
  14. test

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    070ba3f View commit details
    Browse the repository at this point in the history
  15. config

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0bb5615 View commit details
    Browse the repository at this point in the history
  16. test code changes

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e2825fe View commit details
    Browse the repository at this point in the history
  17. testing with coverage before sonar scanning

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b6c6385 View commit details
    Browse the repository at this point in the history
  18. added workflow dispatch

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    eb3bef9 View commit details
    Browse the repository at this point in the history
  19. removed unnecessary line

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4682298 View commit details
    Browse the repository at this point in the history
  20. removed unnecessary code coverage configuration

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    48b8727 View commit details
    Browse the repository at this point in the history
  21. added action on PRs

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2424eb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. removed sonarqube from gh action

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0571173 View commit details
    Browse the repository at this point in the history
  2. removed foced changes

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c413af7 View commit details
    Browse the repository at this point in the history
  3. added a preblematic component to test sonar failures

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    db55cf7 View commit details
    Browse the repository at this point in the history
  4. fake code

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9d5c01c View commit details
    Browse the repository at this point in the history
  5. lint configurations

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8bc00a9 View commit details
    Browse the repository at this point in the history
  6. added lint and report step

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3277ec9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. solved lint issues in the dummy problematic component

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    abb6b0e View commit details
    Browse the repository at this point in the history
  2. lint

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    63885b9 View commit details
    Browse the repository at this point in the history
  3. quiet lint report

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9786914 View commit details
    Browse the repository at this point in the history
  4. removed lint from sonarqube

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ee3e772 View commit details
    Browse the repository at this point in the history
  5. removed coverage from clean

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4deb5ea View commit details
    Browse the repository at this point in the history
  6. tsconfig

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    539bb74 View commit details
    Browse the repository at this point in the history
  7. fixed lint issue

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0670a79 View commit details
    Browse the repository at this point in the history
  8. using ProblematicComponent

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4000d85 View commit details
    Browse the repository at this point in the history
  9. eslint on sonar

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    79bf44d View commit details
    Browse the repository at this point in the history
  10. fixed lint ci report script

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3e4505c View commit details
    Browse the repository at this point in the history
  11. tests with lint report

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9aeed89 View commit details
    Browse the repository at this point in the history
  12. added configuration to continue on error in the lint step

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d1837d2 View commit details
    Browse the repository at this point in the history
  13. added tsc in the step

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    48bca20 View commit details
    Browse the repository at this point in the history
  14. listing files

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    76c0886 View commit details
    Browse the repository at this point in the history
  15. print eslint report

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    337761d View commit details
    Browse the repository at this point in the history
  16. testing path

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6504377 View commit details
    Browse the repository at this point in the history
  17. removed sed

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bfb579d View commit details
    Browse the repository at this point in the history
  18. update pathfiles in eslint report json

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    37492ba View commit details
    Browse the repository at this point in the history
  19. fixed filepaths from eslint report file

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c3fcad6 View commit details
    Browse the repository at this point in the history
  20. removed dummy code

    Signed-off-by: Luiz Bezerra <[email protected]>
    luluiz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ff11d9c View commit details
    Browse the repository at this point in the history