From 7822907fdb6733358ad95a60ececdb39597a7fa8 Mon Sep 17 00:00:00 2001 From: djsanju88 <58482829+djsanju88@users.noreply.github.com> Date: Mon, 23 Mar 2020 10:35:35 +0530 Subject: [PATCH 1/3] Set up CI with Azure Pipelines [skip ci] --- azure-pipelines.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 azure-pipelines.yml diff --git a/azure-pipelines.yml b/azure-pipelines.yml new file mode 100644 index 000000000..03897a827 --- /dev/null +++ b/azure-pipelines.yml @@ -0,0 +1,22 @@ +# Maven +# Build your Java project and run tests with Apache Maven. +# Add steps that analyze code, save build artifacts, deploy, and more: +# https://docs.microsoft.com/azure/devops/pipelines/languages/java + +trigger: +- master + +pool: + vmImage: 'ubuntu-latest' + +steps: +- task: Maven@3 + inputs: + mavenPomFile: 'pom.xml' + mavenOptions: '-Xmx3072m' + javaHomeOption: 'JDKVersion' + jdkVersionOption: '1.8' + jdkArchitectureOption: 'x64' + publishJUnitResults: true + testResultsFiles: '**/surefire-reports/TEST-*.xml' + goals: 'package' From 911695ead362f1d06f018d3bd9ad71c38f40125e Mon Sep 17 00:00:00 2001 From: djsanju88 Date: Sun, 24 May 2026 14:30:13 +0530 Subject: [PATCH 2/3] 1st commit --- test1.txt | 0 test2.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 test1.txt create mode 100644 test2.txt diff --git a/test1.txt b/test1.txt new file mode 100644 index 000000000..e69de29bb diff --git a/test2.txt b/test2.txt new file mode 100644 index 000000000..e69de29bb From 92003f2babdaff87359c7f6023144a2986a84d11 Mon Sep 17 00:00:00 2001 From: djsanju88 Date: Sun, 24 May 2026 14:36:34 +0530 Subject: [PATCH 3/3] dev --- 12.pdf | Bin a1.txt | 0 a3.xls | 0 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 12.pdf create mode 100644 a1.txt create mode 100644 a3.xls diff --git a/12.pdf b/12.pdf new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/a1.txt b/a1.txt new file mode 100644 index 000000000..e69de29bb diff --git a/a3.xls b/a3.xls new file mode 100644 index 000000000..e69de29bb