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

Don't fail GitLab pipeline on QualityGate failure - optional property #637

Closed

Commits on Jul 1, 2022

  1. [mc1arke#137][GitLab] Extra property to disable pipeline failing on f…

    …ailed analysis
    
    Could be useful in the interim period, especially for the analysis using
    "-Dsonar.qualitygate.wait=true" with "allow_failure: true" in GitLab.
    szpak committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    82828a5 View commit details
    Browse the repository at this point in the history
  2. [mc1arke#137][GitLab] Simplify GitLab tests with junit-jupiter-params

    GitlabMergeRequestDecoratorTest migrated to JUnit Jupiter API
    szpak committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    087b5d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e23009c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. [mc1arke#137][GitLab] Adjust property name to be passed to Sonar

    Only properties starting with "sonar.analysis." are available from the analysis context:
    https://docs.sonarqube.org/latest/analysis/analysis-parameters/
    szpak committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    5baff3e View commit details
    Browse the repository at this point in the history