You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zh...@apache.org on 2022/08/05 01:28:10 UTC

[camel-quarkus] branch main updated: Add docs for Sonarcloud build and analysis results (#3958)

This is an automated email from the ASF dual-hosted git repository.

zhfeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new a75a77dd88 Add docs for Sonarcloud build and analysis results (#3958)
a75a77dd88 is described below

commit a75a77dd88bfc7921eed77cab5757e9cc863c99d
Author: James Netherton <ja...@users.noreply.github.com>
AuthorDate: Fri Aug 5 02:28:04 2022 +0100

    Add docs for Sonarcloud build and analysis results (#3958)
    
    * Add docs for Sonarcloud build and analysis results
    
    * Exclude additional Jenkinsfiles from triggering GitHub Actions CI builds
---
 .github/workflows/ci-build.yaml                   | 2 ++
 docs/modules/ROOT/pages/contributor-guide/ci.adoc | 8 ++++++++
 2 files changed, 10 insertions(+)

diff --git a/.github/workflows/ci-build.yaml b/.github/workflows/ci-build.yaml
index 4d46d14d74..299e3f8886 100644
--- a/.github/workflows/ci-build.yaml
+++ b/.github/workflows/ci-build.yaml
@@ -27,6 +27,7 @@ on:
     paths-ignore:
       - '**.adoc'
       - 'Jenkinsfile'
+      - 'Jenkinsfile.*'
       - 'KEYS'
       - 'LICENSE.txt'
       - 'NOTICE.txt'
@@ -39,6 +40,7 @@ on:
     paths-ignore:
       - '**.adoc'
       - 'Jenkinsfile'
+      - 'Jenkinsfile.*'
       - 'KEYS'
       - 'LICENSE.txt'
       - 'NOTICE.txt'
diff --git a/docs/modules/ROOT/pages/contributor-guide/ci.adoc b/docs/modules/ROOT/pages/contributor-guide/ci.adoc
index 7095129d78..5cc786aaf8 100644
--- a/docs/modules/ROOT/pages/contributor-guide/ci.adoc
+++ b/docs/modules/ROOT/pages/contributor-guide/ci.adoc
@@ -60,3 +60,11 @@ https://ci-builds.apache.org/job/Camel/job/Camel%20Quarkus%20SNAPSHOT%20Deploy/
 SNAPSHOTs are built and published on push for each branch to:
 
 https://repository.apache.org/snapshots/
+
+== Sonarcloud
+
+https://ci-builds.apache.org/job/Camel/job/Camel%20Quarkus%20Sonarcloud%20Deploy/
+
+Analysis results:
+
+https://sonarcloud.io/project/overview?id=apache_camel_quarkus