Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing PR-p #119

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
4857d18
Testing PR pipeline
nimishbitla11 Mar 9, 2023
6f8ca8f
Testing PR pipeline
nimishbitla11 Mar 9, 2023
2cd241b
Merge pull request #1 from nimishbitla11/release
nimishbitla11 Mar 9, 2023
fbcc6ee
Testing PR pipeline
nimishbitla11 Mar 15, 2023
9beb52c
testing the push
nimishbitla11 Mar 15, 2023
da301b3
adding file called test22.txt
nimishbitla11 Mar 16, 2023
8d5ad00
adding file called test23.txt
nimishbitla11 Mar 16, 2023
034e41b
some new changes
nimishbitla11 Mar 16, 2023
ff0622f
adding file called test24.txt
nimishbitla11 Mar 16, 2023
739deca
Merge pull request #6 from nimishbitla11/release
nimishbitla11 Mar 16, 2023
7ab005c
adding file called test25.txt
nimishbitla11 Mar 16, 2023
432f3b9
Merge pull request #7 from nimishbitla11/release
nimishbitla11 Mar 16, 2023
1f941a0
testing PR pipeline
nimishbitla11 Mar 20, 2023
73c6d36
testing pr pipeline
nimishbitla11 Mar 20, 2023
2aac9af
testing PR pipeline again
nimishbitla11 Mar 20, 2023
2e7d95d
testing PR pipeline
nimishbitla11 Mar 23, 2023
7ee5e16
chnges to PR pipeline
nimishbitla11 Mar 23, 2023
a811c62
changes to PR pipeline
nimishbitla11 Mar 23, 2023
f797d3c
testing build pipeline response
nimishbitla11 Mar 23, 2023
8c96610
testing Build-pipeline
nimishbitla11 Mar 23, 2023
614ded0
testing build pipeline
nimishbitla11 Mar 23, 2023
10767b5
testing build pipeline
nimishbitla11 Mar 23, 2023
39a20c3
testing build pipeline
nimishbitla11 Mar 23, 2023
93c2521
testing build pipeline with new version
nimishbitla11 Mar 23, 2023
e631a2c
testing build pipeline
nimishbitla11 Mar 23, 2023
f327ee6
testing build pipeline
nimishbitla11 Mar 23, 2023
ec65a41
working on build pipeline
nimishbitla11 Mar 25, 2023
4c20afb
testing build pipeline
nimishbitla11 Mar 25, 2023
70994e8
testing build pipeline
nimishbitla11 Mar 25, 2023
ec2f714
testing build pipeline
nimishbitla11 Mar 25, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
8 changes: 8 additions & 0 deletions .scannerwork/report-task.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
organization=dvs-pr-pipeline
projectKey=dvs-pr-pipeline_ci-phase-1
serverUrl=https://sonarcloud.io
serverVersion=8.0.0.39239
branch=master
dashboardUrl=https://sonarcloud.io/dashboard?id=dvs-pr-pipeline_ci-phase-1&branch=master
ceTaskId=AYb-ganyPIB2R57zWe76
ceTaskUrl=https://sonarcloud.io/api/ce/task?id=AYb-ganyPIB2R57zWe76
Empty file added 12345.txt
Empty file.
2 changes: 1 addition & 1 deletion myreleasecode
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Releasing code version 1.0
Releasing code version 1.0 , finally !
1 change: 1 addition & 0 deletions myweb
Submodule myweb added at 2cd241
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>in.shan5a6</groupId>
<artifactId>myweb</artifactId>
<packaging>war</packaging>
<version>0.12.10</version>
<version>0.12.14</version>
<name>myweb Maven Webapp</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
Binary file not shown.
5 changes: 5 additions & 0 deletions target/maven-archiver/pom.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#Generated by Maven
#Mon Mar 20 10:09:56 UTC 2023
groupId=in.shan5a6
artifactId=myweb
version=0.12.10
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
in/shan5a6/myweb/controller/Calculator.class
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/tmp/myweb/src/main/java/in/shan5a6/myweb/controller/Calculator.java
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
in/shan5a6/myweb/controller/CalculatorTest.class
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/tmp/myweb/src/test/java/in/shan5a6/myweb/controller/CalculatorTest.java
Binary file added target/myweb-0.12.10.war
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions target/myweb-0.12.10/WEB-INF/web.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!DOCTYPE web-app PUBLIC
"-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
"http://java.sun.com/dtd/web-app_2_3.dtd" >

<web-app>
<display-name>Archetype Created Web Application</display-name>
</web-app>
7 changes: 7 additions & 0 deletions target/myweb-0.12.10/index.jsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<html>
<body>
<h1 style="color: gree; font-size: 25px;" align="center">Automated Java Application Deployment</h1>
<h1 style="color: green; font-size: 50px;" align="center">Congratulations Team !!!! </h1>
<h2 style="color: red;font-size: 30px" align="center">Your web application is successfully deployed !!!</h2>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite tests="2" failures="0" name="in.shan5a6.myweb.controller.CalculatorTest" time="0.002" errors="0" skipped="0">
<properties>
<property name="java.runtime.name" value="OpenJDK Runtime Environment"/>
<property name="java.vm.version" value="11.0.18+10-LTS"/>
<property name="sun.boot.library.path" value="/usr/lib/jvm/java-11-openjdk-11.0.18.0.10-1.amzn2.0.1.x86_64/lib"/>
<property name="maven.multiModuleProjectDirectory" value="/tmp/myweb"/>
<property name="java.vm.vendor" value="Red Hat, Inc."/>
<property name="java.vendor.url" value="https://www.redhat.com/"/>
<property name="guice.disable.misplaced.annotation.check" value="true"/>
<property name="path.separator" value=":"/>
<property name="java.vm.name" value="OpenJDK 64-Bit Server VM"/>
<property name="sun.os.patch.level" value="unknown"/>
<property name="user.country" value="US"/>
<property name="sun.java.launcher" value="SUN_STANDARD"/>
<property name="java.vm.specification.name" value="Java Virtual Machine Specification"/>
<property name="user.dir" value="/tmp/myweb"/>
<property name="java.vm.compressedOopsMode" value="32-bit"/>
<property name="java.runtime.version" value="11.0.18+10-LTS"/>
<property name="java.awt.graphicsenv" value="sun.awt.X11GraphicsEnvironment"/>
<property name="os.arch" value="amd64"/>
<property name="java.io.tmpdir" value="/tmp"/>
<property name="line.separator" value="
"/>
<property name="java.vm.specification.vendor" value="Oracle Corporation"/>
<property name="os.name" value="Linux"/>
<property name="classworlds.conf" value="/usr/share/apache-maven/bin/m2.conf"/>
<property name="sun.jnu.encoding" value="UTF-8"/>
<property name="java.library.path" value="/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib"/>
<property name="maven.conf" value="/usr/share/apache-maven/conf"/>
<property name="jdk.debug" value="release"/>
<property name="java.class.version" value="55.0"/>
<property name="java.specification.name" value="Java Platform API Specification"/>
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/>
<property name="os.version" value="5.10.167-147.601.amzn2.x86_64"/>
<property name="library.jansi.path" value="/usr/share/apache-maven/lib/jansi-native"/>
<property name="user.home" value="/root"/>
<property name="user.timezone" value="UTC"/>
<property name="java.awt.printerjob" value="sun.print.PSPrinterJob"/>
<property name="file.encoding" value="UTF-8"/>
<property name="java.specification.version" value="11"/>
<property name="user.name" value="root"/>
<property name="java.class.path" value="/usr/share/apache-maven/boot/plexus-classworlds-2.5.2.jar"/>
<property name="java.vm.specification.version" value="11"/>
<property name="sun.arch.data.model" value="64"/>
<property name="sun.java.command" value="org.codehaus.plexus.classworlds.launcher.Launcher clean install"/>
<property name="java.home" value="/usr/lib/jvm/java-11-openjdk-11.0.18.0.10-1.amzn2.0.1.x86_64"/>
<property name="user.language" value="en"/>
<property name="java.specification.vendor" value="Oracle Corporation"/>
<property name="awt.toolkit" value="sun.awt.X11.XToolkit"/>
<property name="java.vm.info" value="mixed mode, sharing"/>
<property name="java.version" value="11.0.18"/>
<property name="securerandom.source" value="file:/dev/./urandom"/>
<property name="java.vendor" value="Red Hat, Inc."/>
<property name="maven.home" value="/usr/share/apache-maven"/>
<property name="log4jFixerAgentVersion" value="1"/>
<property name="file.separator" value="/"/>
<property name="java.version.date" value="2023-01-17"/>
<property name="java.vendor.url.bug" value="https://repost.aws/"/>
<property name="sun.io.unicode.encoding" value="UnicodeLittle"/>
<property name="sun.cpu.endian" value="little"/>
<property name="java.vendor.version" value="(Red_Hat-11.0.18.0.10-1.amzn2.0.1)"/>
<property name="sun.cpu.isalist" value=""/>
</properties>
<testcase classname="in.shan5a6.myweb.controller.CalculatorTest" name="testAdd" time="0.002"/>
<testcase classname="in.shan5a6.myweb.controller.CalculatorTest" name="testMultiply" time="0"/>
</testsuite>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
-------------------------------------------------------------------------------
Test set: in.shan5a6.myweb.controller.CalculatorTest
-------------------------------------------------------------------------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Binary file not shown.
1 change: 1 addition & 0 deletions test22.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
making additions
1 change: 1 addition & 0 deletions test23.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
again testing :(
1 change: 1 addition & 0 deletions test24.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sample 24 !!
1 change: 1 addition & 0 deletions test25.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
xyz
1 change: 1 addition & 0 deletions test26.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
back here again :/
1 change: 1 addition & 0 deletions test27.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dljlwjn
1 change: 1 addition & 0 deletions test30.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
kkkkk
1 change: 1 addition & 0 deletions test31.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions test32.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
testing 123
1 change: 1 addition & 0 deletions test33.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test
1 change: 1 addition & 0 deletions test34.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ijkqw
1 change: 1 addition & 0 deletions test35.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
jkiklp9
1 change: 1 addition & 0 deletions test44.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
kl rahul = 3rd class
1 change: 1 addition & 0 deletions test88.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
jjjjjj