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

jleroux pushed a commit to branch release24.09
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git

commit 028d23df6b43a9e99e1f91c586a918d9451f24ca
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Fri Jan 3 12:41:23 2025 +0100

    Improved: Add the OpenSSF Best Practices Badge (OFBIZ-13198)
    
    Right badges for version and BB with Better presentation
---
 README.adoc | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/README.adoc b/README.adoc
index 5684e67e0d..5fd5407d93 100644
--- a/README.adoc
+++ b/README.adoc
@@ -22,16 +22,20 @@ The Apache OFBiz Project
 
 
image:https://img.shields.io/badge/License-Apache%202.0-blue.svg[link=http://www.apache.org/licenses/LICENSE-2.0]
 
image:https://img.shields.io/badge/Version-release24.09-orange.svg[link=https://github.com/apache/ofbiz-framework]
-// For the BuildBot badge to not get stuck on failure, ALL builds of all 
branches handled by 
https://svn.apache.org/repos/infra/infrastructure/buildbot2/projects/ofbiz.py 
need to pass
-image:https://ci2.apache.org/badges/ofbizTrunkFrameworkPlugins.svg[link=https://ci2.apache.org/#/builders?tags=%2BofbizTrunkFrameworkPlugins]
+
 
image:https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml/badge.svg?branch=trunk[link=https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml]
-image:https://qpkb254zxeu.montastic.io/badge[link=https://qpkb254zxeu.montastic.io]
-image:https://api.securityscorecards.dev/projects/github.com/apache/ofbiz-framework/badge[link=https://securityscorecards.dev/viewer/?uri=github.com/apache/ofbiz-framework]
 // For the CodeQL badge to not get stuck on failing, you need to delete the 
last failing CodeQL workflow (AKA action)
 
image:https://github.com/apache/ofbiz-framework/actions/workflows/codeql-analysis.yml/badge.svg[link=https://github.com/apache/ofbiz-framework/actions/workflows/codeql-analysis.yml]
+// For the BuildBot badge to not get stuck on failure, ALL builds of all 
branches handled by 
https://svn.apache.org/repos/infra/infrastructure/buildbot2/projects/ofbiz.py 
need to pass
+image:https://ci2.apache.org/badges/ofbizBranch24Framework.svg[link=https://ci2.apache.org/badges/ofbizBranch24Framework.svg]
+image:https://qpkb254zxeu.montastic.io/badge[link=https://qpkb254zxeu.montastic.io]
+
+image:https://api.securityscorecards.dev/projects/github.com/apache/ofbiz-framework/badge[link=https://securityscorecards.dev/viewer/?uri=github.com/apache/ofbiz-framework]
 
image:https://www.bestpractices.dev/projects/8708/badge[link=https://www.bestpractices.dev/projects/8708]
 
 
+
+
 If you are reading this file in AsciiDoc format you may want to see it at
 https://nightlies.apache.org/ofbiz/trunk/readme/html5/README.html[HTML]
 or https://nightlies.apache.org/ofbiz/trunk/readme/pdf/README.pdf[PDF] format

Reply via email to