Skip to content

EPMDEDP-16625: chore: Add sonarcloud-build pipeline for Quick Guide#628

Open
Oleksandr123234 wants to merge 1 commit into
masterfrom
EPMDEDP-16625
Open

EPMDEDP-16625: chore: Add sonarcloud-build pipeline for Quick Guide#628
Oleksandr123234 wants to merge 1 commit into
masterfrom
EPMDEDP-16625

Conversation

@Oleksandr123234
Copy link
Copy Markdown
Contributor

Pull Request Template

Description

This change adds a new Tekton Task called "sonarqube-sonarcloud" and the "github-build-edp-sonarcloud" Tekton Pipeline. They are designed to seamlessly complete the Quick Start Guide.
Currently, users need to edit some parts of the build pipeline since SonarCloud works differently from the default SonarQube. This change will eliminate the need to manually edit the build pipeline.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which improves an existing feature or documentation)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)

How Has This Been Tested?

I have installed edp-cluster-add-ons, enabled kuberocketci-pipelines component, added the pipeline and task, and launched the build pipeline. The PipelineRun completed successfully. I tested it with several go-gin codebases.

Checklist:

  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Pull Request contains one commit. I squash my commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant