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

[8.9](backport #3108) Sonarqube buildkite integration #3445

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 20, 2023

This is an automatic backport of pull request #3108 done by Mergify.
Cherry-pick of 2e9a256 has failed:

On branch mergify/bp/8.9/pr-3108
Your branch is up to date with 'origin/8.9'.

You are currently cherry-picking commit 2e9a256297.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .buildkite/pipeline.yml
	new file:   .buildkite/scripts/steps/unit-tests.sh
	deleted:    .github/workflows/build.yml
	deleted:    .github/workflows/sonarcloud.yml
	modified:   sonar-project.properties

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	both modified:   .buildkite/hooks/post-checkout
	deleted by us:   .buildkite/scripts/common.sh

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* Sonarqube buildkite integration

* Sonarqube buildkite integration

* Fixed git log

* Run unit tests on a VM

* Execute ut on main branch

* Removed sonarcloud github workflow

* Added retry to go download

* removed CodeCoverage (build.yml) GHA workflow

* Run buildkite unit tests on each pull request

* Run buildkite unit tests on each pull request

* Run buildkite unit tests on each pull request

* Run buildkite unit tests on each pull request

* Run buildkite unit tests on each pull request

* Added a test file for sonar analysis

* Added a test file for sonar analysis

* cleanup

* Merged with main

* Added echo to unit tests

* Added echo to unit tests

* Fix common.sh logging

* Try old way on go installation

* Removed comments

* check: added not covered file to test sonar notifications

* removed the test file

(cherry picked from commit 2e9a256)

# Conflicts:
#	.buildkite/hooks/post-checkout
#	.buildkite/scripts/common.sh
@mergify mergify bot requested a review from a team as a code owner September 20, 2023 17:00
@mergify mergify bot requested review from blakerouse and pchila and removed request for a team September 20, 2023 17:00
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Sep 20, 2023
@mergify mergify bot assigned pazone Sep 20, 2023
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-09-20T17:00:23.892+0000

  • Duration: 26 min 35 sec

Test stats 🧪

Test Results
Failed 0
Passed 6097
Skipped 27
Total 6124

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages.

  • run integration tests : Run the Elastic Agent Integration tests.

  • run end-to-end tests : Generate the packages and run the E2E Tests.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Contributor

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 98.701% (76/77) 👍
Files 65.827% (183/278) 👍
Classes 64.865% (336/518) 👍
Methods 52.092% (1046/2008) 👍
Lines 37.934% (11976/31571) 👍 0.006
Conditionals 100.0% (0/0) 💚

@mergify
Copy link
Contributor Author

mergify bot commented Sep 25, 2023

This pull request has not been merged yet. Could you please review and merge it @pazone? 🙏

@cmacknz cmacknz closed this Sep 25, 2023
@cmacknz cmacknz deleted the mergify/bp/8.9/pr-3108 branch September 25, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport conflicts There is a conflict in the backported pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants