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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new e2efc2e  Better naming for GH Actions
e2efc2e is described below

commit e2efc2ee759eea95538e36f98375cde2e39c6ac5
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Mar 29 07:23:50 2021 +0200

    Better naming for GH Actions
---
 .github/workflows/crosschecks.yml                | 2 +-
 .github/workflows/fit_Payara.yml                 | 2 +-
 .github/workflows/fit_Tomcat_H2_JSON.yml         | 2 +-
 .github/workflows/fit_Tomcat_H2_XML.yml          | 2 +-
 .github/workflows/fit_Tomcat_H2_YAML.yml         | 2 +-
 .github/workflows/fit_WA_SAML2PS4UI_OIDCC4UI.yml | 2 +-
 .github/workflows/fit_WA_SRA_CASClient.yml       | 2 +-
 .github/workflows/fit_WA_SRA_OAuth2.yml          | 2 +-
 .github/workflows/fit_WA_SRA_OIDC.yml            | 2 +-
 .github/workflows/fit_WA_SRA_SAML2.yml           | 2 +-
 .github/workflows/fit_Wildfly.yml                | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/.github/workflows/crosschecks.yml 
b/.github/workflows/crosschecks.yml
index 3af0780..8d8ffc8 100644
--- a/.github/workflows/crosschecks.yml
+++ b/.github/workflows/crosschecks.yml
@@ -14,7 +14,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License
-name: "Maven"
+name: "Cross Checks"
 
 on:
   push:
diff --git a/.github/workflows/fit_Payara.yml b/.github/workflows/fit_Payara.yml
index 7fb9e9a..6c5efb6 100644
--- a/.github/workflows/fit_Payara.yml
+++ b/.github/workflows/fit_Payara.yml
@@ -14,7 +14,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License
-name: "Maven"
+name: "FIT Payara"
 
 on:
   push:
diff --git a/.github/workflows/fit_Tomcat_H2_JSON.yml 
b/.github/workflows/fit_Tomcat_H2_JSON.yml
index 028aed3..a16c263 100644
--- a/.github/workflows/fit_Tomcat_H2_JSON.yml
+++ b/.github/workflows/fit_Tomcat_H2_JSON.yml
@@ -14,7 +14,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License
-name: "Maven"
+name: "FIT Tomcat H2 JSON"
 
 on:
   push:
diff --git a/.github/workflows/fit_Tomcat_H2_XML.yml 
b/.github/workflows/fit_Tomcat_H2_XML.yml
index ed61f3a..0ea167e 100644
--- a/.github/workflows/fit_Tomcat_H2_XML.yml
+++ b/.github/workflows/fit_Tomcat_H2_XML.yml
@@ -14,7 +14,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License
-name: "Maven"
+name: "FIT Tomcat H2 XML"
 
 on:
   push:
diff --git a/.github/workflows/fit_Tomcat_H2_YAML.yml 
b/.github/workflows/fit_Tomcat_H2_YAML.yml
index 51e7c9e..146463c 100644
--- a/.github/workflows/fit_Tomcat_H2_YAML.yml
+++ b/.github/workflows/fit_Tomcat_H2_YAML.yml
@@ -14,7 +14,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License
-name: "Maven"
+name: "FIT Tomcat H2 YAML"
 
 on:
   push:
diff --git a/.github/workflows/fit_WA_SAML2PS4UI_OIDCC4UI.yml 
b/.github/workflows/fit_WA_SAML2PS4UI_OIDCC4UI.yml
index ad28488..31018fb 100644
--- a/.github/workflows/fit_WA_SAML2PS4UI_OIDCC4UI.yml
+++ b/.github/workflows/fit_WA_SAML2PS4UI_OIDCC4UI.yml
@@ -14,7 +14,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License
-name: "Maven"
+name: "FIT WA SAML2SP4UI OIDCC4UI"
 
 on:
   push:
diff --git a/.github/workflows/fit_WA_SRA_CASClient.yml 
b/.github/workflows/fit_WA_SRA_CASClient.yml
index 0de1c05..e64d931 100644
--- a/.github/workflows/fit_WA_SRA_CASClient.yml
+++ b/.github/workflows/fit_WA_SRA_CASClient.yml
@@ -14,7 +14,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License
-name: "Maven"
+name: "FIT WA SRA CASClient"
 
 on:
   push:
diff --git a/.github/workflows/fit_WA_SRA_OAuth2.yml 
b/.github/workflows/fit_WA_SRA_OAuth2.yml
index d9e525d..da80087 100644
--- a/.github/workflows/fit_WA_SRA_OAuth2.yml
+++ b/.github/workflows/fit_WA_SRA_OAuth2.yml
@@ -14,7 +14,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License
-name: "Maven"
+name: "FIT WA SRA OAuth2"
 
 on:
   push:
diff --git a/.github/workflows/fit_WA_SRA_OIDC.yml 
b/.github/workflows/fit_WA_SRA_OIDC.yml
index 9c0c710..1233e4f 100644
--- a/.github/workflows/fit_WA_SRA_OIDC.yml
+++ b/.github/workflows/fit_WA_SRA_OIDC.yml
@@ -14,7 +14,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License
-name: "Maven"
+name: "FIT SRA WA OIDC"
 
 on:
   push:
diff --git a/.github/workflows/fit_WA_SRA_SAML2.yml 
b/.github/workflows/fit_WA_SRA_SAML2.yml
index 7139072..790c868 100644
--- a/.github/workflows/fit_WA_SRA_SAML2.yml
+++ b/.github/workflows/fit_WA_SRA_SAML2.yml
@@ -14,7 +14,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License
-name: "Maven"
+name: "FIT WA SRA SAML2"
 
 on:
   push:
diff --git a/.github/workflows/fit_Wildfly.yml 
b/.github/workflows/fit_Wildfly.yml
index a894b45..f7bf119 100644
--- a/.github/workflows/fit_Wildfly.yml
+++ b/.github/workflows/fit_Wildfly.yml
@@ -14,7 +14,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License
-name: "Maven"
+name: "FIT Wildfly"
 
 on:
   push:

Reply via email to