From d63849281024a3b2efbf6d21672d38a6fd8ce181 Mon Sep 17 00:00:00 2001 From: "Siyao (Jane) He" Date: Tue, 10 Dec 2024 11:11:21 +0800 Subject: [PATCH 1/7] when { not { branch '4.x' } } --- Jenkinsfile-asf | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile-asf b/Jenkinsfile-asf index 0217d0455d6..cd82af9f65d 100644 --- a/Jenkinsfile-asf +++ b/Jenkinsfile-asf @@ -31,6 +31,7 @@ pipeline { stages { stage('Matrix') { + when { not { branch '4.x' } } matrix { axes { axis { From bdea694c662150b15c1e05e484a545f1ae2b95dd Mon Sep 17 00:00:00 2001 From: "Siyao (Jane) He" Date: Tue, 10 Dec 2024 17:50:15 +0800 Subject: [PATCH 2/7] revert when not --- Jenkinsfile-asf | 1 - 1 file changed, 1 deletion(-) diff --git a/Jenkinsfile-asf b/Jenkinsfile-asf index cd82af9f65d..0217d0455d6 100644 --- a/Jenkinsfile-asf +++ b/Jenkinsfile-asf @@ -31,7 +31,6 @@ pipeline { stages { stage('Matrix') { - when { not { branch '4.x' } } matrix { axes { axis { From e946c11008c994f64c67f41e8b62f82d57dbf3f8 Mon Sep 17 00:00:00 2001 From: SiyaoIsTraveling Date: Wed, 11 Dec 2024 14:55:30 +0800 Subject: [PATCH 3/7] Update CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 53857383cf2..7dd3ebdc3fc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,6 +17,7 @@ specific language governing permissions and limitations under the License. --> +// update # Contributing guidelines ## Code formatting From c4fb793ef8b30d0c3abe3ab07f5ab5dac3583b4b Mon Sep 17 00:00:00 2001 From: SiyaoIsTraveling Date: Wed, 11 Dec 2024 15:09:24 +0800 Subject: [PATCH 4/7] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7dd3ebdc3fc..f9e556385ea 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,7 @@ specific language governing permissions and limitations under the License. --> -// update +// update2 # Contributing guidelines ## Code formatting From 4179d1698c9b08ae3a703628d68b2439e85e5492 Mon Sep 17 00:00:00 2001 From: SiyaoIsTraveling Date: Mon, 20 Jan 2025 00:02:10 +0800 Subject: [PATCH 5/7] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f9e556385ea..cc15111118c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,7 @@ specific language governing permissions and limitations under the License. --> -// update2 +// update3 # Contributing guidelines ## Code formatting From 2f6b9af02a5937b943d2859b4088c9b312e0b149 Mon Sep 17 00:00:00 2001 From: SiyaoIsTraveling Date: Thu, 23 Jan 2025 19:19:47 +0800 Subject: [PATCH 6/7] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cc15111118c..f260c7d38c7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,7 @@ specific language governing permissions and limitations under the License. --> -// update3 +// update4 # Contributing guidelines ## Code formatting From 7a02ea9b81755372bfa6ab0104f42eea709b954d Mon Sep 17 00:00:00 2001 From: SiyaoIsTraveling Date: Thu, 23 Jan 2025 19:45:59 +0800 Subject: [PATCH 7/7] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f260c7d38c7..e2881720be4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,7 @@ specific language governing permissions and limitations under the License. --> -// update4 +// update5 # Contributing guidelines ## Code formatting