This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch release18.12
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/release18.12 by this push:
new 1663da5a4a Tested: GH Actions and Buildbot Builders are not consistent
(OFBIZ-23076)
1663da5a4a is described below
commit 1663da5a4abf2cbc0c969af552c52116bb34caef
Author: Jacques Le Roux <[email protected]>
AuthorDate: Fri Apr 22 11:09:28 2022 +0200
Tested: GH Actions and Buildbot Builders are not consistent (OFBIZ-23076)
This is just a try Infra asked about. I have also asked montastic if we can
have 3 different badges. For now I simply backport this one in order to test
all the Buildbot flows.
---
README.adoc | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.adoc b/README.adoc
index 0eb2f47dff..b9344be734 100644
--- a/README.adoc
+++ b/README.adoc
@@ -25,10 +25,11 @@
image:https://ci2.apache.org/badges/ofbiz18Framework.svg[link=https://ci2.apache
image:https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml/badge.svg?branch=release18.12[link=https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml]
image:https://github.com/apache/ofbiz-framework/actions/workflows/codeql-analysis.yml/badge.svg?branch=release18.12[link=https://github.com/apache/ofbiz-framework/actions/workflows/codeql-analysis.yml]
//image:https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&metric=alert_status&branch=release18.12[link=notReadyYet]
+image:https://qpkb254zxeu.montastic.io/badge[link=https://qpkb254zxeu.montastic.io]
If you are reading this file in AsciiDoc format you may want to see it in
https://nightlies.apache.org/ofbiz/stable/readme/html5/[HTML]
-//or https://nightlies.apache.org/ofbiz/stable/readme/pdf/[HTML] +[PDF] format
Not Ready Yet see
+//or https://nightlies.apache.org/ofbiz/stable/readme/pdf/[HTML] +[PDF] format
Not Ready Yet see
or https://ci.apache.org/projects/ofbiz/site/stable/readme/pdf/README.pdf[PDF]
format
---
@@ -98,7 +99,7 @@ the command line at the OFBiz top level directory (folder).
MS Windows: `init-gradle-wrapper`
[IMPORTANT]
====
-* If you cross the error
+* If you cross the error
[quote]
____
"Powershell is not recognized as an internal or external command, operable
program or batch file"
@@ -676,7 +677,7 @@ If you need username and password to access the custom
repository:
[[pull-an-official-plugin-from-source-control]]
=== Pull an official plugin from source control
-Download an official plugin from source control and place it in the plugins
directory.
+Download an official plugin from source control and place it in the plugins
directory.
In addition, this task also executes the "install" task if it is defined for
the plugin being downloaded.
This task is mostly useful when working on the trunk branch as it pulls in the