Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Enable SonarCloud #88

Open
wants to merge 48 commits into
base: master
Choose a base branch
from
Open

Enable SonarCloud #88

wants to merge 48 commits into from

Commits on Dec 16, 2019

  1. Create Github Actions

    pablisco authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    cedb97c View commit details
    Browse the repository at this point in the history
  2. Add stacktrace

    pablisco authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    998eb18 View commit details
    Browse the repository at this point in the history
  3. Upgraded build scripts

    pablisco committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    e4aadfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2412cf6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05c3c73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af6124f View commit details
    Browse the repository at this point in the history
  7. Migrated scripts to kts

    pablisco committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    44aeace View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ab35c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6a3529 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5e97f4a View commit details
    Browse the repository at this point in the history
  11. fix layout of yaml

    pablisco committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    241b213 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    0d1c66d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4562f7 View commit details
    Browse the repository at this point in the history
  3. Update ci.yml

    add cache and build on pull requests/push to master
    zegnus authored Dec 17, 2019
    Configuration menu
    Copy the full SHA
    b866c55 View commit details
    Browse the repository at this point in the history
  4. Create gradle.properties

    zegnus authored Dec 17, 2019
    Configuration menu
    Copy the full SHA
    56791d6 View commit details
    Browse the repository at this point in the history
  5. Create Github Actions (#87)

    Create Github Actions
    
    Co-authored-by: Ferran Garriga <[email protected]>
    zegnus authored Dec 17, 2019
    Configuration menu
    Copy the full SHA
    3629309 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f20f2c View commit details
    Browse the repository at this point in the history
  7. ammend cache path

    zegnus committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    a5157d4 View commit details
    Browse the repository at this point in the history
  8. use clone 1 level for checkout

    zegnus committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    6aca0cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ccc9f7f View commit details
    Browse the repository at this point in the history
  10. ammend cache pattern path

    zegnus committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    04e90ce View commit details
    Browse the repository at this point in the history
  11. fix resource linking issue

    pablisco committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    08141de View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    afddff1 View commit details
    Browse the repository at this point in the history
  13. Add ci job to run demo tests

    pablisco committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    b5062ab View commit details
    Browse the repository at this point in the history
  14. Add ci job to run demo tests

    pablisco committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    5673566 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'update-gradle-to-kts' into sonar-setup

    # Conflicts:
    #	.github/workflows/ci.yml
    pablisco committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    822c010 View commit details
    Browse the repository at this point in the history
  16. fix yml file

    pablisco committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    e57dec4 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'update-gradle-to-kts' into sonar-setup

    # Conflicts:
    #	.github/workflows/ci.yml
    pablisco committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    1cdc144 View commit details
    Browse the repository at this point in the history
  18. restore sonar checks

    pablisco committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    7c2c506 View commit details
    Browse the repository at this point in the history
  19. remove ApplicationTest

    pablisco committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    5d48d65 View commit details
    Browse the repository at this point in the history
  20. add sonar cube properties

    pablisco committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    579c5fb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    576130c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Updated to use sonarcloud

    pablisco authored Dec 19, 2019
    Configuration menu
    Copy the full SHA
    863c5fb View commit details
    Browse the repository at this point in the history
  2. Updated sonar logins

    pablisco authored Dec 19, 2019
    Configuration menu
    Copy the full SHA
    8f05894 View commit details
    Browse the repository at this point in the history
  3. add no daemon to sonarqube

    pablisco authored Dec 19, 2019
    Configuration menu
    Copy the full SHA
    0f09691 View commit details
    Browse the repository at this point in the history
  4. Update gradle to kts (#89)

    Update gradle to kts
    
    Co-authored-by: Ferran Garriga <[email protected]>
    zegnus authored Dec 19, 2019
    Configuration menu
    Copy the full SHA
    97cb6b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    a232d14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bbd255 View commit details
    Browse the repository at this point in the history
  3. revert fancy plugin import

    pablisco committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    ae3ae8a View commit details
    Browse the repository at this point in the history
  4. updated sonarqube to 2.8

    pablisco committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    3625b08 View commit details
    Browse the repository at this point in the history
  5. change sonar token on ci

    pablisco committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    a3bcf66 View commit details
    Browse the repository at this point in the history
  6. remove depth limit

    pablisco committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    bc80117 View commit details
    Browse the repository at this point in the history
  7. Add build to sonarqube

    pablisco committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    936ea0c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca23e4c View commit details
    Browse the repository at this point in the history
  9. merge checks

    pablisco committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    217a043 View commit details
    Browse the repository at this point in the history
  10. add test reports to sonar

    pablisco committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    780afbc View commit details
    Browse the repository at this point in the history
  11. trigger new build

    pablisco committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    1e30945 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. Configuration menu
    Copy the full SHA
    b9f5a6e View commit details
    Browse the repository at this point in the history