From 1f21187fcbc952b255d02c1abc6f7c390fcbb5c8 Mon Sep 17 00:00:00 2001 From: gajendrachinna Date: Thu, 19 Dec 2024 09:33:47 +0530 Subject: [PATCH 1/4] 01 --- azure-pipeline.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 azure-pipeline.yaml diff --git a/azure-pipeline.yaml b/azure-pipeline.yaml new file mode 100644 index 00000000000..e445512067e --- /dev/null +++ b/azure-pipeline.yaml @@ -0,0 +1,18 @@ +--- +pool: default +trigger: + - main +stages: + - stage: build + jobs: + - job: jobbuild + steps: + - task: maven@4 + inputs: + mavemPOMFile: pom.xml + publishJUnitResults: true + testResultFiles: '**/surefire-reports/TEST-*.xml' + jdkVersionOption: '1.17' + goals: validate + + From 57066cd86fed348525a0e0c800269f435bb0129c Mon Sep 17 00:00:00 2001 From: gajendrachinna Date: Thu, 19 Dec 2024 09:47:49 +0530 Subject: [PATCH 2/4] test --- test.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.py diff --git a/test.py b/test.py new file mode 100644 index 00000000000..3a193a7066f --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +this is only for testing purpose From cbc40530fed01c53ab6e5bde287100c5cadb2c90 Mon Sep 17 00:00:00 2001 From: gajendrachinna Date: Thu, 19 Dec 2024 10:49:37 +0530 Subject: [PATCH 3/4] test2 --- test.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.py b/test.py index 3a193a7066f..de2b6e504c0 100644 --- a/test.py +++ b/test.py @@ -1 +1,3 @@ this is only for testing purpose +akakdma +akxjklm From 9106c1d353db332ee850a6ec355f6dfd597a02e2 Mon Sep 17 00:00:00 2001 From: gajendrachinna Date: Thu, 19 Dec 2024 11:51:56 +0530 Subject: [PATCH 4/4] 321 --- test.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test.py b/test.py index de2b6e504c0..b93e90e2dc1 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,6 @@ this is only for testing purpose akakdma akxjklm + + +